eulibcURL
Last Updated: Thu Aug 29 2002
eulibcURL is a wrapper for the internet protocol transfer library libcURL.
More details about the base libabry can be found on the web page
http://curl.haxx.se/libcurl/.
Download eulibcurl02.zip (~82KB).
History
29-Aug-2002: Version 0.2.
Added callback function for "progress" support and progress_dl.exw example.
Added header_dl.exw - example of how to get the header information from a server.
Re-compiled libcurl without SSL support to reduce size and extra DLL dependencies.
Added error message handling example - errmsg_dl.exw.
Created a seperate examples.txt file (removed from readme.txt)
Added curl_version() and version.exw example.
Fixed a few bugs in euLibCurl.ew.
Added proxy support for easy_download.exw.
Password support for download.exw.
Added heaps of new CURLOPT's in curl_easy_setopt().
Added wrapper.ew to distribution.
24-Aug-2002: Version 0.11.
Added curl_easy_get_file().
23-Aug-2002: Version 0.1.
First Release.
|