Good, the server is listening, so I need to figure out why the server isn't serving. Either that or go back to version 3.3.
----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, August 12, 2004 10:17 AM Subject: RE: Java Viewer Problem Upgrading to 4.0 > It is listening on the correct ports. This means it is listening on all > server interfaces for incoming connections to these ports from clients. > > TCP 0.0.0.0:5800 0.0.0.0:0 LISTENING > TCP 0.0.0.0:5900 0.0.0.0:0 LISTENING > > -----Original Message----- > From: Mark D. Latzko [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 12, 2004 10:14 AM > To: Wasik, Paul; [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: Java Viewer Problem Upgrading to 4.0 > > > Here's what I get when I check. I'm not sure, but it doesn't look like the > server is listening on port 5900 for my server either? > > Active Connections > > Proto Local Address Foreign Address State > TCP 0.0.0.0:80 0.0.0.0:0 LISTENING > TCP 0.0.0.0:135 0.0.0.0:0 LISTENING > TCP 0.0.0.0:443 0.0.0.0:0 LISTENING > TCP 0.0.0.0:445 0.0.0.0:0 LISTENING > TCP 0.0.0.0:1025 0.0.0.0:0 LISTENING > TCP 0.0.0.0:1030 0.0.0.0:0 LISTENING > TCP 0.0.0.0:1031 0.0.0.0:0 LISTENING > TCP 0.0.0.0:1098 0.0.0.0:0 LISTENING > TCP 0.0.0.0:1101 0.0.0.0:0 LISTENING > TCP 0.0.0.0:1455 0.0.0.0:0 LISTENING > TCP 0.0.0.0:1466 0.0.0.0:0 LISTENING > TCP 0.0.0.0:1473 0.0.0.0:0 LISTENING > TCP 0.0.0.0:3306 0.0.0.0:0 LISTENING > TCP 0.0.0.0:5000 0.0.0.0:0 LISTENING > TCP 0.0.0.0:5800 0.0.0.0:0 LISTENING > TCP 0.0.0.0:5900 0.0.0.0:0 LISTENING > TCP 64.105.???.???:80 213.23.45.117:3889 TIME_WAIT > TCP 64.105.???.???:139 0.0.0.0:0 > LISTENING > TCP 64.105.???.???:1025 202.105.22.247:4308 ESTABLISHED > TCP 64.105.???.???:1098 207.46.107.172:1863 ESTABLISHED > TCP 64.105.???.???:1454 0.0.0.0:0 > LISTENING > TCP 64.105.???.???:1454 64.105.???.???:139 ESTABLISHED > TCP 64.105.???.???:1466 207.46.108.72:1863 ESTABLISHED > TCP 64.105.???.???:1473 66.177.55.93:1840 ESTABLISHED > TCP 64.105.???.???:7474 0.0.0.0:0 > LISTENING > TCP 127.0.0.1:25 0.0.0.0:0 > LISTENING > TCP 127.0.0.1:110 0.0.0.0:0 > LISTENING > TCP 127.0.0.1:143 0.0.0.0:0 > LISTENING > TCP 127.0.0.1:445 127.0.0.1:1455 > ESTABLISHED > TCP 127.0.0.1:1455 127.0.0.1:445 > ESTABLISHED > > ----- Original Message ----- > From: <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Thursday, August 12, 2004 7:13 AM > Subject: RE: Java Viewer Problem Upgrading to 4.0 > > > > Have you checked to see if the server is listening on port 5800 i.e. > netstat > > -an? I noticed my system is not. > > > > Paul > > > > > > Important Notice ************************************************* > This e-mail may contain information that is confidential, privileged or > otherwise protected from disclosure. If you are not an intended recipient of > this e-mail, do not duplicate or redistribute it by any means. Please delete > it and any attachments and notify the sender that you have received it in > error. Unintended recipients are prohibited from taking action on the basis > of information in this e-mail. > > E-mail messages may contain computer viruses or other defects, may not be > accurately replicated on other systems, or may be intercepted, deleted or > interfered with without the knowledge of the sender or the intended > recipient. If you are not comfortable with the risks associated with e-mail > messages, you may decide not to use e-mail to communicate with IPC. > > IPC reserves the right, to the extent and under circumstances permitted by > applicable law, to retain, monitor and intercept e-mail messages to and from > its systems. > _______________________________________________ > VNC-List mailing list > [EMAIL PROTECTED] > To remove yourself from the list visit: > http://www.realvnc.com/mailman/listinfo/vnc-list _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
