Twisted LivePage - Client Scripting from the Server Side

12 PM November 6, 2003

Twisted LivePage lets a Python server handle any browser event such as onClick or onMouseOver and send arbitrary Javascript to the browser for execution.

The magic is done with a custom flash control embedded in the browser page, which opens a socket back to the server after the page has been loaded.

This could be really very interesting in a high-bandwidth, low-latency environment.

Via the DDJ Python URL!.

By alang | # | Comments (1)
(Posted to Python, Software Development and javablogs)
© 2003-2006 Alan Green