Top "Ip" questions

This tag is for questions related to the Internet Protocol.

Getting visitors country from their IP

I want to get visitors country via their IP... Right now I'm using this (http://api.hostip.info/country.php?…

php geolocation ip country-codes
socket.error:[errno 99] cannot assign requested address and namespace in python

My server software says errno99: cannot assign requested address while using an ip address other than 127.0.0.1 for binding. But if …

python sockets namespaces ip
How do I get the IP address into a batch-file variable?

I have an odd question, not sure if its possible. I'd like to write a script, and for example I'm …

batch-file ip
How to identify server IP address in PHP

How can I identify the server IP address in PHP?

php ip
Get gateway ip address in android

How to get gateway IP details , There is option using wifimanager but. If there is no wify how to find …

android ip gateway
How to determine the IP address of a Solaris system

What command do I want to issue when I want to know the IP address of the Solaris machine I'm …

unix networking ip-address solaris ip
Find IP address of directly connected device

Is there a way to find out the IP address of a device that is directly connected to a specific …

windows ip discovery
Getting IP address of client

I am developing a web application using JSP, Servlets (Container: Glassfish) in which I need to get clients IP Address. …

java web-applications servlets ip
Get user's current location

How can I determine user's current location based on IP (I guess it works this way).

php geolocation ip
Getting the client IP address: REMOTE_ADDR, HTTP_X_FORWARDED_FOR, what else could be useful?

I understand it's a standard practice to look at both these variables. Of course they can easily be spoofed. I'm …

asp.net http http-headers ip ip-address