r framework, freeware)
http://www.overbyte.be
- Original Message -
From: "Info 2004" <[EMAIL PROTECTED]>
To: "ICS support mailing"
Sent: Wednesday, November 01, 2006 8:14 PM
Subject: [twsocket] Threads with TWSocket
> Hi,
>
> Are there any examples of using threads
Hi,
Are there any examples of using threads for client sockets?
What are the pros and cons of using a thread for every client connection?
My application currently accepts a connection, processes the data and
closes the connection in about 0.1 seconds. So if 100 clients connect
simultaneously,