P
P
pixal2016-03-24 15:25:59
C++ / C#
pixal, 2016-03-24 15:25:59

How can I monitor network activity in C#?

Hello. There was an idea to make a computer switch if there is no significant network activity. That is, torrents do not download, or there are no other downloads. In principle, everything is easy and simple. But there was a nuance, how to get data about network activity? That is, as in the task dispatcher, network activity. For example, 500kb / s, 1mb / s and the like. Can you please tell me how this can be done?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Martyanov, 2016-03-24
@vilgeforce

Performance counters to help. Here is an example stackoverflow.com/questions/8657470/how-to-know-th...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question