n***@gmail.com
2005-06-17 09:08:15 UTC
Hey!
Is there a way to get the local machine IP by using the wininet
library, I am trying to get the IP of the machine on which the client
is running on.
There is a simple call that one can make in java
ipAddress = (InetAddress.getLocalHost()).getHostAddress();
I want to do something similar to this in vc++.
Any help would be appreciated.
Is there a way to get the local machine IP by using the wininet
library, I am trying to get the IP of the machine on which the client
is running on.
There is a simple call that one can make in java
ipAddress = (InetAddress.getLocalHost()).getHostAddress();
I want to do something similar to this in vc++.
Any help would be appreciated.