Microsoft network Monitor 更新到3.2,要學習使用之
新特性包括:
Process Tracking: Now you can identify rogue applications sending network data! View all the processes on your machine generating network traffic (process name and PID). Use the conversation tree to view frames associated with each process.
也就是說,可以選擇一組程序(這組程序可能是不相關的軟件),監視它們的網絡通訊
§ Capture engine re-architecture to improve capture rate in high-speed networks. Network Monitor 3.2 drops significantly fewer frames that Network Monitor 3.1.
§ Find conversations: You asked for this. Many of our users found conversation tracking to be difficult to use as the view grew hard to manage, and it was difficult to correlate the frames they were seeing with the conversation nodes in the tree. Now, you can quickly isolate frames in the same network conversation. Just right-click on a frame and select a conversation to track, and you will see all the frames in that conversation. View TCP streams, HTTP flows etc.
§ Extensive parser set: Parsers for over 300 protocols! As before, the parsers are fully customizable.
§ Better parser management: By default only a subset of parsers are loaded. You can load the full parser set by going to Tools>Options>Parser and choose Full vs. Stub implementations.
§ CodePlex Ready: In the upcoming months, we plan to place all our Windows parsers on the Microsoft open-source CodePlex site and allow the community to modify and contribute parsers. You can find out more information on this here. This version of Network Monitor seamlessly integrates new parser packages.
微軟準備將源代碼發布出來了!
§ Network Monitor API: Create your own applications that capture, parse and analyze network traffic!
§ More extensive documentation of the API and NPL. Access the documentation from Help > NPL and API Documentation.
§ IA64 builds.
§ PCAP capture file support*.
§ ContainsBin Plug-in: Search frames for arbitrary byte sequences or strings.
§ . and more. See our Release Notes in the Help directory of the installation folder for a complete list of new features and known issues.
Enjoy!