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.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to