Package nattraverso
[show private | hide private]
[frames | no frames]

Package nattraverso

This package offers ways to retreive ip addresses of the machine, and map ports through various protocols.

Currently only UPnP is implemented and available, in the pynupnp module.

Version: 0.1.0

Author: Raphael Slinckx

Contact: raphael@slinckx.net

Copyright: Copyright 2005

License: LGPL

Submodules
  • 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.
    • soap: This module is a SOAP client using twisted's deferreds.
    • upnp: This module is the heart of the upnp support.
    • upnpxml: This module parse an UPnP device's XML definition in an Object.
  • utils: Various utility functions used in the nattraverso package.

Variable Summary
str __revision__ = '$id'
str __version__ = '0.1.0'

Variable Details

__revision__

Type:
str
Value:
'$id'                                                                  

__version__

Type:
str
Value:
'0.1.0'                                                                

Generated by Epydoc 2.1 on Tue Aug 30 14:56:47 2005 http://epydoc.sf.net