blob: 52985dcc6353c2c3f65c24087f609442126538da [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
Fred Drakebabdda51999-04-22 16:03:30 +000010module \refmodule{socket}\refbimodindex{socket}, which is currently only
Fred Drake29fe9441998-08-07 15:56:52 +000011fully supported on \UNIX{} and Windows NT. Here is an overview:
12
13\localmoduletable