curlcpp is an object oriented C++ wrapper for libcurl. It allows you to handle connections and transfers in an easy way.
You will find installation instructions in the README.md file. The project it is also hosted on github.

Features

  • Official libcurl wrapper: http://curl.haxx.se/libcurl/cplusplus/
  • Easy way to perform requests using libcurl C++ wrapped interfaces: curl_easy, curl_multi and curl_share
  • Traceback to check the order of methods calls if an exception is thrown.
  • Implemented a curl_writer used to change the stream and the default writer callback function to put libcurl functions output elsewhere than stdout.
  • Easy way to send/receive data thanks to a curl_sender and a curl_receiver
  • Custom exceptions for every libcurl interface: curl_easy_exception, curl_multi_exception, curl_share_exception.
  • Class to handle streams of data
  • Put request content in a file or variable

Project Activity

See All Activity >

Categories

Libraries

License

MIT License

Follow curlcpp

curlcpp Web Site

Other Useful Business Software
Outgrown Windows Task Scheduler? Icon
Outgrown Windows Task Scheduler?

Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
Download Free Tool
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of curlcpp!

Additional Project Details

Intended Audience

Developers

Programming Language

C++

Related Categories

C++ Libraries

Registered

2014-07-04