Data Link Protocols

Windows CE provides data-link layer support for both serial input/output (I/O) and local area networks (LANS). It supports the following:

NDIS 4.0 does not expose an API to applications. For information related to device drivers, see the documentation for the Windows CE DDK.

NDIS 4.0 for Windows CE is packaged as a DLL, rather than a .sys file. This feature permits the ARP and NDIS modules to be partially installed. If an OEM chooses this option, the network stack will be configured for them but the DLLs will not be added to ROM. If the modules are needed for an application, the DLLs can be added to RAM.