Re: Download speed limit

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Rangel Reale wrote:
Yes, I tried, this works, but I would like to control the send speed more,
preferably via URL, as this programs will only be accessed by my desktop
application, and I have full control of them.

But, if there is no other way, this will be the way!

Use the url parameter to work out the send rate.

?rate=10 (10kps)

...

$sleep = whatever_claculation_you_like;

sleep($sleep);

--
Postgresql & php tutorials
http://www.designmagick.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux