vnc.js: how to build a JavaScript VNC Client in a 24 hour hackday
12/20/2011
In this post, I'll tell you how, during a 24 hour hackday, we combined Node.js, socket.io, HTML5 canvas, and a solid understanding of the RFB protocol to create a VNC client that runs in the browser.... | Read More
Engineering