[EMAIL PROTECTED] wrote:
> Hi,
> i'm trying to make a download manager (getright, flashget, etc..) for
> linux (pygtk), i'm using pyCurl, so the thing is..
> the app need to be able to use mirrors, like : i download the first 400
> kb from X, and the second 200 kb from Y and the rest from Z.
> i've
Hi,
i'm trying to make a download manager (getright, flashget, etc..) for
linux (pygtk), i'm using pyCurl, so the thing is..
the app need to be able to use mirrors, like : i download the first 400
kb from X, and the second 200 kb from Y and the rest from Z.
i've plan to do this with threads and usi