Select client IP for connecting to a server
Posted: Thu Jun 28, 2012 5:48 pm
Hey folks,
assume a computer has multiple IP addresses which it can use to connect to a server. Is there any way I can tell OpenNetworkConnection() to use any specific IP address for establishing that connection (i.e. the ClientIP() which the server will then see)?
I have already found a solution for this problem but that didn't use native code at all; using this solution would involve rewriting large portions of my application and I'd like to avoid that if possible.
Thanks a lot!
merendo
assume a computer has multiple IP addresses which it can use to connect to a server. Is there any way I can tell OpenNetworkConnection() to use any specific IP address for establishing that connection (i.e. the ClientIP() which the server will then see)?
I have already found a solution for this problem but that didn't use native code at all; using this solution would involve rewriting large portions of my application and I'd like to avoid that if possible.
Thanks a lot!
merendo