On Mon, Sep 13, 2010 at 7:33 PM, Nicholas Blatter <[email protected]> wrote: > - You can't access the client filesystem directly > - Access to the GUI requires an active Internet (or at least network) > connection > - What you can display is dependent on the browser and its plugins. If > you want to display something like a pixmap you're out of luck
Also, the HTML frontend can't respond to events on the server. There are many hacks to get around it, but until WebSockets[0] become fully backed standard, you'll have to fake it. Gabe 0) http://en.wikipedia.org/wiki/WebSockets -------------------- BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. ___________________________________________________________________ List Info (unsubscribe here): http://uug.byu.edu/mailman/listinfo/uug-list
