Wininet query...
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
Popular Topics
Advertisement
Recommended Tutorials
Advertisement