cURL
is
the name of the project. The name is a play on 'Client for URLs',
originally with URL spelled in uppercase to make it obvious it deals
with URLs. The fact it can also be pronounced 'see URL' also helped, it
works as an abbreviation for "Client URL Request Library". For
more detail, please visit the offical site
cURL.
The
cURL
project produces two products:
libcurl and curl.
I will like to introduce
cURL
to
you. -- A command line tool for getting or sending files
using URL syntax.
cURL provides
you to access network to getting or sending files by a DOS command, and
supports a range of common Internet protocols. For more detail please
visit the offical site
cURL
documents.