Python SocketServer with IPv6

godshorse chinthakawk at gmail.com
Wed Apr 29 15:13:42 EDT 2009


Hello,

I am working on a overlay network implementation with python. I need
to use both IPv4 and IPv6 at each node. Python socketserver is being
used for this task. can anybody pls suggest me how to input an IPv6
address to the socketserver.

Thanks in advance,



More information about the Python-list mailing list