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

Page 3 of 8 FirstFirst 12345 ... LastLast
Results 21 to 30 of 74
  1.     
    #21
    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

  2.     
    #22
    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

  3.   Sponsored Links

  4.     
    #23
    Member
    Website's:
    epicimagehost.com
    Can't seem to download aria2web :/
    Firefox says there is an endless loop in the redirect to download

  5.     
    #24
    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.     
    #25
    It begins...
    Don't you just love it when I keep stuff like that handy with me?

    http://dl.dropbox.com/u/7114595/aria2web.tar.gz

    There you go

    EDIT: Fear not, it's untouched.

    EDIT 2: Or use the SVN, lol
    https://aria2web.svn.sourceforge.net/svnroot/aria2web/

  7.     
    #26
    Member
    Website's:
    tehMoviez.com 0Senes.com GeekFaceGames.com
    epic Lifetalk

  8.     
    #27
    Member
    Website's:
    tehMoviez.com 0Senes.com GeekFaceGames.com
    new version 0.1 :
    small bug fixes + GNU GPL Licence

  9.     
    #28
    (╯?□?)╯︵ ┻━┻
    Website's:
    Xenu.ws WarezLinkers.com SerialSurf.com CracksDirect.com
    Good job.

    As pretty much everyone on here has heard me say before though, choosing PHP to code some application in which has large amounts of data handling and transfer isn't the best idea. Either way you do it, it'll use quite the amount of memory compared to other languages.

    Also do note that download accelerators (in theory, technically) are completely useless unless the server you're downloading from forces some speed limit. Downloading some file at your full speed is obviously going to be the same speed as downloading that same file in multiple streams.

    Like I said though, good job.

    P.S. Best part of that code is the regex, even if you didn't write it yourself, just because regex is awesome (I wrote 30 lines of it yesterday).
    Projects:
    WCDDL - The Professional DDL Script
    Top Secret Project: In Development - ZOMG
    ImgTrack - Never Have Dead Images Again!

  10.     
    #29
    Member
    Website's:
    tehMoviez.com 0Senes.com GeekFaceGames.com
    thanks for the infos JmZ
    BTW, i love regex too, ( bots work 75% with regexes )

  11.     
    #30
    Member
    this script can download from filesonic.com, etc. ?

Page 3 of 8 FirstFirst 12345 ... LastLast

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