Hi, I've set up a non-persistent vnc (v. 4.1.1) session through inetd (on Solaris and Linux) and using vncviewer (v 4.1.1.) to connect from Windows workstations.
The vncviewer is configured to not "Offer To Automatically Reconnect". When I unplug the network cable of the windows workstation I expect and get a vncviewer info prompt saying "read: Connection reset by peer (10054)". What I also expect to happen is that the corresponding server (Xvnc) detects this and terminates the session running on the server side immediately. Unfortunately this does not happen. The session only gets terminated after the idle timeout (default: 3600 secs). Is there a way to enforce this to happen? Here's how I start Xvnc on Solaris through inetd: /usr/local/bin/Xvnc -inetd -securitytypes=none -desktop remote-user -depth 16 -geometry 1024x768 -nolisten named -query localhost -once 3>/dev/null Thanks, -nik Confidentiality Notice This e-mail (including any attachments) is intended only for the recipients named above. It may contain confidential or privileged information and should not be read, copied or otherwise used by any other person. If you are not a named recipient, please notify the sender of that fact and delete the e-mail from your system. _______________________________________________ VNC-List mailing list [email protected] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
