[fpc-announce] Free Pascal Contributed units modified entry.
(CurlPas)
contribs at freepascal.org
contribs at freepascal.org
Sat Nov 5 23:28:02 CET 2005
The following entry in the Free Pascal contributed units was modified:
Name : CurlPas
Author : Jeffrey Pohlmeyer
Email : YetAnotherGeek at yahoo.com
Homepage : http://curlpas.sourceforge.net/
FTP site : http://sourceforge.net/projects/curlpas
Version : 2005-11-05
Date : 2005-11-05
Category : Internet
Supported OS : Linux / Win32
Description :
CurlPas is a Pascal binding and object-oriented wrapper for libcurl.<br>
<br>
Libcurl is a free, highly portable and easy-to-use client-side <br>
URL transfer library, supporting:<br>
<br>
HTTP ( GET/HEAD/PUT/POST/multipart-formdata ), <br>
FTP ( upload/download/list/3rd-party ), <br>
FTPS and HTTPS ( certificates/OpenSSL/GnuTLS ), <br>
GOPHER, TELNET, DICT, FILE, LDAP, kerberos, NTLM, <br>
proxies, proxy tunneling, cookies, user+password authentication,<br>
file transfer resume, byte ranges, multiple asynchronous transfers and more...<br>
<br>
Fifth release - November 5, 2005:<br>
( Updated against libcurl version 7.15.0 )<br>
<br>
This release features a Lazarus-compatible non-visual component, an improved <br>
"curl_multi" wrapper, better run-time access to cookies, built-in background<br>
threading for GUI applications, plus expanded documentation and lots of code<br>
clean-up.<br>
<br>
More information about the fpc-announce
mailing list