wget doesn't offer a library for you to build other programs against, if
that is what you are asking for.

If you want to dive into the source code, copy the useful parts, and build
an new program from scratch, go for it.

If you want an simple API that you can write a client with, libcurl is
probably closer to what you want:
http://curl.haxx.se/



William Tracy
Work: [email protected]
Play: [email protected]
Cell phone: (805) 704-0917
Internet phone: (707) 206-6441


On Fri, Jan 14, 2011 at 11:09 AM, Esra Atescelik <[email protected]>wrote:

> Hello,
> I'm a computer science student and want to make wget - client program. On
> Web I cannot find useful information about this.
>
> Wat have I to do to make wget?
>
> Thanks already!
>
> Kind regards,
> Esra Atescelik
>

Reply via email to