SocketServer

brueckd at tbye.com brueckd at tbye.com
Wed Sep 5 19:48:52 EDT 2001


On Wed, 5 Sep 2001, Charles wrote:

> Anybody know where ca i find a good tutorial or
> examples to create a Socket Server ?

Hi Charles,
The BaseHTTPServer (which uses SocketServer) has a test() function that
should help you.

-Dave





More information about the Python-list mailing list