4 ******************************
5 Internet Protocols and Support
6 ******************************
11 single: World Wide Web
13 .. index:: module: socket
15 The modules described in this chapter implement Internet protocols and support
16 for related technology. They are all implemented in Python. Most of these
17 modules require the presence of the system-dependent module :mod:`socket`, which
18 is currently supported on most popular platforms. Here is an overview:
46 simplexmlrpcserver.rst