Java VNC Libraries

2019-07-04 17:16发布

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.

标签: java vnc
1条回答
对你真心纯属浪费
2楼-- · 2019-07-04 17:55

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

查看更多
登录 后发表回答