Question

Are there any VNC Libraries for Java, I need to build a JSP/Servlet based VNC server, to allow user to share their desktops with helpdesk. I've seen jVNC, but i'd like to build it myself, for a University project.

In particular, I'm looking for Java Libraries that I can use inside another servlet based application. Unfortuatnely tight VNC's source is in C.

Was it helpful?

Solution

have you looked at the tightVNC source? It is fairly terse http://www.tightvnc.com/download.html

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top