VNC client web application
Go to file
Joel Martin 8580b98979 Got DES encryption of password working and colors corrected.
- DES encryption for VNC bit mirrors every bytes of the password. This
  commit has a hard-coded mirrored password. Need to ask user and bit
  mirror it.

- With image data across the wire it's Blue,Green,Red, so twiddle
  things around a bit.
2010-04-06 10:35:25 -05:00
docs Add RFB specs and move *.js files into include/ 2010-03-31 19:43:09 -05:00
include Got DES encryption of password working and colors corrected. 2010-04-06 10:35:25 -05:00
canvas.html Working with Raw rectangles and capital letter keys. 2010-04-05 23:54:30 -05:00
canvas.js Got DES encryption of password working and colors corrected. 2010-04-06 10:35:25 -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 Got DES encryption of password working and colors corrected. 2010-04-06 10:35:25 -05:00
vnc.js Got DES encryption of password working and colors corrected. 2010-04-06 10:35:25 -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 Working with Raw rectangles and capital letter keys. 2010-04-05 23:54:30 -05:00