Question

How to create and bind socket using winsock2, which will be receiving only packets which use ipv6 protocol.

Regards

Was it helpful?

Solution

Almost everything about network sockets and even windows specific stuff can be found at Beej's Guide to Network Programming. Transition from IPv4 to IPv6 is described in detail here

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top