"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
> >
> >
>
>