Text file transfer via IP...

Jörgen Tapani jota at telia.com
Fri Jun 1 08:00:58 EDT 2001


I'm new to Python and I would appriciate some help to find
some tutorial or some demos on how to do IP text file transfer.

I have a server software that will respond with a unknown amount of text
everytime I issue a request with a specific command.....

The PYTON client should issue the command
lets sey:
IP: 123.123.123.123
PORT: 321
Data: "Dump text data"

after issuing this command it recive all the text and
APPEND it to a text file.

Nothing more nothing less.
I'm used to work with IP in C/C++ but im new to PYTON
Please help me.






More information about the Python-list mailing list