VNC4.0 not working: now solved, but another question
James Weatherall
jnw "at" realvnc.com
Wed Nov 10 18:55:02 2004
> I found out that we could not connect from a 4.0 viewer to a
> 4.0 server unless the port was seperated from the pc name/ip
> addess by a "::"
> instead of a ":" the way it was in 3.3.7 or 3.3.9. By
> specifing the port with the :: we were able to get connected fine.
IF the port you are specifying is in the range 0-99 then you *must* use the
:: syntax. The : syntax works for all other port numbers. This is because
: is used to specify a *display* number (0-99), which maps to ports
5900-5999, and only treats values as *port* numbers if they are outside the
valid display number range. :: is only ever used to specificy port numbers.
Regards,
Wez @ RealVNC Ltd.