blob: 5d08f270c62bb7f74253696722b5ac49b9670fc0 [file] [log] [blame]
Fred Drake29fe9441998-08-07 15:56:52 +00001\chapter{Internet Protocols and Support \label{internet}}
2
3\index{WWW}
4\index{Internet}
5\index{World-Wide Web}
6
7The modules described in this chapter implement Internet protocols and
8support for related technology. They are all implemented in Python.
9Some of these modules require the presence of the system-dependent
10module \module{socket}\refbimodindex{socket}, which is currently only
11fully supported on \UNIX{} and Windows NT. Here is an overview:
12
13\localmoduletable