summaryrefslogtreecommitdiffstats
path: root/classes
diff options
context:
space:
mode:
Diffstat (limited to 'classes')
-rw-r--r--classes/VncViewer.jarbin0 -> 36406 bytes
-rw-r--r--classes/index.vnc3
-rw-r--r--classes/vncviewer.jarbin31205 -> 0 bytes
3 files changed, 2 insertions, 1 deletions
diff --git a/classes/VncViewer.jar b/classes/VncViewer.jar
new file mode 100644
index 0000000..ac35865
--- /dev/null
+++ b/classes/VncViewer.jar
Binary files differ
diff --git a/classes/index.vnc b/classes/index.vnc
index 5b78cf6..5eae27e 100644
--- a/classes/index.vnc
+++ b/classes/index.vnc
@@ -8,9 +8,10 @@
<TITLE>
$USER's $DESKTOP desktop ($DISPLAY)
</TITLE>
-<APPLET CODE=vncviewer.class ARCHIVE=vncviewer.jar
+<APPLET CODE=vncviewer.class ARCHIVE=VncViewer.jar
WIDTH=$APPLETWIDTH HEIGHT=$APPLETHEIGHT>
<param name=PORT value=$PORT>
</APPLET>
+<BR>
<A href="http://www.tightvnc.com/">www.TightVNC.com</A>
</HTML>
diff --git a/classes/vncviewer.jar b/classes/vncviewer.jar
deleted file mode 100644
index 993613a..0000000
--- a/classes/vncviewer.jar
+++ /dev/null
Binary files differ