¡@

Home 

c++ Programming Glossary: curlpp

How do you make a HTTP request with C++?

http://stackoverflow.com/questions/1011339/how-do-you-make-a-http-request-with-c

problem. libcurl is really complete. There is a C wrapper curlpp that might interest you as you ask for a C library. neon is.. is another interesting C library that also support webdav. curlpp seems natural if you use C . There are many examples provided... Note namespace changed was cURLpp in 0.7.2 ... #include curlpp cURLpp.hpp #include curlpp Easy.hpp #include curlpp Options.hpp..