> is it possible to get these information before a client connect - 
> on server startup? 

Conceptual problem here, you specify the IP addresses the web server listens on,
so you must know what address the server is using.  

The only exception in 0.0.0.0 which means any IP address, when you need to use
the client code to find which address the client choose, which could have been
any of those allocated to the PC.  

Angus

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to