Question

I would like to upload a file (a picture, in my case) in C/C++ using HTTP with libcurl.

It will be great to have a working sample in C/C++ with (optional) the php code for the server side.

Was it helpful?

Solution

Check out the tutorial at the libcurl site.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top