Remote Downloader
by Aeternus

 

Features:
Send HTTP and FTP URL's to your server from anywhere on the internet. Server tries to download the files.

Download: (only latest version)
Server
Client
Server Source (Delphi 5)
Client Source (Delphi 5)

History:

23-04-'02:
Big changes troughout server and client, internally. (Different kind of socket component used). Old client and server are therefor incompatible with the new version!
Changes:
- Set a password serverside, client must use the same password or input is ignored but the connection appears valid! (will change this lateron).
- Minor cosmetic change to the server window for the XP users.
- LAN messaging working now (still don't know why the normal socket component didn't work...)
- Server configuration is loaded from the Downloader.Ini file upon opening the config screen now (whoops :) forgot that)

22-04-'02:
Added FTP support.
Fixed the problem where you could not select a drive in Server Configuration (whoops :), thx Databeest)
Fixed previous settings would not be loaded after you saved your configuration (ty, F_J_K)
Also let the client store it's last port and host in the downloader.ini file.

21-04-'02: Created the program. HTTP support only. Basic configuration options.