manage network
-
Monday, March 26, 2012 12:29 PMi want to create a software with c#.net that manage internet bind width in our office and dont know how do it.
All Replies
-
Monday, March 26, 2012 12:48 PM
Hello,
thanks for your post. This may help you http://msdn.microsoft.com/en-us/magazine/cc164072.aspx
Visit here for more troubleshooting steps!
Thanks
Jagadeesh
Please VOTE as HELPFUL if the post helps you and remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. -
Monday, March 26, 2012 1:35 PMOwner
You could use the Network Monitor API to determine frame sizes and measure performance over time. The one caveate is that you'd have to run the resulting program on a point in your network that sees all the traffic. This usually means mirroring a port on the router or device that is central to your internet connection. For details about the API, please see the help in Network Monitor.
Thanks,
Paul

