how do i detect internet is being idle ( no download/upload) using c#, and i would like to initiate download in my application when internet is idle.
+5
A:
Here is a similar SO question to yours that you might find useful:
quickcel
2009-07-24 04:35:47
Seems like IPGlobalStatistics is the way to go
Abhijeet Patel
2009-07-24 04:40:55