> Are you sure you are running in inetd mode? As far as I know > inetd, the communication is not on the requested port. IF the > connection goes away by itself in a reasonable time (up to > several minutes) then you are just waiting for an other > session to be setup.
I am definitely using inetd. And it supports multiple simultaneous connections, all on port 5900. So it normally accepts new connections, regardless of whether there is already a session connected. > If you use the setup as on > http://www.sourcecodecorner.com/articles/vnc/l> inux.asp, the > ports for inetd usage are from 5950 upwards to > avoid collisions with plain vncserver sessions. I prefer to use 5900. There is no 'plain vncserver' to conflict with, and by using 5900, the viewer does not have to specify the port/session number. Ie, I can use "hostname" instead of "hostname:50". > 1.2.6 is out (however, that should not be the problem here) I will load that in the next couple days and see if it resolves the problem. Thanks. -Lee Allen _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
