I would like to determine the network usage of my application. It uses various methods for data transfer (web services, net.tcp WCF contracts, P2P contracts) so I guess I’m interested in the statistics for the running process. Something like uTorrent displays for it’s total transfer rates.
Share
Going to use IpHelperApi, I’ll post some more info on how it goes.
http://www.codeproject.com/KB/IP/iphlpapi.aspx