Forum Post: IP address of AppServer client

  • Thread starter Thread starter Lieven De Foor
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top