> <<Don't use TWSocket for listening, use TWSocketServer which do all the
> housekeeping needed to handle simultaneous clients.>>
>
> OK -- I was using the Client5 and Server5 demos as a starting point, where
> both the sender and receiver are TWSocket components, are they not?

Server5 is a very very old sample program...
It use TWSocket as server socket. That's fine except that since sever5 demo
has been written, TWSocketServer has been created. It if much better to use
it since it implement all the housekeeping needed for a TCP server. There
are many samples. The most recent, the best it is !

Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html
--
[EMAIL PROTECTED]
Author of ICS (Internet Component Suite, freeware)
Author of MidWare (Multi-tier framework, freeware)
http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to