In message <[EMAIL PROTECTED]>, asit wrote: > from socket import *
I think I'd make it a policy not to help with any scripts that contain wildcard imports. > status={0:"open",10049:"address not available",10061:"closed", > 10060:"timeout",10056:"already connected",10035:"filtered",11001:"IP > not found",10013:"permission denied"} I think these numbers are Dimdows error codes? -- http://mail.python.org/mailman/listinfo/python-list