I have a class which wraps various calls to PerformanceMonitor
regarding the Network Interface statistics. I have run my tests while manually copying a large file to a shared drive to test calls which calculate the video on demand bandwidth, utilization, etc. Clearly not ideal.
How can I automate this or is there some sort of tool/emulator which hits the network card so that I can run my tests under load so that the correct values are produced?