[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

vdesktop




I have finally completed (pretty much) my VNC backend for rdesktop.
To recap, it replaces the X11 target with a VNC framebuffer which 
can be accessed from tons of devices that support VNC clients. 
To boot, I have hacked together a server version that just sits and serves
VNC sessions which it pipes thru to RDP to Terminal Server.

There is also some keyboard mapping code in there (hoisted from 
the WINE project) which could well be integrated with the X11 
backend. 

some links:

VNC:

http://www.uk.research.att.com/vnc

vdesktop:

http://www-lce.eng.cam.ac.uk/~tme23/vdesktop


hope this may be useful. there's lots of bits for peoples to
work on if interested.

tim.