Eureka
Michael Rosen
mrosen "at" gmail.com
Fri Nov 5 14:13:02 2004
Well, as I said, I'm not having any problems with the vnc viewer.
It's the java viewer that is causing me problems. I cannot determine
what is stopping it from working.
Thanks,
Mike
On Fri, 05 Nov 2004 14:33:10 +0100, Corni Beerse <cbeerse "at" lycos.nl> wrote:
> Michael Rosen wrote:
>
> > On Thu, 04 Nov 2004 10:27:21 +0100, Corni Beerse <cbeerse "at" lycos.nl> wrote:
> >
>
> sorry, my reply was based on the web-java-viewer....
>
> For the 3.x-version, you have to subtract 5900 from the used port number to get
> the vnc-display number. Hence for you:
>
> `vncviewer myhost:2000`
>
> The current (version 4) viewer, has an option to use the portnumber in stead of
> the display number. By head it is: `vncviewer myhost::7900` but check the
> documentation to be sure.
>
>
>
>
> IF you want to use telnet to test the port, use `telnet myhost 7900`. The reply
> should say something like "RFB 003.003".
>
> CBee