Java VNC Libraries

霸气de小男生 提交于 2020-01-03 22:55:12

问题


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.


回答1:


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



来源:https://stackoverflow.com/questions/66504/java-vnc-libraries

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!