Does VNC allow multiple clients to a single server? That's one thing a webapp would be good for. Plus, with a webapp, you don't need anything installed on the client machine. That means you can walk into a situation with dubious/no network, set up a server and a wifi hub, and get a bunch of totally off-the-shelf laptops/tablets operational immediately.
In fact, put the webserver and the app on a stick and the server can be off-the-shelf too. I'm thinking seminars, task forces and commuter buses. And of course home. Don On Fri, Jan 18, 2013 at 10:08 AM, Fernando Cassia <fcas...@gmail.com> wrote: > On Fri, Jan 18, 2013 at 11:52 AM, Joost Andrae <joost.and...@gmx.de> wrote: >> More important is the ability to modify documents on the go eg. from a >> mobile. > > Yes, and you can do that with an html5/ajax version hosted "somewhere" > -you´d need a web server-, or also by logging into your AOO copy at > home with a VNC client for Android/iPad... > > Two approaches for the same solution. VNC is less work so it can be > done faster. ;) > > A new project at SourceForge dubbed VNCSara allows one to encapsulate > a VNC session on http / https thus passing thru firewalls and NAT... > > OK, enough babbling. Food for thought anyway... > FC