Results 1 to 10 of 74
Hybrid View
-
28th Aug 2011, 05:13 PM #1It begins...
Good script, and most definitely good effort right there. But a quick look through it, and the way you're accelerating downloads (using Curl) is not efficient at all. As it stands, curl/php is not good with file streaming/handling. And curl was most definitely not built with multi threaded downloading as it's pioneer or trump feature; it's just there.
I'll go through it in detail and suggest improvements. But beyond that, good effort.
Google 'Aria2' and then Google 'Aria2Web'. Then look through Aria2Web and see if you can create a simpler class based on that for users of KWWH. Aria2 is an excellent command line download accelerator for Linux; and coding a PHP XML-RPC gateway for it, which is simpler (and works) would be a great idea.Lifetalk Reviewed by Lifetalk on . CurlAxel - PHP file download accelerator http://i28.lulzimg.com/e5b0e69371.png hey, i thought many people will like that. I just wanted to help, so this PHP class may help some people who need it. it's not a script, neither a software, it's a class used by developers to be integrated in their scripts. How about cookies, proxies and other curl option?? well, everybody know curl_setopt_array(), you need to create an array, put all your configs there and pass it to the class using setCurlOpts(). But keep in mind, these settings Rating: 5
-
28th Aug 2011, 06:06 PM #2BannedWebsite's:
CuraShare.Net CuraShare.Me CuraShare.InfoHi, Lifetalk,
JokerHacker's idea was originated from my thread here, we already had this discussion, as mentioned in that thread Aria's XML-RPC is very badly documented so it'll be very hard to build as scripts as such with Aria's API, if you're able to prove us wrong, feel free to do so
-
28th Aug 2011, 08:16 PM #3It begins...
The XML documentation is non-existent, true. BUT, remember that there's already 2 PHP implementations out there - it's a matter of picking code from one of them, because as it stands, it's way too feature rich (most of them, if not all, not needed). Documentation is not necessary, as long as you have code out there to work with
-
28th Aug 2011, 08:59 PM #4OPMemberWebsite's:
tehMoviez.com 0Senes.com GeekFaceGames.comJokerHacker Blog
JokerHacker PHP coding Service // back again!
CurlAxel PHP Download Accelerator
hardly remembering the milk :p
-
28th Aug 2011, 06:52 PM #5OPMemberWebsite's:
tehMoviez.com 0Senes.com GeekFaceGames.comJokerHacker Blog
JokerHacker PHP coding Service // back again!
CurlAxel PHP Download Accelerator
hardly remembering the milk :p
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
download file???
By q295516594 in forum Webmasters, Money MakingReplies: 0Last Post: 3rd Oct 2011, 03:10 PM -
Download Accelerator with Rapidleech
By CuraHack in forum Web Development AreaReplies: 10Last Post: 28th Aug 2011, 03:53 PM -
Why it's not download the file?
By ChaoscripT in forum Web Application/Script SupportReplies: 6Last Post: 13th Aug 2011, 04:03 PM -
Which File host will count download with jdownloader or download manager?
By vonomono in forum File Host DiscussionReplies: 8Last Post: 11th Dec 2010, 12:52 AM
themaCreator - create posts from...
Version 3.50 released. Open older version (or...