newbie tcp/ip question

Stephen R Laniel steve at laniels.org
Sun Jun 24 15:59:43 EDT 2007


On Sun, Jun 24, 2007 at 02:52:25PM -0500, Zachary Manning wrote:
> 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?

Does this cover what you want to do?
http://docs.python.org/lib/socket-example.html

-- 
Stephen R. Laniel
steve at laniels.org
Cell: +(617) 308-5571
http://laniels.org/
PGP key: http://laniels.org/slaniel.key



More information about the Python-list mailing list