How can I determine a client's IP address, when they connect to a server running Xvnc with the -inetd option?
Can't use $DISPLAY, since it's the server's address, and I don't find anything identifiable that can be used to get back to the client. Can't even find anything via the process chain to get from a running application back to the Xvnc process (xterm's run within the VNC client eventually show their parent as "init" or process id 1, never going back to the Xvnc process I know is the one I started). I need to do this for some customized settings for terminals attaching to our server (printers, etc.), and identifying them for other purposes. Any ideas? _______________________________________________ VNC-List mailing list [email protected] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
