Advertisement

Wininet query...

Started by July 27, 2000 05:30 AM
-1 comments, last by clynt6 24 years, 5 months ago
Hi, I am trying to implement a feature using the wininet API under win32 that will allow downloading of files from the internet. I have achieved this, as well as getting file sizes etc. As this is out of my area of expertise, i wondered if anyone knew what the best way to implement a file-resume (a''la getright and go!zilla) to this feature would be, as an uncompleted download would be disastrous in this case... I have looked at InternetSetFilePointer and SetFilePointer used together, but i read that support for ftp in these functions does not exist, and as i have had no joy with them so far i wondered if someone could confirm either a) that this is the correct way to do it, or b) that i should use another way.. Thanks for you time, Clynt.

This topic is closed to new replies.

Advertisement