i want to write new program and i need windows BW usage (send and receive). i check status from lan and see another data from "netstat -e" command.
which one is correct?
netstat -e
Interface Statistics
Received Sent
Bytes 3222496 2105769
Unicast packets 11038 11265
Non-unicast packets 250 1875
Discards 0 0
Errors 0 0
Unknown protocols 0
Lan status:
sent : ~364,000
receive : ~626,000
if Lan status correct , how can i get it with CMD?