Ok, let's say that I have a program, and if users checks a box and click apply a file has to be downloaded from the internet!
Is this possible for C++ ?
Can you give me an example of downloading the file http://www.example.com/something.zip
?
Thx in advance for any replies