hi,
if my system has public ip and local ip also(suppose my system is in lan)..how to trap the two ip's and i also want to know the which is local ip and which is public ip.
pinkyB
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_20757120.htm...
Zones:
Windows MFCDate Answered: 10/06/2003 Grade: A Views: 0
Hi,
Could i know how to convert IPAddress from String(192.168.1.11) to Byteorderform.
regards,
alpjose
http://www.experts-exchange.com/Programming/Languages/Java/Q_21156004.html
Zones:
JavaDate Answered: 11/02/2004 Grade: A Views: 0
Does anyone know how I can find out who owns a specific IP address? I received a suspicious e-mail at school and I would like to find out who owns the IP address.
http://www.experts-exchange.com/Security/Misc/Q_21194390.html
Zones:
SecurityDate Answered: 11/04/2004 Grade: A Views: 0
How do big companies like Yahoo, Hotmail, and different mail list sites manage to keep their ipaddresses out of the black lists? I had one person do some spammin on my hosting server and the ipaddr...
http://www.experts-exchange.com/Networking/ISPs_Hosting/Q_21533612.html
Hi all,
I am not sure this is the right place to put this question here or not.. but well.. may be you can throw some thoughts..
I am just wondering..
I have 2 machines.. on Internet.. both h...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20082188.html
Zones:
JavaDate Answered: 02/27/2001 Grade: A Views: 0
Can anyone show me what is wrong with the code below? I connect to the remote machine and pull back a lot of data, but can't seem to get IP Address. I rewrote this in VB6 and can make it work if ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21576827.htm...
How can I get a list of all IP addresses that are "local" to me? Meaning, I'd like to get my own IP address, and I'd like to retrieve all IP addresses that I can see--DB servers, web servers, what...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21656882.html
Zones:
C#Date Answered: 12/10/2005 Grade: A Views: 0
Hi!
Why this code does not work ? :(
----------
INITCOMMONCONTROLSEX cc;
cc.dwSize = sizeof(INITCOMMONCONTROLSEX);
cc.dwICC = ICC_INTERNET_CLASSES;
::InitCommonControlsEx(&cc);
::CreateW...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20118389.html
Zones:
C++Date Answered: 05/22/2001 Grade: A Views: 4
I have successfully attained the computers IP Address with my C++ code but I am now getting an error when I try to store the IP address from the struct it's attained from to a struct of my own. My...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_21605026.html
Zones:
C++Date Answered: 10/24/2005 Grade: A Views: 0
How do you get the IP address and subnet mask programtically from Windows95. Is there a method other than using the Registry. If not how can you find it it the registry. Running on NT 4.0 I can rec...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10061333.html
Zones:
C++Date Answered: 07/25/1998 Grade: C Views: 4