Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Jan : TServerSocket - Max Connections?

www.cryer.info
Managed Newsgroup Archive

TServerSocket - Max Connections?

Subject:TServerSocket - Max Connections?
Posted by:"Magno Lima" (lima.mag..@gmail.com)
Date:Thu, 24 Jan 2008 15:28:56

Hi All,

Even I can use Indy or other socket component, we have an application that
was done in Delphi 7. It uses the TServerSocket and is expected to handle a
lot of simultaneous connections. The question raised is how much concurrent
connections it can support? As TServerSocket is derived from the Winsock it
self we expect be limited by the OS (Windows 2003 Server). Theres is an
second question: "upgrading" the application to use Indy, i.e., what real
advantage we could gain?

Thank you for any information.

Magno

Replies:

www.cryer.info
Managed Newsgroup Archive