| System.Net | Provides simple programming interfaces to many common network protocols. Includes the WebRequest and WebResponse classes that enable applications to use Internet resources. |
| System.Net.Sockets | Provides a managed implementation of the Windows Sockets interface in the same way as the Winsock API. |