Re: [Vnc2swf-users] Possible solution to two things on the feature request list?
Status: Alpha
Brought to you by:
euske
From: Carl K. <ca...@pe...> - 2007-08-19 16:19:30
|
Jeremy Sturdivant wrote: > If vnc2swf were implemented as a vnc proxy instead of simply a client, then > it could record mouse clicks and keystrokes from clients connection through > it, right? > So is there a python module that would make this possible? Would this be way > too much work for what it would end up doing? No need. one vnc server can accept connections from multiple clients, so connect both vnc2swf and a normal client, use the client to control the server, and vnc2swf will record what the server is doing. Carl K |