How to create and bind socket using winsock2, which will be receiving only packets which use ipv6 protocol.
Regards
feedback
|
|
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 | |||
|
feedback
|