Discussion:
Down load file
(too old to reply)
k***@gmail.com
2007-09-07 06:04:21 UTC
Permalink
I have to write one program for download file from URL ,with resume,
spouse, stop option.which is the better and simple way to do it?
i have seen one IInternetProtocolRoot,don't know how to implement ,i
tried URLDownloadToFile,seems to no control over down load
any help really appreciable.
Vladimir Scherbina [MVP]
2007-09-13 12:57:39 UTC
Permalink
Use wininet functions, InternetReadFile, InternetSetFilePointer.
--
--Vladimir
Post by k***@gmail.com
I have to write one program for download file from URL ,with resume,
spouse, stop option.which is the better and simple way to do it?
i have seen one IInternetProtocolRoot,don't know how to implement ,i
tried URLDownloadToFile,seems to no control over down load
any help really appreciable.
Continue reading on narkive:
Loading...