> Try to wait a while in the server thread, after sending the
> message before closing the connection, to give the message
> time to get transmitted.
>
> time.sleep(0.5) should do it...
>
> - Hendrik

OMG, it works.
I can't believe the problem can be solved so easily.

Thanks very much.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to