Top "Ipv6" questions

The Internet Protocol is one of the fundamental protocols used for the Internet.

Streaming audio and video with Python

I need to make an application which streams live multimedia. At present my application is taking image frames from a …

python video streaming live ipv6
Java check if IPv4 or IPv6 address is in a given subnet

How can I check if an IP address is in a given subnet? I was able to do this by …

java ipv6 ipv4 subnet
App Rejected with iOS IPv6 network

Yesterday, I submitted my app for review, but I got this message from Apple: We discovered one or more bugs …

ios ionic-framework ipv6
How to store a 128 bit number in a single column in MySQL?

I'm changing some tables to store IP addresses as numbers rather than strings. This is simple with IPv4 where the 32 …

mysql types ipv6
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
Formatting IPv6 as an int in C# and storing it in SQL Server

Under IPv4 I have been parsing the string representation of IP addresses to Int32 and storing them as INT in …

c# sql-server algorithm ipv6
How to convert IPv6 from binary for storage in MySQL

I am trying to store IPv6 addresses in MySQL 5.0 in an efficient way. I have read the other questions related …

php mysql ipv6
IPv6 link-local address format

I am working on a project related to networking/compression. One of the machines is Windows Vista, which already has …

windows networking tcp ipv6 ping
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