Results 1 to 11 of 11

Thread: Who hates Go!Zilla ?

  1. #1
    Guest
    Hey!

    I'm making a download program (like Go!Zilla, NetZip, GetRight, etc)...except that mine runs on a remote server over a LAN...interested?

    The idea is that when you click on a link in Internet Explorer/Netscape the client version of the program intercepts the download, ships it off to the server machine which does the download for you (therefore not lowering you machine's bandwidth) and when the download it complete the browser copies it back to your machine Cool huh?

    What I need to know is: How do you grab a download from IE/Netscape?

  2. #2
    Frenzied Member
    Join Date
    Jun 2000
    Location
    East Providence, RI
    Posts
    1,715
    if you're gonna make a program like Go!Zilla then I suggest that you make it easy-to-use, and that you let the user pick were to download the file before it starts downloading
    NXSupport - Your one-stop source for computer help

  3. #3
    Guest
    Like the signature...I nicked the idea off someone...if it was u then thanks...else COPYCAT!!!

    Yeah...was planning to do that bit u suggested

  4. #4
    Frenzied Member
    Join Date
    Jun 2000
    Location
    East Providence, RI
    Posts
    1,715
    yea, you got the signature thing from me
    NXSupport - Your one-stop source for computer help

  5. #5
    Guest
    I think there is a entry in the registry that lets you enter the command line of the program that captures downloads. Don't know where it is in the registry though!

  6. #6
    Addicted Member
    Join Date
    Feb 2000
    Posts
    224

    Talking



    Hey,

    Do anyone know about any program that downloads a program
    from say download.com and simultaneously uploads to a website using ftp with minimum usage of my bandwidth ??

  7. #7
    Guest
    matthewralston, on the Getright homepage, somewhere there is a source code coded in C++ for how to make something like their own software. If you find this on their homepage and do not use C++, I suggest you get a C++ to VB converter. As for the question...Do you hate Go!Zilla? I hate Go!Zilla! That program is complicated! But I do use Getright. It's easy to understand and can get the job done.

    I was also wondering...how do you expect to make this? Do you already have the source code? Or do you just plan to look around for source code and than make it?

  8. #8
    Guest
    Cheers, Matt...nice name

    What do you mean how do I expect to make it?
    I'm using the Internet Transfere control to do the downloads on the server, and the Winsock control to have the client programs talk to the download server... no, I don't have the source code yet because I'm still making it!!

    Cheers...wossname too! shall have to install gozilla or getright an do a registry search

  9. #9
    Addicted Member
    Join Date
    May 2000
    Location
    Grand Rapids, MI
    Posts
    231
    G.Kumaraguru

    you're thinking of something like FXP, only thing is you need two FTP sites, lets say you know what you want off one of Download.com FTP mirrors, then you also have FTP access to the website, using FXP , you can make the Download.com FTP send the file to the webserver FTP, with you in the middle cordinating the traffic and commiting the login, best part is, the files being transfered never go through you, they go from one FTP to the other (this was very popular during pirated software high peaks, where couriors would just transfer from one FTP to another without having to download it themsevles)
    -Karl Blessing aka kb244{fastHACK}
    [email protected]

  10. #10
    Addicted Member
    Join Date
    Feb 2000
    Posts
    224
    Where can I get FXP software ??

  11. #11

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width