|
PHP Download system section
PHP Download system section
A user wants to download a file, and clicks on the wanted file.
A popup window appears and displays a warning message that
says you will only get access to a limited amount of
resources (as in bandwidth) to download the requested file.
If sign up, you will get max throughput.
If the user dont sign up and choose the free server,
bandwidth will be limited to 10-20Kbps (or something) and also placed in a queue.
Users are already registered in an existing MySQL database, so the script is integrated with this.
Anti leech. Users cant start multiple downloads. Max one connection per IP or something..
PHP Download system section Project Overview
Easy administration of files and setting. All files are
located on the same server, but linking to external files.
Administration of the queue system must be possible (defining available queue slots etc.).
A fancy graph displaying bandwidth, how much is used/available etc.
Projects Descriptions:
Page 1,
Page 2,
Page 2.
|