Advertisement

1 - 10 of 18 containing alltags:("ipaddresses") (0.001 seconds)
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
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
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.  
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...
Zones: ISP / HostingDate Answered: 09/08/2005 Grade: B Views: 0
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...
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 ...
Zones: MS Visual BasicDate Answered: 09/28/2005 Grade: A Views: 0
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...
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...
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...
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...
Zones: C++Date Answered: 07/25/1998 Grade: C Views: 4