Networking can be hard. I'd suggest checking out these libs. pygame mastermind: http://www.pygame.org/project-Mastermind+Networking+Lib-859-1773.html podSixNet : http://mccormick.cx/projects/PodSixNet/ twisted: http://wiki.python.org/moin/Twisted-Examples lots of references in the answers to this StackOverflow post: http://stackoverflow.com/questions/78704/good-python-network-programing-resource
Twisted is the hardest in that list to get into. -- Jake
-- http://mail.python.org/mailman/listinfo/python-list