| Home | Trees | Index | Help |
|
|---|
| Package dns :: Module inet |
|
| Function Summary | |
|---|---|
| string |
Convert the binary form of a network address into its textual form. |
| string |
Convert the textual form of a network address into its binary form. |
| Variable Summary | |
|---|---|
int |
AF_INET
|
int |
AF_INET6
|
| Function Details |
|---|
inet_ntop(family, address)Convert the binary form of a network address into its textual form.
|
inet_pton(family, text)Convert the textual form of a network address into its binary form.
|
| Variable Details |
|---|
AF_INET
|
AF_INET6
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 1.1 on Sat Sep 6 01:38:31 2003 | http://epydoc.sf.net |