michael4338 / NDISLinks
Windows Kernel Driver - Create a driver device in intermediate layer of Windows kernel based on NDIS, which communicates with and connect upper layer (user mode applications) and lower layer (miniport driver/network card). Create self-defined protocols for transmitting data and control communications by simulating very simple HTTP, TCP and ARP …
☆31Updated 11 years ago
Alternatives and similar repositories for NDIS
Users that are interested in NDIS are comparing it to the libraries listed below
Sorting:
- Windows Kernel Driver - Create a driver device in TDI layer of windows kernel to capture network data packets☆37Updated 11 years ago
- NDIS5/NDIS6 filter driver based simple firewall and static (1x1) NAT engine for Windows 7/8/10☆26Updated 2 years ago
- XDK is a fully featured C++ wrapper library for Windows kernel development