How to implement downloading a large file (~500MB) from HTTP in my application? I want to support automatic resume/retry, so that when connection is disconnected, my applica
There's a Internet Download Manager support for you to handle this.
Download IDMCOMAPI.zip, Then with (Tlbimp) Type Library Importer, import the file IDManTypeInfo.tlb from the extracted zip.
cmd:
C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\TlbExp.exe (FilePathGoesHere)\IDManTypeInfo.tlb
Take note:
1.) You should run the Command Prompt in an Administrator mode.
2.) There are some files without resume capability.