|
Project Information
|
WebVNC is a full AJAX VNC client. This means that you can access to a remote computer through a single web browser without any specific plugin. Only images are sent. To be more precise, WebVNC is a gateway between your web browser and your VNC server. To do that, it embeds a Jetty web server. So, the project's server part takes in charge communication with your VNC server and push images back to the project's client part running on your web browser. This project has been developed to promote GWT technologies at the Paris Sun BarCamp on December 2007. |