Say, I have 2 or more active network cards on my machine. i am using a c# application from which i am calling an asynchronous service. i want to be able to determine which ipaddress have i used when calling this service.
for example, my two active ip's are 192.168.10.5 and 192.168.5.7 and the service ipaddress is 192.168.7.12.