Accept/Send Network Data Concurrently?

lf11 at deletethistomailme.andonet.com lf11 at deletethistomailme.andonet.com
Thu Mar 16 18:31:57 EST 2000


This is a puzzle that has stumped me for some time--how can I 
make server that accepts incoming requests, replies to them, 
and sends data at timed intervals?

For example, a chat server that accepts incoming requests 
and forwards them to the appropriate user.  It also maintains 
a list of online users, and pings them periodically to see if 
they are still on.

Thanks!

 -lf





More information about the Python-list mailing list