VNC client web application
Go to file
Joel Martin f272267bf7 Add Canvas and event experiments.
Correctly handles all three mouse buttons and key presses on firefox
and Chrome.

Has a decent obj properties lister (dirObj).
2010-04-04 15:46:39 -05:00
docs Add RFB specs and move *.js files into include/ 2010-03-31 19:43:09 -05:00
include Base64 Javascript encode/decode library. 2010-04-02 19:17:01 -05:00
canvas.html Add Canvas and event experiments. 2010-04-04 15:46:39 -05:00
canvas.js Add Canvas and event experiments. 2010-04-04 15:46:39 -05:00
echo_local.html Add RFB specs and move *.js files into include/ 2010-03-31 19:43:09 -05:00
interact.html Add RFB specs and move *.js files into include/ 2010-03-31 19:43:09 -05:00
rfb_notes First RFB protocol stub implementation. 2010-04-01 11:36:22 -05:00
vnc.html Do base64 encode/decode of stream. Send SetEncoding and FB update request. 2010-04-02 19:17:46 -05:00
vnc.js Do base64 encode/decode of stream. Send SetEncoding and FB update request. 2010-04-02 19:17:46 -05:00
web.py Add minimal python directory web server. 2010-03-31 19:44:48 -05:00
ws_echo.py Simplify ws_echo.py code. 2010-03-31 18:20:48 -05:00
wsproxy.py Base64 encode/decode for client Javascript. 2010-04-02 19:16:25 -05:00