HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: packaging HTTRACK inside a webapp
Author: Xavier Roche
Date: 02/26/2005 13:20
 
> I'd like to now if it is possible to integrate HTTRACK
> (binary file + two dynamic libraries) inside my war file
> instead of install HTTRACK on my unix system (we need
> automatic installation)

Probably. But the best way would be to use the library 
directly (both GUI and commndline version are only 
frontends to the library engine) - see httrack.c for 
example (most useful code is inside the main() function - 
the rest of the code is only here to display funny 
animations so that the user is not bored during a download)

But beware: HTTrack is *GPL* - it means that if you embed 
it in a project, or use its library, you *MUST* use GPL for 
the project too.


 
Reply Create subthread


All articles

Subject Author Date
packaging HTTRACK inside a webapp

02/22/2005 19:55
Re: packaging HTTRACK inside a webapp

02/26/2005 13:20
Re: packaging HTTRACK inside a webapp

03/01/2005 16:42




9

Created with FORUM 2.0.11