Tzury Bar Yochay <[EMAIL PROTECTED]> writes: > In my case I need a simple server that can serve more than one client. > I couldn't find an example on how to do that and be glad to get a hint.
See the SocketServer module, both the documentation and the source code. -- http://mail.python.org/mailman/listinfo/python-list