Downloading files with c++
| SnapCrakllPop (13) | |||
| I just need someone to point me to a library(or libraries) that will help me download a file to a computer's hard drive. This is the main idea: http://www.example-code.com/vcpp/http_download.asp But I want to write the whole thing myself without using this person's functions. Thanks, SCP | |||
| Zaita (1560) | |||
| http://www.cplusplus.com/src/urlmon.zip | |||
| george135 (66) | |||
| You don't need anything. Just use URLDTOF api (1 line of code...) | |||
This topic is archived - New replies not allowed.
