socket question

Chris Liechti cliechti at gmx.net
Sun Jan 20 13:36:06 EST 2002


"maximilianscherr" <MaximilianScherr at T-Online.de> wrote in 
news:mailman.1011547109.18424.python-list at python.org:

> i use an uo emu server, which can accept connections from a special 
> port and run an internal script. the port is 5005, the script looks 
> like this:
[cut example in weird language]
> so now i don't know how i can send and receive this data with the 
> socket mdule. can anyone give me an example?

does the example in the docs help?
http://www.python.org/doc/current/lib/socket-example.html

gruesschen
chris
-- 
Chris <cliechti at gmx.net>




More information about the Python-list mailing list