Download List

Project Description

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.

2004-06-18 06:07
0.3.1

configure.ac was made Cygwin compliant. The autogen.sh
script, passwd_trait, and debug_trait were fixed. All registry
code was removed, and the storage_trait stuff was reincluded.
Issues with the PASSWDFUNCTION and PASSWDDATA
options were fixed along with a CXXFLAGS overwritting
problem. -lutilspp was added to curlpp-config and a timecond
macro problem was fixed. A new test was provided for libcurl
versions that don't rely on a specific shell. A patch for GCC
3.4 was added, and a libcurl version check error in configure
was fixed.
Tags: Stable, Major bugfixes

2002-12-16 23:35
0.3.0

Addition of HTTP-only options.
Tags: Development, Minor feature enhancements

2002-12-11 19:06
0.2.0

Tags: Stable, Initial freshmeat announcement

Project Resources