G
Grant_Aust
Hi all,
I am building a simple network monitor to show the current real-time traffic
in and out of the network.
Using the PerformaceCounter object set to the category of Network Interface
seems to be a little unreliable. Has anyone else found this?
Calling the NextValue method on the object should supply correct data for
the instance (network card) I have set, but it just seems to jump all over
the place. Measurements taken ever 1 second.
Any other options for getting the Bytes Received/Sent ?
I am building a simple network monitor to show the current real-time traffic
in and out of the network.
Using the PerformaceCounter object set to the category of Network Interface
seems to be a little unreliable. Has anyone else found this?
Calling the NextValue method on the object should supply correct data for
the instance (network card) I have set, but it just seems to jump all over
the place. Measurements taken ever 1 second.
Any other options for getting the Bytes Received/Sent ?