1998-08-07 12:56:52 -03:00
|
|
|
\chapter{Internet Protocols and Support \label{internet}}
|
|
|
|
|
|
|
|
\index{WWW}
|
|
|
|
\index{Internet}
|
2001-07-13 23:50:55 -03:00
|
|
|
\index{World Wide Web}
|
1998-08-07 12:56:52 -03:00
|
|
|
|
|
|
|
The modules described in this chapter implement Internet protocols and
|
|
|
|
support for related technology. They are all implemented in Python.
|
2000-04-03 17:13:55 -03:00
|
|
|
Most of these modules require the presence of the system-dependent
|
|
|
|
module \refmodule{socket}\refbimodindex{socket}, which is currently
|
|
|
|
supported on most popular platforms. Here is an overview:
|
1998-08-07 12:56:52 -03:00
|
|
|
|
|
|
|
\localmoduletable
|