There aren't too many elegant ways to do this, that I know of.

You can create a flash movie with a big chunk of nothing in it... With a
couple of calls, you can find how long it took to load.... So if it took 4
secs to load 200k.... You can sort of figure out their connection speed.

But unfortunately, there is not going to be any:

$speed = get_connection_speed();

Sam
 

On 3/11/02 2:29 AM, "Kunal Jhunjhunwala" <[EMAIL PROTECTED]> wrote:

> Hey,
> How can I detect the users connection speed? I dont want to ask them.. :)
> Regards,
> Kunal Jhunjhunwala
> 
> "Minds think with ideas, not information. No amount of data, bandwidth, or
> processing power can substitute for inspired thought." - Clifford Stoll
> 


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

Reply via email to