Forum Moderators: open

Message Too Old, No Replies

.net connection speeds

can you query them?

         

RossWal

4:30 pm on Apr 8, 2004 (gmt 0)

10+ Year Member



Does anyone know of a class in .net that will return the connection speed? I really only need to know fast or slow.

Thanks,
Ross

Harley_m

7:35 pm on Apr 13, 2004 (gmt 0)

10+ Year Member



So far - only one company have released a way of doing this - and it comes as part of an expensive suite of 'browser stats'...

basically - if accuracy isnt your greatest concern, the principle is simply to time data transfer between server and browser -say a 10k image of something, which will trigger when downloaded...

it wont be accurate - but it will work...

Harley