Minko Gechev 30-8-2013

VNC client on 200 lines of JavaScript

Read Original

This technical tutorial demonstrates how to build a basic VNC client in approximately 200 lines of JavaScript. It uses HTML5 Canvas for display, a Node.js proxy server to handle TCP connections to VNC servers, and Socket.io for real-time communication between the client and proxy. The article provides step-by-step instructions for setting up both the server and client components.

VNC client on 200 lines of JavaScript

Reacties

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet