How to create and bind socket using winsock2, which will be receiving only packets which use ipv6 protocol.
Regards
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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