Internet Protocols and SupportInternet协议和支持

The modules described in this chapter implement internet protocols and support for related technology. 本章描述的模块实现了internet协议和对相关技术的支持。They are all implemented in Python. 它们都是用Python实现的。Most of these modules require the presence of the system-dependent module socket, which is currently supported on most popular platforms. 这些模块中的大多数都需要存在依赖于系统的模块socket,目前大多数流行平台都支持该socketHere is an overview:以下是概述: