socket question

maximilianscherr MaximilianScherr at T-Online.de
Sun Jan 20 13:55:04 EST 2002


have seen it, but don't really understand it, like if i do a 
socket.recv() does it wait until it receives data?


gruß zurück,

Max


--- In python-list at y..., Chris Liechti <cliechti at g...> wrote:
> "maximilianscherr" <MaximilianScherr at T...> wrote in 
> news:mailman.1011547109.18424.python-list at p...:
> 
> > 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 g...>
> 
> -- 
> http://mail.python.org/mailman/listinfo/python-list





More information about the Python-list mailing list