Download file

I tried to find something about downloading file from internet with C++.I have already read documentation from this page ang googled around this. but i havent find any example how to do it.

Can anyone tell me what command in C++ to download file?
You need to know
- HTTP Protocol
- HTML
- C++ Networking with Sockets
On Win32, you don't need anything.
Win32 Net apis and COM interfaces do everything automatically
Topic archived. No new replies allowed.