Hello again,
I want some help with a script that do this:
-- Store the IP's of some ISP's
-- Users can define from which ISPs they want to do downloads.
-- The options of the users are stored in the script to be loaded everytime he enters the hub.
-- He can define which ISPs to download by a single command to each ISP.
For now is this. Thnks
Props
.
if its even possible - this must be a client side script
Hello,
I know it is possible, cause i have a script that blocks an ISP to download from another cause it is considered internaciona traffic. It block the users to download by 2 tables with the ranges of each ISP.
You got THIS (http://board.univ-angers.fr/thread.php?threadid=4278&boardid=28&sid=6390cc42e2c056fb60ed537380fa3829) for example. The difference is that we have to insert ranges of ISP, and options, so users can control which ISP to download from!
Props
if users gonna have control on it... then it has to be client side scripted cant think on any way you can handle this in soft without getting memory problems
Hello,
I was thinking to add users to a different table linked to each ISP. Then, if an user is in the table, he will be able to download from that ISP. The user has commands to add or get out of the table. Its not very difficult, i already have one, and the portuguese hubs don't have more than 300 users, so, its only few memory.
Thnks
.