newbie tcp/ip question

Jacek Trzmiel sc0rp at hot.pl
Sun Jun 24 15:58:10 EDT 2007


Hi,

Zachary Manning wrote:
> 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?

Google for: python socket example

Best regards,
Jacek.




More information about the Python-list mailing list