Hi

If your VNC server is on a Linux system , 
another solution is this simple Bash line :

netstat -atn | grep ":$ClientPortNumber.*[0-9][0-9]*[   ][
]*ESTABLISHED"

On one line only ( sorry if this command line is cut because of email ) 
Where $ClientPortNumber is 5900 , 5901 , 5902 depending on how you use
VNC
Note that the empty field between [ and ] contains a space and also a
tab

Not very elegant but ...

Jean-Marie
_______________________________________________
VNC-List mailing list
VNC-List@realvnc.com
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to