• Joel Martin's avatar
    Working VNC client! Add mouse movement support. · 8cf20615
    Joel Martin authored
    - Mouse movements are accumulated and sent about 5 times a second.
    - Normal polling happens at about 1.5 seconds intervals.
    
    This commit represents a very functional VNC client under Google
    Chrome.
    
    Remaining work:
    
        - Cut and paste support.
    
        - Framing bugs when using RRE encoding.
    
        - Better status and error feedback.
    
        - Get working in firefox using flash web-socket-js:
            http://github.com/gimite/web-socket-js
    
        - Version without mootools (but test cross-browser).
    8cf20615
Name
Last commit
Last update
docs Loading commit data...
include Loading commit data...
README.md Loading commit data...
canvas.html Loading commit data...
canvas.js Loading commit data...
prime.html Loading commit data...
prime.js Loading commit data...
rfb_notes Loading commit data...
vnc.html Loading commit data...
vnc.js Loading commit data...
web.py Loading commit data...
wsproxy.py Loading commit data...