Top "Ipv4" questions

IPv4 is the "old style" IP protocol currently used in most circumstances.

Configure git to use IPv4 instead of IPv6 by default

Checking the environment variables and also HTTP configuration options does not reveal something. Is there a way to do this?

git ipv6 ipv4
How to test iOS app on supporting IPv6? Apple rejected app as it is not IPv6 compatible

have apps, built 2015 and 2014. How can I test them for IPv6? If my apps doesn't support IPv6, what should I …

ios ipv6 appstore-approval ipv4 network-connection
How to find location based on IP address in Excel

I've got a spreadsheet of about 5000 user events associated with IPs, and I'm trying to use IP to determine location …

excel location ip-address vlookup ipv4
Connecting IPv4 client to IPv6 server: connection refused

I am experimenting with IPv6 sockets, particularly the "dual stack" capability offered on Windows Vista and later, and apparently on …

c++ sockets ipv6 ipv4
Difference in Ethernet and Wireless IP addresses?

This is probably a pretty basic question with a fairly simple answer, but I was just wondering if anyone could …

networking ip lan ethernet ipv4
Node.js server only listening on ipv6

I am running a node.js server on port 5403. I can telent to the private ip on this port but …

node.js ubuntu ipv6 ipv4 netstat
API for configuring static IP addresses in an Android application

Is it possible to set the IP address of an interface in Android within an application? I can query the …

android networking ipv6 ipv4
Converting C++ TCP/IP applications from IPv4 to IPv6. Difficult? Worth the trouble?

Over the years I've developed a small mass of C++ server/client applications for Windows using WinSock (Routers, Web/Mail/…

c++ tcp winsock ipv6 ipv4
Python - parse IPv4 addresses from string (even when censored)

Objective: Write Python 2.7 code to extract IPv4 addresses from string. String content example: The following are IP addresses: 192.168.1.1, 8.8.8.8, 101.099.098.000. These can …

python regex python-2.7 ipv4 data-extraction
REMOTE_ADDR and IPv6 in PHP

Is it safe to assume that $_SERVER['REMOTE_ADDR'] always returns a IPv4 address? Thanks!

php apache ip-address ipv6 ipv4