two questions - sockets / c functions

Laura Creighton lac at strakt.com
Tue Dec 11 03:46:33 EST 2001


> On Monday 10 December 2001 11:47, Laura Creighton wrote:
> > The only thing Oleg forgot to tell you was that sockets don't work on
> > Windows, so if that was the client-server you wanted, then you need
> > threading instead.  You may, of course, have already known this.  If
> > you want a client server with threading you may be interested in:
> 
> Did you mean fork() doesn't work?  Sockets work as well as anything else 
> on Windows, and I don't see how threading would help if they didn't.
> 
> -- 
> Cliff Wells
> Software Engineer
> Logiplex Corporation (www.logiplex.net)
> (503) 978-6726 x308
> (800) 735-0555 x308

Ah, I see I have to thank Cliff Wells as well as Oleg.  Thank you Cliff.

Laura





More information about the Python-list mailing list