File: internet.tex

package info (click to toggle)
python2.4-doc 2.4.6-1
  • links: PTS
  • area: contrib
  • in suites: lenny
  • size: 6,864 kB
  • ctags: 2,455
  • sloc: python: 5,194; perl: 3,666; sh: 1,798; makefile: 1,175; xml: 836; lisp: 836; ansic: 718; sed: 2
file content (13 lines) | stat: -rw-r--r-- 466 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
7
8
9
10
11
12
13
\chapter{Internet Protocols and Support \label{internet}}

\index{WWW}
\index{Internet}
\index{World Wide Web}

The modules described in this chapter implement Internet protocols and 
support for related technology.  They are all implemented in Python.
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:

\localmoduletable