473,326 Members | 2,076 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

Upload speed

Hello,
does anyone know how can I measure the upload speed with asp.net??

I would like to have button on a form and when the user clicks this button,
it will show what is the upload speed.

Any ideas?

Thanks!
Nov 19 '05 #1
6 2238
Well Bruno i'm not sure..
But if you can go to Web.Config and then enable tracing..
Maybe you can measure it there..
GDLUCK
PAtrick
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 19 '05 #2
WJ
What is wrong with using progress bar ? You can collect sample data in that
control (progress bar) and be able to profile the speed. Your system
capacity and bandwidth availability also play important role.

John

"Bruno Piovan" <type your email address here> wrote in message
news:%2****************@tk2msftngp13.phx.gbl...
Hello,
does anyone know how can I measure the upload speed with asp.net??

I would like to have button on a form and when the user clicks this
button, it will show what is the upload speed.

Any ideas?

Thanks!

Nov 19 '05 #3
I want to have a "button" on the form called "Start", and if use clicks this
button, the upload speed is shown in a next page...

any examples of progressbar or any example??

thanks
Nov 19 '05 #4
WJ

"Bruno Piovan" <type your email address here> wrote in message
news:eg**************@tk2msftngp13.phx.gbl...
I want to have a "button" on the form called "Start", and if use clicks
this button, the upload speed is shown in a next page...

any examples of progressbar or any example??


http://www.informit.com/articles/art...74363&seqNum=2
http://www.informit.com/articles/article.asp?p=174363
http://www.codeproject.com/aspnet/progressbar.asp

many more...

John
Nov 19 '05 #5
I still don't understand how progress bar can help measure the upload
speed.....
Nov 19 '05 #6
It's much easier to mesure the download speed. Just stream random bytes to
the browser and measure how long it takes. You could do something similar
for upload but you'll have first to download a fair amount of data.

That said it's likely to vary. AFAIK most sites are displaying an estimate
such "4.5 mn with a <speed> modem"...

Patrice

--

"Bruno Piovan" <type your email address here> a écrit dans le message de
news:%2****************@tk2msftngp13.phx.gbl...
Hello,
does anyone know how can I measure the upload speed with asp.net??

I would like to have button on a form and when the user clicks this button, it will show what is the upload speed.

Any ideas?

Thanks!

Nov 19 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

32
by: Ray at | last post by:
I despise installing third party software on my workstations or servers. It is for this reason that I use componentless-upload for file uploads. This is no longer an option, and I have to...
1
by: Serdar C. | last post by:
i am trying to write a program to control upload and download speeds over specific ports like i have 128kbit download and 64kbit upload speed total.. i want to let port xxxx to use maximum amount...
3
by: Mike Kelly | last post by:
Hi. I've built a page using standard ASP.NET 2.0 features and when I upload a large file (>20MB) to our intranet server, I get a paltry 100KB/s on our 100Mb/s LAN. Simply copying the file, I get...
2
by: Mike Kober | last post by:
I am having issues with the File Upload control for sending files to the server via HTTP. The speed of the upload is often between 20kbs and 40kbs. If I use the LAN at work to the server, it...
4
by: halimunan | last post by:
Hello all, I have a question, how do i measure the download/upload speed... as if download rate, upload rate or kbps transfer rate. i want to do my own windows application using C# to measure the...
7
by: MDB | last post by:
Anyone have any pointers / links / examples on how to upload files through FTP? I am currently using the built in file upload control however it seems to take a very long time to upload files and...
10
by: Devang | last post by:
Hello, I am using php script to upload file. some times if file size is too big(1GB) it takes too much time to upload. Can someone suggest me the way to increase upload speed. thanks
14
by: BigZero | last post by:
Hello, can nay body tell me how upload works? "well the code that i m using works fine with me i mean that the file uploadin is working but i m unable to find how it internal it works"? when...
2
dlite922
by: dlite922 | last post by:
I have an intranet LAMP server and I use PHP to upload files. It is of course faster to download the same file than to upload it. I understand ISPs throttle their network for download speed, than...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.