> -----Original Message----- > From: W. Curtiss Priest [mailto:[EMAIL PROTECTED]] > > > If I click on Start (on machine 10.0.0.1, Win95), type in: > > telnet 10.0.0.3:5900 > > it clearly states: > > "could not open connection to 10.0.0.3:5900
I think your telnet binary has slightly different options (as mine) I'd type: `telnet 10.0.0.3 5900` (note, no : but a space). You could also try your webbrowser: telnet://10.0.0.3:5900/ . CBee _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
