Search found 3 matches
- Thu Dec 31, 2009 4:30 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Where can I host an application
- Replies: 5
- Views: 3410
Re: Where can I host an application
Re MS Access solutions: Sure, splitting between frontend/backend is the standard way to minimize network traffic. Network traffic is still going to be relatively big since all table data must move over the network as you do searches and joins, which is why you need to move to proper client/server so...
- Thu Dec 31, 2009 2:08 am
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Where can I host an application
- Replies: 5
- Views: 3410
Re: Where can I host an application
mwieder, thanks for your reply. Let's see if I can be more clear with regards to what I'm looking for. I guess I had not understood that the rev code was executed on the client for the web version, and I can see how that complicates things. I guess I hadn't though through the technical implications....
- Wed Dec 30, 2009 12:53 pm
- Forum: Getting Started with LiveCode - Experienced Developers
- Topic: Where can I host an application
- Replies: 5
- Views: 3410
Where can I host an application
I'm brand new to Revolution, and haven't bought Studio yet (just messing about with Media so far). Before I do, I need to know if there's a convenient way to host Revolution *applications* somewhere. Someplace where you just upload your application and It Just Works(tm). We do not want to manage our...