Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Jan : Re: Multi-Threaded Downloading

www.cryer.info
Managed Newsgroup Archive

Re: Multi-Threaded Downloading

Subject:Re: Multi-Threaded Downloading
Posted by:"Danijel Tkalcec" (r..@deltasoft.hr)
Date:Wed, 23 Jan 2008 08:34:05

"Remy Lebeau (TeamB)" schrieb:
>
> "Danijel Tkalcec" wrote:
>
>> If the component you are using is working through the WinInet API
>
> TDownloadURL uses the URLDownloadToFile() function in URLMON.DLL.

Don't know that DLL, but after goolgling a bit, it looks like it has the
same limitations enforced on it as the WinInet API, since it is also being
used by Internet Explorer and Micrisoft likes to integrate things like that
into their OS.

Best Regards,
Danijel Tkalcec, Team RTC
http://www.realthinclient.com

Replies:

In response to:

www.cryer.info
Managed Newsgroup Archive