This SDK provides an example Expert environment. It shows how to interpret parameters from Network Monitor and use the Network Monitor API to filter and display frames the user is viewing in their trace.
The ExpertExample.sln project file was built for Visual Studio 2008 and C#.NET 2.0.
It assumes you have installed Network Monitor 3.3 or later to the default path. You can install the latest version of Network Monitor from
hereIn order to build an MSI with the example, you'll need a version of Perl in your path and the
WiX Toolkit v2 binaries. WiX v3 or later will not work.