This tag is for questions related to the Internet Protocol.
how can I retrieve the region and the city from an ip? I have found this service: http://api.hostip.…
php ip ip-geolocationI had found couple of node.js modules for finding the information about client location and network using ip address. …
node.js geolocation ip node-modules maxmindIf you have IP addresses of a set of computers (in a LAN), what other information can be deduced from …
operating-system ip ip-address lanI often hear people say to use "$_SERVER['SERVER_ADDR']", but that returns the LAN IP of my server (e.…
php ipI'm trying to change a machine IP address via cmd.exe with this code: netsh int ip set address name="…
command-line windows-xp ip netshFor example: IP Address: 130.45.34.36 Mask: 255.255.240.0 What would be Net ID/Subnet Address, and Broadcast Address?
networking network-programming ip broadcast subnetI want to ping a known MAC address, I tried to use nmap: sudo nmap -sP 192.168.15.1/24 | grep 20:64:32:3F:B1:A9 …
ip ping mac-address arpIn my program a user enters a url string, say http://www.engineering.uiowa.edu/~hawkeng//fall01/graphics/potato.gif …
java ip ip-address inetaddressI need to get a list of all the computers on the network The network is split into two local …
c# networking ip psexec subnetI made a very simple port scanner, but it runs too slow, so I'm looking for a way to make …
java sockets ip port-scanning