Choose between cURL and WinInet
-
I need to develop a download manager with resume support. should i Go for cURL or WinInet API. Application is Windows based. So platform independence is not an issue. I just want to know which is batter for developing download manger like application in term of Ease of Use Features stability
Sudhir Mangla http://DevelopersVoice.com (VC++ FAQ, MFC FAQ, C++ FAQ) http://Programmerworld.net (Free books and source code)
http://Faq.Programmerworld.net (FAQ and Tips for programmers)
-
I need to develop a download manager with resume support. should i Go for cURL or WinInet API. Application is Windows based. So platform independence is not an issue. I just want to know which is batter for developing download manger like application in term of Ease of Use Features stability
Sudhir Mangla http://DevelopersVoice.com (VC++ FAQ, MFC FAQ, C++ FAQ) http://Programmerworld.net (Free books and source code)
http://Faq.Programmerworld.net (FAQ and Tips for programmers)
See URLDownloadToFile Im not sure it supports resume or no.
-
I need to develop a download manager with resume support. should i Go for cURL or WinInet API. Application is Windows based. So platform independence is not an issue. I just want to know which is batter for developing download manger like application in term of Ease of Use Features stability
Sudhir Mangla http://DevelopersVoice.com (VC++ FAQ, MFC FAQ, C++ FAQ) http://Programmerworld.net (Free books and source code)
http://Faq.Programmerworld.net (FAQ and Tips for programmers)
See here.
"Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne
-
See here.
"Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne
Thanks for point to that great post but they are suggest REST command which is specific to FTP protocol. I need something for http.
Sudhir Mangla http://DevelopersVoice.com (VC++ FAQ, MFC FAQ, C++ FAQ) http://Programmerworld.net (Free books and source code)
http://Faq.Programmerworld.net (FAQ and Tips for programmers)