VNC Viewer Java Version

Running as an application
java -jar vncviewer servername:displaynumber
Running as Java Applet Tag setting
<applet code="vncviewer/VNCViewer.class" archive="vncviewer.jar" width=400 height=250>
   <param name="port" value="5900">
</applet>


VNC is available for general use under the conditions of the GNU General Public Licence. You should be aware of the terms and conditions of this licence, which is also contained in the distribution itself.