SocketServer broadcast

Torsten Rueger torsten.rueger at hiit.fi
Fri Dec 19 04:11:57 EST 2003


On Dec 19, 2003, at 10:51 AM, Olivier Hoarau wrote:
> I have build a client/server application with the socket module. The
> server mades UDP broadcasting and the client only reads UDP broadcast
> messages. All work fine.

Are you saying you have working server client/server code that works, 
but doesn't use the SocketServer ?
If so, could you post it ?

I've been trying to do the same thing, though I'd be fine with it not 
using the Socketserver, but no success.  Sorry.


Torsten






More information about the Python-list mailing list