Home | Trees | Index | Help |
---|
Package nattraverso :: Package pynupnp |
|
Version: 0.1.0
Author: Raphael Slinckx
Contact: raphael@slinckx.net
Copyright: Copyright 2005
License: LGPL
Submodules | |
---|---|
Function Summary | |
---|---|
twisted.internet.defer.Deferred
|
Returns a deferred which will be called with the WAN ip address retreived through UPnP. |
twisted.internet.defer.Deferred
|
Returns a deferred which will be called with a UPnPMapper instance. |
Variable Summary | |
---|---|
str |
__revision__ = '$id'
|
Function Details |
---|
get_external_ip()Returns a deferred which will be called with the WAN ip address retreived through UPnP. The ip is a string of the form "x.x.x.x"
|
get_port_mapper()Returns a deferred which will be called with aUPnPMapper instance. This is a nattraverso.portmapper.NATMapper
implementation.
|
Variable Details |
---|
__revision__
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Aug 30 14:56:47 2005 | http://epydoc.sf.net |