Networking and Connectivity in the .NET Compact Framework

The .NET Compact Framework provides the networking socket-level API and higher-level abstractions, such as HTTP, Domain Name System (DNS), and Web requests and responses. Connectivity is provided over Infrared Data Association (IrDA) and TCP/IP transports through sockets.

In This Section