Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Jan : IdICMPClient & Thread Limits ???
| Subject: | IdICMPClient & Thread Limits ??? |
| Posted by: | "Ivor Flannery" (iflann..@7-11.com) |
| Date: | 9 Jan 2006 02:17:46 |
This maybe in the wrong group but let me start here.
I've written an application to track a lot of addresses in our network
(20000+) using ping. I just keep creating threads up to ~200 at a time.
I wrote this under Delphi 7 and using an IdIcmpClient (Indy10). When I
run this on my laptop under WinXP, everything seems to work fine.
But when I run it on a 2003 Server, I start to get errors about thread
creation failures. My account is a local administrator on this system,
so I am not suspecting rights issues.
I am trying to see if anybody has experienced this in their travels or
can point me to the right group.
TIA, Ivor
--