Activity Stream
48,167 MEMBERS
65145 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 10 of 74

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1.     
    #1
    It 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

  2.   Sponsored Links

  3.     
    #2
    Banned
    Website's:
    CuraShare.Net CuraShare.Me CuraShare.Info
    Quote Originally Posted by Lifetalk View Post
    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.
    Hi, 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

  4.     
    #3
    It begins...
    Quote Originally Posted by CuraHack View Post
    Hi, 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
    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

  5.     
    #4
    Member
    Website's:
    tehMoviez.com 0Senes.com GeekFaceGames.com
    Quote Originally Posted by Lifetalk View Post
    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
    i'll use class-IXR Library for the xmlrpc client

    Robin H, me too

  6.     
    #5
    Member
    Website's:
    tehMoviez.com 0Senes.com GeekFaceGames.com
    Quote Originally Posted by Lifetalk View Post
    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.
    i will work on it, i've already started studying it. But i don't want to drop the current project, the aria wrapper will be another project. Because Aria is really good, but those who want to make very small yet smart script, CurlAxel would be better

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. download file???
    By q295516594 in forum Webmasters, Money Making
    Replies: 0
    Last Post: 3rd Oct 2011, 03:10 PM
  2. Download Accelerator with Rapidleech
    By CuraHack in forum Web Development Area
    Replies: 10
    Last Post: 28th Aug 2011, 03:53 PM
  3. Why it's not download the file?
    By ChaoscripT in forum Web Application/Script Support
    Replies: 6
    Last Post: 13th Aug 2011, 04:03 PM
  4. Replies: 8
    Last Post: 11th Dec 2010, 12:52 AM

Tags for this Thread

BE SOCIAL