How to download a file from internet with progress bar using threads in Delphi 2009/10 without Indy components?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This uses the clever internet suite to handle the download, I haven’t so much as checked it in the IDE so I wouldn’t expect it to compile and no doubt it’s full of errors but it should be enough to get you started.
I don’t know why you don’t want to use Indy but I would strongly advise getting some components to help with the Http download… there really is no need to reinvent the wheel.