java client

Mac Reiter MacReiter "at" bigfoot.com
Thu, 18 Jun 1998 22:17:31 +0000


>After you compile the Java code, what's the trick for running it?
>Specifically, I'm trying to run is from a Macintosh.
>
>Does the Java Client have to be run from a system that has a VNC server
>running on it?  (i.e., if I install the java client on a web server running
>on a unix box, does that unix box also have to run the VNC server?)
>
>Fred Seaton
>Western Illinois University

As far as I know, the intended method of running the Java client is to
point a Java-enabled web browser at the machine that is running VNCserver,
port number 5800 + <display number>.  VNCserver will then download the Java
applet classes to your machine, the applet will connect back upstream to
the VNCserver machine and start running.

Example:  Machine running VNCserver is opus.vnc.com.  When you ran
VNCserver, you specified display number 7.

Make sure your web browser has Java enabled, and you may need a fairly new
browser (probably at least Netscape 3.x or IE 3.x).
Point your web browser at :

http://opus.vnc.com:5807

And (after a download delay) you should be asked for a login password --
the one you specified to VNCserver when you started it.

Hope that helps.
Mac