Share via


One-Card Network Card Miniport Driver Test (Windows Embedded CE 6.0)

1/6/2010

The One-Card Network Card Miniport Driver Test assesses the functionality of a miniport driver for a single network card. You can also use this test to verify that the driver supports Network Driver Interface Specification (NDIS) functionality.

This test is comprised of two binaries, Ndt.dll and Ndt_1c.dll. The Ndt.dll binary file is a protocol driver that binds to the test and support cards. The protocol driver communicates with the underlying miniport drivers through an NDIS wrapper and registers as a stream driver. The Ndt_1c.dll binary file controls the test itself.

In This Section

See Also

Other Resources

Ethernet Tests