Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Jan : Re: Multi-Threaded Downloading
| Subject: | Re: Multi-Threaded Downloading |
| Posted by: | "Ken Lange" (lange..@cox.net) |
| Date: | Sat, 2 Feb 2008 23:57:55 |
Ken Lange wrote:
> I have an app where I am doing multi threaded downloading using
> TDownload URL no matter how many threads I Create only two actually show
> progress in downloading at a time, after those two, finish others will
> show progress, as if something limits the system to two concurrent
> downloads. I've seen other progs do more than two downloads at a time,
> what's the Secret?
Wow! Lots to Look at. Thanks to all!
none