This tag is for questions related to the Internet Protocol.
When a IP-Range is written as aaa.bbb.ccc.ddd/netmask (CIDR Notation) I need to calculate the first and …
c# ip netmask<script type="application/javascript"> function getip(json){ alert(json.ip); // alerts the ip address } </script> <…
javascript jquery ipAlright, I have an small authentication issue. My web service allows to connect to my API over HTTP with a …
php proxy ip forwardingHow can I get MAC Address using PHP or javascript...
php ipIs there a way to figure out the country name just by looking at an IP address? I mean, do …
geolocation ip ip-address geoipI was playing with sockets on local machine with no network connection. See below: IPAddress address = IPAddress.Any; // doesn't work …
c# ip system.netHow can I get the ip address of my phone when it is connected under wifi? I found a method …
android ip android-wifi android-networkingI am trying to develop a Java web application (Servlet) which I need to get clients IP address. Following is …
java servlets ip