uploading and downloading files in a program

Feb 19, 2015 at 10:35pm
I understand I can do this via a php file on a server, but I don't understand how I can communicate with the php file from c++ code on my machine. Is there some library function I can use to load the html form or data object to hold the php form?

Also whats the vibe on amazon EC2 cloud computing servers? It may be out of the scope of this simple program I have uploading and downloading XML, but is this the technology of the future, and should it be embraced now?
Feb 20, 2015 at 12:21am
Look into libCURL.

Amazon is not the only company offering cloud services - Google offers them too, as well as Microsoft.
Topic archived. No new replies allowed.