Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

The core protocol stack components are those shown between the NDIS and Winsock in the illustration included in TCP/IP Architectural Model. TCP/IPv4 component is implemented in Tcpstk.dll

The Microsoft TCP/IPv4 stack is accessible through the Winsock 1.1 and Winsock 2.2 interfaces. The Winsock interface for Windows Embedded CE does not provide raw access to the protocol stack.

See Also