Using ProtocolFilters
API library has two interfaces for using from C++ and C code. It is possible to link with API code statically or use it as
a DLL. The appropriate project configurations are described in
Configurations section. Use DLL with C interface in Delphi, CBuilder and
other environments that support linking with DLLs. From .NET code use samples\CSharp\pfapinet
wrapper over C++ API.