Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.441.576 Times

Libcurl software
 

Libcurl

Added: February 10, 2010 | Visits: 1.224

curl and libcurl curl and libcurl is a tool for transferring files using URL syntax. It supports HTTP, HTTPS, FTP, FTPS, DICT, TELNET, LDAP, FILE, and GOPHER, as well as HTTP-post, HTTP-put, cookies, FTP upload, resumed transfers, passwords, portnumbers, SSL certificates, Kerberos, and proxies. curl and libcurl...



Platforms: *nix

License: Freeware Size: 1.7 MB Download (124): curl and libcurl Download

Added: July 16, 2010 | Visits: 623

cURLpp cURLpp project is a C++ wrapper for libcURL. libcURL is described as: a free and easy-to-use client-side URL transfer library, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP. libcurl supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, kerberos, HTTP form...





Platforms: *nix

License: Freeware Size: 450.56 KB Download (100): cURLpp Download

Added: June 09, 2010 | Visits: 1.224

PycURL PycURL is a Python interface to libcurl. PycURL can be used to fetch objects identified by a URL from a Python program, similar to the urllib Python module. PycURL is mature, very fast, and supports a lot of features. libcurl is a free and easy-to-use client-side URL transfer library,...


Platforms: *nix

License: Freeware Size: 68.61 KB Download (98): PycURL Download

Added: October 19, 2010 | Visits: 1.380

Apache Toolbox Apache Toolbox provides a means to easily compile Apache with SSL, PHP (v4 or v3), MySQL, APC (Alternative PHP Cache), mod_auth_nds, mod_dynvhost, WebDAV, mod_fastcgi, mod_gzip, mod_layout, mod_throttle, mod_accessref, mod_auth_sys, mod_bandwidth, mod_auth_ldap, mod_roaming, mod_perl, Jakarta,...


Platforms: *nix

License: Freeware Size: 92.16 KB Download (103): Apache Toolbox Download

Added: January 09, 2010 | Visits: 2.846

WWW::Curl::Easy WWW::Curl::Easy is a Perl extension interface for libcurl. SYNOPSIS use WWW::Curl::Easy; my $curl = new WWW::Curl::Easy; $curl->setopt(CURLOPT_URL, http://oook.de); $curl->perform; my $err = $curl->errbuf; my $info = $curl->getinfo(CURLINFO_HTTP_CODE); WWW::Curl::Easy is a Perl...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (137): WWW::Curl::Easy Download

Added: April 09, 2010 | Visits: 863

CurlFtpFS CurlFtpFS is a filesystem for acessing FTP hosts based on FUSE and libcurl. CurlFtpFS project automatically reconnects if the server times out. Examples: Using CurlFtpFS is quite simple. Take a look at this example: $ mkdir sunet $ curlftpfs ftp://ftp.sunet.se/ sunet/ $ cd sunet/ $ ls -l...


Platforms: *nix

License: Freeware Size: 86.02 KB Download (118): CurlFtpFS Download

Added: November 25, 2013 | Visits: 385

libgcal Its an ANSI C library that does allow communication with google calendar and contacts, useful if you need to support this in a C or C++ application. Currently, libgcal implements: - authentication - get all events/contacts - atom stream parsing - access to individual events/contacts -...


Platforms: Mac

License: Freeware Size: 10.24 KB Download (43): libgcal Download

Added: November 28, 2013 | Visits: 486

castget for Linux castget is a simple, command-line based RSS enclosure downloader. castget is primarily intended for automatic, unattended downloading of podcasts. castget was written and is maintained by Marius L. J??N*?*hndal. Here are some key features of "castget": - Simple configuration. - Per-channel ID3...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (44): castget for Linux Download

Added: January 18, 2010 | Visits: 949

wmget wmget is a dock app for the Window Maker window manager which makes it more convenient to perform long downloads in the background. It uses the excellent libcurl library, part of the cURL automated-download program, to perform file retrieval. This is useful if, like me, you tend to have dozens...


Platforms: *nix

License: Freeware Size: 614.4 KB Download (89): wmget Download

Added: November 14, 2010 | Visits: 808

Flickcurl Flickcurl is a C library for the Flickr API, handling creating the reqeuests, signing, token management, calling the API, marshalling requests parameters and decoding responses. Flickcurl project uses libcurl to call the REST web service and libxml2 to manipulate the XML responses. The current...


Platforms: *nix

License: Freeware Size: 389.12 KB Download (96): Flickcurl Download

Added: May 10, 2013 | Visits: 1.227

wview wview is a collection of unix daemons which interface with a supported weather station to retrieve archive records (if generated by the station) and current conditions. The stations currently supported are: * Davis Vantage Pro/Pro2/Vue (Serial, USB and IP) * Vaisala WXT510/WXT520 * Texas...


Platforms: Mac, *nix, C/C++, BSD

License: Freeware Download (112): wview Download

Added: August 10, 2010 | Visits: 823

camwatch camwatch is a very lightweight program for Unix / X Windows that fetches, displays, and optionally archives pictures from webcams. It requires recent versions of imlib (not imlib2) and libcurl. I develop it under Red Hat Linux. I havent intentionally put anything Linux-specific into it, but I...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (91): camwatch Download

Added: May 10, 2013 | Visits: 536

Octod Octod is a download manager daemon -- a daemon that listens at the network interface for incoming download jobs and performs them (simultaneously) in the background. It is intended to run on desktop systems as a reliable and fast download manager without the overhead of a graphical user...


Platforms: *nix, C/C++, BSD

License: Freeware Download (59): Octod Download

Added: May 10, 2013 | Visits: 400

Gamercad-Lib 0.4e Gamercad-Lib is a PHP class that retrieves data from gamercards of XboxLive. It can extract: avatar, gamerscore, all games played (image, title & url), last 4 achievements of last game played, current status, gamerzone and much more!. You need an xbox.com (new, only for this class) account and...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): Gamercad-Lib 0.4e Download

Added: November 12, 2013 | Visits: 455

Nimrod Nimrod is a new statically typed, imperative programming language, that supports procedural, object oriented, functional and generic programming styles while remaining simple and efficient. A special feature that Nimrod inherited from Lisp is that Nimrod's abstract syntax tree (AST) is part of...


Platforms: Mac

License: Freeware Size: 10.2 MB Download (39): Nimrod Download

Added: November 01, 2013 | Visits: 661

HTTP extension for PHP HTTP extension for PHP allows building absolute URIs, RFC-compliant HTTP redirects, RFC-compliant HTTP date handling, parsing of HTTP headers and messages, caching by "Last-Modified" and/or ETag (with an 'on the fly' option for ETag generation from buffered output), sending data/files/streams...


Platforms: *nix

License: Freeware Size: 55.23 MB Download (42): HTTP extension for PHP Download