Trees | Index | Help |
---|
Package flumotion :: Package common :: Module netutils |
|
Function Summary | |
---|---|
Find the names of all available network interfaces | |
Get the IP address for an interface | |
Attempt to guess a public hostname for this system. | |
Attempt to guess a public IP for this system. |
Function Details |
---|
find_all_interface_names()Find the names of all available network interfaces |
get_address_for_interface(ifname)Get the IP address for an interface |
guess_public_hostname()Attempt to guess a public hostname for this system. |
guess_public_ip()Attempt to guess a public IP for this system. Returns "127.0.0.1" if it can't come up with anything better. |
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Fri Feb 2 11:44:39 2007 | http://epydoc.sf.net |