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: Steven M. Schweda
Subject: Re: [Bug-wget] Calling wget programmatically from C/C++ code,
Date: Sat, 26 Jun 2010 22:34:56 -0500 (CDT)

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]