Overview

NetFilter SDK is a framework for transparent filtering the data packets transmitted via network. This is a high performance proxy-less solution, compatible with all antiviruses/firewalls/other network filters. It perfectly suits for developing the content filters, basic application level firewalls, traffic analyzers/shapers, other software that requires viewing and modifying TCP/UDP traffic on Windows.

SDK consists of kernel mode and user mode parts. TDI level kernel driver works on the top of TCP/IP stack and filters TCP and UDP protocols. It has a simple user level API, which can be used from C/C++/.NET/Delphi code.

Key features: