开发者

C# : how to track Upload and Download Baytes?

i want to make a small windows app that start 开发者_StackOverflowevery windows startup this app can track downloads and uploads bytes daily , so how to do that using c# .

i am new to c#

Edit : download and upload bytes are what i upload to the internet and download from the internet using any internet connection , they are the same as sent and receive bytes in connection status window

thanks


You may look into the following for network related stuffs in .NET
http://nayyeri.net/how-to-calculate-network-utilization-in-net

Hope it helps!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜