Ajax VNC is a "Clientless" VNC solution implemented with Ajax technology. You can remote your PC anywhere without pre-installing any client.
As it is purely HTTP, you can VNC even behind firewall or proxy. Java VNC server able to run on Windows/Mac/Linux.
Installation:
Just unzip the zip package to your local drive. Then it is ready to run.
bin - binary class
lib - library folder
src - source folder
Usage:
Execute run.bat in bin folder to start the VNC server. And launch a web browser in the client PC. Visit the remote page by following link...
http://< server ip address >:8086/remotedesktop.html
Limitations:
· Current release do NOT support authentication. The PC running this server should not expose to public domain.
What's New in This Release:
· added Config class changed source structure for CVS
Product's homepage