My favorites | Sign in
Project Logo
                
Search
for
Updated Feb 21, 2008 by woollybah
Labels: libcurl, SSL
LibCurlSslModule  
A Multi-protocol File Transfer Library with SSL support

Introduction

The libcurlSSL module adds enhanced support for the protocols FTP, FTPS, HTTP, HTTPS, TFTP, TELNET, DICT, and FILE.

libcurl also supports HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication, file transfer resume, http proxy tunneling and more!

The Blitzmax libcurlSSL module also includes c-ares, a library that performs DNS requests and name resolves asynchronously.

As usual, this module is fully cross-platform with extensive documentation and some basic examples.

Requires: OpenSSL - This provides the secure SSL functionality. It comes as standard on Linux and Mac OS X systems. Win32 users can find a binary distribution from here. (The module includes headers for Win32, so only the "light" package is required.)


Sign in to add a comment
Hosted by Google Code