02-02-2013 07:50 AM
Hi,
I would like to read the number of bytes sent and received on a specific lan connection? I would like to create a simple network monitor.
but I could not find anything.
Can you help me?
I tried to parse the netstat-e but the bytes are not specific to a connection, and totaly bytes are not congruent with connection status windows.
Attached connection status windows and netstat
Solved! Go to Solution.
02-02-2013 08:06 AM
If you're a windows user, you could use this.
https://decibel.ni.com/content/docs/DOC-1089
02-02-2013 08:23 AM
THX ^^
THX ^^
THX ^^