Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Mar : Re: How to limit number of concurrent clients in TServerSocket?
| Subject: | Re: How to limit number of concurrent clients in TServerSocket? |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Thu, 27 Mar 2008 22:36:39 |
"Bo Berglund" <bo.berglund@telia.com> wrote in message
news:8gbou3paed5u8r4ge8ubjhi4bjnd423jto@4ax.com...
> Is there a Socket.Connections.Count property too?
That is what the TServerSocket.Socket.ActiveConnections property is.
Gambit