Hello,
My WIN32 application needs to download a file ZIP or MSI from the server. Which is the best method to download a file from server in background using C++.
Please suggest me any libraries that I can use it for download purpose.
Thanks in advance.