blob: b426132c267eb2991d8133084d44dfa3db70f1ed [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.
Fred Drake38e5d272000-04-03 20:13:55 +00009Most of these modules require the presence of the system-dependent
10module \refmodule{socket}\refbimodindex{socket}, which is currently
11supported on most popular platforms. Here is an overview:
Fred Drake29fe9441998-08-07 15:56:52 +000012
13\localmoduletable