two questions - sockets / c functions

Cliff Wells logiplexsoftware at earthlink.net
Mon Dec 10 20:02:46 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




More information about the Python-list mailing list