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

이 릴리스에는 예외로 안전합니다. 그것은 Functor 기능 GetInfo 기능을 추가, CURLOPT_COOKIELIST 패치, 새로운 예제 (10, 11, 12). 저기 석사 VC에 대한 몇 가지 패치 + 위치 + 컴파일. SList 버그가 수정되었습니다. 예를 들어 11 이진 파일 "버그"수정되었습니다. 간편한 : : 인쇄 기능과 cURL을 네임 스페이스가 삭제되었습니다.
Tags: Stable, Major feature enhancements
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.

2005-07-29 23:34
0.5.2

RPM을 수정. 문서를 안전하게 기능이 업데이 트되었습니다 예외 관련. cURLpp : : 선택 : : PostFieldSize 지금은 오래이며, cURLpp : : 선택 : : PostFieldSizeLarge 지금 cURL을 사용합니다 : : curl_off_t. 이 릴리스 MinGW로 구축할 수있습니다. libcURL 시험이 향상되었습니다. BUILDING_CURLPP 정의 (DLL의 건물)이 추가되었습니다.
Tags: Stable, Minor bugfixes
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.

2005-07-15 07:07
0.5.1

cURLpp : : 선택 : : HttpGet 및 cURLpp : : 선택 : : CookieSession 지금 bool 값을 사용합니다.
Tags: Stable, Minor bugfixes
cURLpp::Options::HttpGet and
cURLpp::Options::CookieSession now use bool
values.

2005-06-19 17:31
0.5.0

코드를 완전히 refactored했다.
Tags: Stable, Major feature enhancements
The code was completely refactored.

2005-01-02 22:12
0.3.2

Tags: Stable, Code cleanup

Project Resources