Home | Trees | Index | Help |
---|
|
nattraverso
: This package offers ways to retreive ip addresses of the machine, and
map ports through various protocols.
ipdiscover
: Generic methods to retreive the IP address of the local machine.
portmapper
: Generic NAT Port mapping interface.
pynupnp
: This package offers ways to retreive ip addresses of the machine, and
map ports through UPnP devices.
utils
: Various utility functions used in the nattraverso package.
__builtin__.object
:
The most base type
nattraverso.ipdiscover.LocalNetworkMulticast
:
Local IP discovery protocol via multicast:
__builtin__.type
:
type(object) -> the object's type type(name, bases, dict) -> a
new type
nattraverso.pynupnp.upnp.UPnPProtocol
:
The UPnP Device discovery udp multicast twisted protocol.
exceptions.Exception
:
Common base class for all exceptions.
nattraverso.pynupnp.soap.SoapError
:
This is a SOAP error message, not an HTTP error message.
nattraverso.pynupnp.upnp.UPnPError
:
A generic UPnP error, with a descriptive message as content.
nattraverso.portmapper.NATMapper
:
Define methods to map port objects (as returned by twisted's
listenXX).
nattraverso.pynupnp.upnp.UPnPMapper
:
This is the UPnP port mapper implementing the NATMapper
interface.
nattraverso.pynupnp.soap.SoapProxy
:
Proxy for an url to which we send SOAP rpc calls.
nattraverso.pynupnp.upnp.UPnPDevice
:
Represents an UPnP device, with the associated infos, and remote
methods.
nattraverso.pynupnp.upnpxml.UPnPXml
:
This objects parses the XML definition, and stores the useful results
in attributes.
twisted.internet.protocol.AbstractDatagramProtocol
:
Abstract protocol for datagram-oriented transports, e.g.
twisted.internet.protocol.DatagramProtocol
:
Protocol for datagram-oriented transport, e.g.
nattraverso.ipdiscover.LocalNetworkMulticast
:
Local IP discovery protocol via multicast:
nattraverso.pynupnp.upnp.UPnPProtocol
:
The UPnP Device discovery udp multicast twisted protocol.
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Aug 30 14:56:47 2005 | http://epydoc.sf.net |