vote up 2 vote down star
1

Hi there,

I am thinking of creating an open source application that given a list of high speed download sites/files it can generate a list of calls to these sites in order to form the following statistics.

  • Ping Times
  • Download Rate
  • Packet Loss

I was thinking whether or not there are builtin or external libraries in .NET to do that kind of actions.

Thanks for any input.

flag

75% accept rate

1 Answer

vote up 1 vote down

Take a look at this article: http://www.codeproject.com/KB/IP/trafficwatcher.aspx

It might have what you need.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.