Have you tried using UDP instead of TCP? Also, it is common practice to choose a random port over 1024 for opening a connection to a remote server.
-- http://mail.python.org/mailman/listinfo/python-list
Have you tried using UDP instead of TCP? Also, it is common practice to choose a random port over 1024 for opening a connection to a remote server.
-- http://mail.python.org/mailman/listinfo/python-list