cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Simple download

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 31 Jan 2006 19:46:59 +0100 (CET)

On Tue, 31 Jan 2006, Kidd, Romain W wrote:

> I am running a project which is to create a servo-system for a telescope.
> For this, I would need to download a .zip file from a website for which I
> have a user name and a password. I was told to use the curl library in my
> C++ code. Could you please help me on how to do this?

We have extensive documentation on our web site: http://curl.haxx.se/ where
I'm sure you'll find answers to most questions.

Do note that we usually separate curl (the command line tool) from libcurl
(the library).

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-01-31