Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
No network activity
#2
Easier to monitor all network interfaces with performance counters, with class CPerformanceCounter from Archive.qml.
"\Network Interface(*)\Bytes Received/sec"
GetIfTable2 gets many duplicates etc, I don't know how to filter/find the correct one. Or you can calculate the sum of their InOctets (bytes received).


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)