Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ipv6

Raw Socket Udp Multicast In Ipv6

i receive data from multicast for my UDP sniffer, but only in IPv4. My code looks like this, try: … Read more Raw Socket Udp Multicast In Ipv6

Why The Connect Failed For Ipv6 At Python?

Why the connect failed for ipv6 ?? # python >>> import socket >>> s = … Read more Why The Connect Failed For Ipv6 At Python?