mactcp
This module provides an interface to the Macintosh TCP/IP driver
MacTCP. There is an accompanying module macdnr which provides an
interface to the name-server (allowing you to translate hostnames to
ip-addresses), a module MACTCP which has symbolic names for
constants constants used by MacTCP and a wrapper module socket
which mimics the socket interface (as far as possible). It may
not be available in all Mac Python versions.
A complete description of the MacTCP interface can be found in the
Apple MacTCP API documentation.
Subsections