#include "_doctype.html" libcurl binding for Xojo #include "css.t" #define LIBCURL_XOJO #define CURL_URL libcurl/xojo #include "_menu.html" #include "setup.t" WHERE2(libcurl, "/libcurl/", Xojo Binding) TITLE(accessing libcurl from Xojo)

This binding wraps libcURL's API in an object-oriented, event-driven, Xojo-flavored syntax. It fully supports Xojo-style threads (i.e. cooperative fibers), and is capable of both synchronous and asynchronous transfers using any supported protocol.

RB-libcURL project page and documentation SUBTITLE(Credits) The Xojo binding was written by Andrew Lambert SUBTITLE(What is Xojo?) Official Xojo web page. #include "_footer.html"