<html>
<body>
<applet code="VncViewer.class"
archive="VncViewer.jar"
width="800" height="600">
<param name="port" value="5901">
</applet>
</body>
</html>