[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-wget] Calling wget programmatically from C/C++ code
From: |
Micah Cowan |
Subject: |
Re: [Bug-wget] Calling wget programmatically from C/C++ code |
Date: |
Thu, 24 Jun 2010 14:27:06 -0700 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100423 Thunderbird/3.0.4 |
On 06/23/2010 10:33 PM, Chitra Nanda wrote:
> You have mentioned that there is no portable way to use functions of wget.
> Is there any platform specific way to do that. If you can suggest ways
> to do on
> one platform also it will be great. If you can suggest a way of doing it
> on Linux,
> it will help.
I don't really know, either. I suspect it might be possible using
dlopen(); if not, it'll probably require some pretty deep voodoo.
You might be better off using something like libcurl and adding the
functionality you need on top of that.
--
Micah J. Cowan
http://micah.cowan.name/