curlcpp 0.1.3
curlcpp is a C++ wrapper around cURL/libcurl. It abstracts connections and transfers in a more user-friendly and object-oriented API, through curl_easy, curl_multi and curl_share. It provides tracebacks, and a curl_writer interface for output capturing, and simplified data transfer handling via curl_reader/writer.
Tags | c++ curl http ftp file-transfer library |
---|---|
License | MITL |
State | stable |