Top "Ip-address" questions

An Internet Protocol address (IP address) is a numerical label assigned to each device in a computer network that uses the Internet Protocol for communication.

Validate IPv4 address in Java

I want to validate an IPv4 address using Java. It should be written using the dot-decimal notation, so it should …

java ip-address
C# IPAddress from string

I need to define the IP address in the class System.Net.IPAddress but the method: IPAddress ipaddress = IPAddress.Parse("127.0.0.1"); //127.0.0.1 …

c# string ip-address
Integer to IP Address - C

I'm preparing for a quiz, and I have a strong suspicion I may be tasked with implementing such a function. …

c string ip-address
Getting the 'external' IP address in Java

I'm not too sure how to go about getting the external IP address of the machine as a computer outside …

java networking network-programming ip-address external
how to get the ipaddress of a virtual box running on local machine

I need to connect to my virtual box running on my local machine to transfer files from my local system …

virtualbox ip-address winscp
Which MySQL datatype to use for an IP address?

Possible Duplicate: How to store an IP in mySQL I want to get the IP address from $_SERVER['REMOTE_ADDR'] …

php mysql types ip-address
Getting IPV4 address from a sockaddr structure

How can I extract an IP address into a string? I can't find a reference that tells me how char …

c ip-address
Rails: Get Client IP address

In Rails, what's the best way to get the ip address of the client connecting to the server? Here are …

ruby-on-rails client ip-address
What is the total amount of public IPv4 addresses?

Yes, I am needing to know what the total number possible IPs in the public IPv4 space. I'm not sure …

ip-address ipv4
Identifying country by IP address

Is there a way to figure out the country name just by looking at an IP address? I mean, do …

geolocation ip ip-address geoip