"le dahut" wrote: > I've read the Gordon McMillan's "Socket Programming HOWTO" and I'm > looking for other documents that show examples on how to write a socket > server that can answer multiple clients at the same time. > Does someone know where I can find those documents/tutorials ?
see http://effbot.org/tag/python.asyncore http://effbot.org/tag/python.asynchat or google for "twisted". </F> -- http://mail.python.org/mailman/listinfo/python-list