ASP.NET internet up/download speed test

D

David R.

Is there a way to measure and report the up/download speed between the
server and the client browser using ASP.NET 2.0 C#?
 
B

Bruce Barker

the usual way is write some client script, or a java applet that does the
test. to test download, have client script request a large doc in a hidden
frame and time it (several times). for a upload, test the script do a large
post, again in a hidden frame, and count the time. after tests, post the
values back to the server.


-- bruce (sqlwork.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,576
Members
45,054
Latest member
LucyCarper

Latest Threads

Top