newbie tcp/ip question

Zachary Manning zachary.manning at gmail.com
Sun Jun 24 15:52:25 EDT 2007


Hello all,

I'm having a hard time tracking down a way to open up a tcp/ip client 
connection and simply sending a string to the port I've opened up.

For instance

I want to send some hex characters as a string literal to port 7142 and 
to a specific ip address. How do I do that in python?



thanks,

zm



More information about the Python-list mailing list