TCP/IP (Windows Embedded CE 6.0)
1/6/2010
TCP/IP allows devices to participate as peers and servers on local area networks (LANs) and remote networks.
In This Section
TCP/IP Application Development
Describes how Windows Embedded CE implements Transmission Control Protocol/Internet Protocol (TCP/IP). Although this section presents the concept of the dual stack, it focuses on IPv4 information.
Includes reference material for ICMP and IP Helper programming elements
Presents TCP/IP information that is helpful when designing and developing a Windows Embedded CE OS. This includes dependency information, the modules and components that implement TCP/IP, and TCP/IP implementation considerations.
Describes the capabilities of the IP Helper, and shows the appropriate functions that provides each capability.
Provides information about the configurable registry settings for IPv4 and the common settings for IPv4 and IPv6.
Provides general best practices for TCP/IP.
Presents security information for TCP/IP and security best practices.
Describes sample code that is available for TCP/IP.**
Presents information that is important to know if you are migrating from one version of Windows Embedded CE to another.
Related Sections
- Internet Protocol Version 6
Describes how the Windows Embedded CE OS implements IPv6. Information that is common to both IPv4 and IPv6 is presented in the TCP/IP documentation.