Download List

專案描述

cURLpp is a C++ wrapper for libcurl (curl back-end library), a client-side URL transfer library that supports FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE, and LDAP. libcurl supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, and kerberos.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-06-20 03:17
0.6.0

This release is exception safe. It adds a Functor feature, a GetInfo feature, the CURLOPT_COOKIELIST patch, and new examples (10, 11, and 12). There are some patches for MS VC++ compiling. An SList bug has been fixed. An example 11 binary file "bug" has been fixed. The Easy::print function and the cURL namespace have been removed.
標籤: Stable, Major feature enhancements

2005-07-29 23:34
0.5.2

RPM fixes. The documentation related to the exception safe feature has been updated. cURLpp::Options::PostFieldSize is now a long, and cURLpp::Options::PostFieldSizeLarge is now a cURL::curl_off_t. This release can build with MinGW. The libcURL test has been improved. The BUILDING_CURLPP Define (DLL building) has been added.
標籤: Stable, Minor bugfixes

2005-07-15 07:07
0.5.1

cURLpp::Options::HttpGet and
cURLpp::Options::CookieSession now use bool
values.
標籤: Stable, Minor bugfixes

2005-06-19 17:31
0.5.0

The code was completely refactored.
標籤: Stable, Major feature enhancements

2005-01-02 22:12
0.3.2

標籤: Stable, Code cleanup

Project Resources