bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] Calling wget programmatically from C/C++ code,


From: Chitra Nanda
Subject: Re: [Bug-wget] Calling wget programmatically from C/C++ code,
Date: Tue, 29 Jun 2010 14:40:38 +0530

Hi all,

I was using curl. I had some issues with 64 bit version of the curl library.
So I was looking for
alternatives. That is when I chanced upon wget and thought of using it.

I could see that with the latest version of the curl library my issue has
got resolved.

My requirement was very simple to download a file from another machine using
http/such similar
application layer protocol.

Thanks for all the help and suggestions.

Regards,
Chitra

On Sun, Jun 27, 2010 at 9:04 AM, Steven M. Schweda <address@hidden>wrote:

> From: Chitra Nanda
> Subject: [Bug-wget] Calling wget programmatically from C/C++ code
>
> > I want to know if I can call wget programmatically from c/c++ program.
> > I don't want to use system(wget). [...]
>
>   Have you looked at cURL/libcurl?
>      http://curl.haxx.se/
> That would seem to be closer to what you want than wget.  (And it seems
> to be reasonably portable.)
>
>   As usual, you might get better advice if you revealed the actual
> problem which you are trying to solve, instead of asking how to
> implement a particular solution (like, say, callable wget) which may be
> sub-optimal (or nonexistent).
>
> ------------------------------------------------------------------------
>
>   Steven M. Schweda               address@hidden
>   382 South Warwick Street        (+1) 651-699-9818
>   Saint Paul  MN  55105-2547
>
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]