cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL

curl groks URLs

curl is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks.

Possibly more than 500 million users already, I'm sure you can use it as well!

curl is free and open software that compiles and runs under a wide variety of operating systems. curl exists thanks to efforts from many contributors.

The most recent stable version of curl is version 7.30.0, released on 12th of April 2013. Currently, 92 of the listed archives are of the latest version.

Use the curl command line tool or use libcurl from within your own programs.

Found a bug or a flaw? Report a bug!

Latest News
curl and libcurl 7.30.0 April 12 2013
The curl team proudly presents curl and libcurl 7.30.0. Read up on all the changes and bug fixes on the changes page.

Extra attention should be put on the libcurl cookie domain tailmatch security advisory we've announced today.

Using libcurl in MSVC document updated March 30 2013
Andrei Jakab has provided an update to his popular Using libcurl with SSH support in Visual Studio 2010 PDF.

more news

Recent discussions on the mailing lists
Subject GMT Author Thread List
Random proxy authentication error in win... Wednesday 22:13narayanan manikandan3libcurl
[curl:bugs] #1228 curl multi timeout doe... Wednesday 21:45Hang1Bugs
proposed patch to ssluse.c to fix socket... Wednesday 21:17Daniel Stenberg2 firstlibcurl
about doubt about using curl Wednesday 20:44Daniel Stenberg2 firstlibcurl
firstlibcurl
libcurl Reporting Different Version Betw... Wednesday 19:08Jeff Pohlmeyer8 firstlibcurl
[curl:bugs] #1224 CONNECTTIMEOUT_MS func... Wednesday 15:22Andrii Moiseiev5 firstBugs
Curl with silent option is outputting da... Wednesday 15:20Kamil Dudka4 firstcurl-users
Reg:curl NSS -12886 Error in TLS handsha... Wednesday 10:04Kamil Dudka2 firstcurl-users
[curl:bugs] #1227 warning:WARNING: gnome... Wednesday 09:20ponmudi1Bugs

donate! Page updated May 23, 2013.
web site info

File upload with ASP.NET