Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Oct : simultaneous winsocks
| Subject: | simultaneous winsocks |
| Posted by: | "GannTrader" (a@a.com) |
| Date: | Mon, 2 Oct 2006 00:18:08 |
Hi
Im writing a program that opens a TCPconnection in each thread.
How many threads=connections can i open?
It seams like theres a limitation somewhere around 200-300. I have never
succeded in opening more than that.
I use Windows XP pro SP2 and Indy 10.
Is there a limitation in Wíndows or Indy?
If there is. Is there a way to get around it?