I need a way to download a file from the Internet using Delphi via HTTP, Wich include an Progress event , I'm looking for a method wich uses the Indy components.
I am using Delphi 7.
Thanks in advance.
|
I need a way to download a file from the Internet using Delphi via HTTP, Wich include an Progress event , I'm looking for a method wich uses the Indy components. I am using Delphi 7. Thanks in advance. |
||||
|
|
|
I've coded this example, using just one HTTP GET, with Indy 10, hope it works with Indy 9 too:
|
|||||||||||||||||
|