L
Lieven De Foor
Guest
Hi, I'm writing a routine (executed by a client on the AppServer) which needs to know the IP address of the client. The IP address should be the one that the AppServer could use to call back to a service running on the client machine. I could pass the client machine's IP addresses (multiple are possible, one per NIC) using an AppServer call, but I only want the one address that the AppServer can use to reach the client (other IP's could be unreachable by the AppServer). Any ideas on how to achieve this?
Continue reading...
Continue reading...