PC Review


Reply
Thread Tools Rate Thread

Bandwidth Test

 
 
Scott Davies
Guest
Posts: n/a
 
      31st Aug 2003
Hi,

Does anyone know whether there is a way to test the download speed in a
VB.NET application. I want to be able to download a web page (which I've
managed to do), but now I want to measure how long it takes to download.
Anyone have any pointers on how I can achieve this?

Thanks

Scott


 
Reply With Quote
 
 
 
 
Bryan Martin
Guest
Posts: n/a
 
      1st Sep 2003
Not a vb.net group but oh well. Before downloading the page use
"system.Environment.TickCount" to get a starting time. Next "take the page
you know how to download" and save it to disk. Next use
"system.Environment.TickCount" to get your ending time. Take your ending
time minus your start time and divide that by the size of the file. That
should get you close but you know their is other factors in play such as
congestion, network speed, server load etc....

Bryan

"Scott Davies" <(E-Mail Removed)> wrote in message
news:uFHma6%(E-Mail Removed)...
> Hi,
>
> Does anyone know whether there is a way to test the download speed in a
> VB.NET application. I want to be able to download a web page (which I've
> managed to do), but now I want to measure how long it takes to download.
> Anyone have any pointers on how I can achieve this?
>
> Thanks
>
> Scott
>
>



 
Reply With Quote
 
Bryan Martin
Guest
Posts: n/a
 
      1st Sep 2003
"Not a vb.net group". I posted where again? Sorry

"Bryan Martin" <(E-Mail Removed)> wrote in message
news:Ob%(E-Mail Removed)...
> Not a vb.net group but oh well. Before downloading the page use
> "system.Environment.TickCount" to get a starting time. Next "take the

page
> you know how to download" and save it to disk. Next use
> "system.Environment.TickCount" to get your ending time. Take your ending
> time minus your start time and divide that by the size of the file. That
> should get you close but you know their is other factors in play such as
> congestion, network speed, server load etc....
>
> Bryan
>
> "Scott Davies" <(E-Mail Removed)> wrote in message
> news:uFHma6%(E-Mail Removed)...
> > Hi,
> >
> > Does anyone know whether there is a way to test the download speed in a
> > VB.NET application. I want to be able to download a web page (which I've
> > managed to do), but now I want to measure how long it takes to download.
> > Anyone have any pointers on how I can achieve this?
> >
> > Thanks
> >
> > Scott
> >
> >

>
>



 
Reply With Quote
 
Cor
Guest
Posts: n/a
 
      1st Sep 2003
Herfried,
Like me, that is not the question,
I am too curious if is is possible to measure the throughput from a server
to a client?
I thought you may not ask that much from VB.net for that we will keep a
longwhile C.
But my thoughts where you never know if someone answers, watch it watch it.
:-))
Cor


 
Reply With Quote
 
Cor
Guest
Posts: n/a
 
      1st Sep 2003
Herfried,
I did again write it with thousand corrections and forgotten words.
It had to be.
Your answer is not the qeustion.
I am also curious if it is possible to measure the througput and to know the
size of a webpage with vb.net before I download it.
The rest is bla bla bla
Cor


 
Reply With Quote
 
Cor
Guest
Posts: n/a
 
      1st Sep 2003
No just the difference I hope to see it in this thread
:-)
Cor


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
test the uplink bandwidth to my dsl line Ronny Windows XP Networking 2 10th Sep 2008 04:54 PM
Need Program to Test Network Bandwidth Periodically Mike McCollister Windows XP Networking 2 30th Nov 2007 03:35 PM
C#/Java Souce Code For ASP.NET Bandwidth/Speed Test Page Needed =?Utf-8?B?QW5kcmV3IEhheWVz?= Microsoft ASP .NET 5 7th Mar 2007 03:17 AM
Front Side Bus bandwidth matching memory bandwidth... KILOWATT Computer Hardware 3 6th Aug 2006 07:55 PM
[Webware] Bandwidth Meter Speed Test Frank Bohan Freeware 1 18th Mar 2005 05:17 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:56 AM.