Home | Trees | Index | Help |
---|
Package nattraverso :: Package pynupnp :: Module upnp |
|
Version: 0.1.0
Contact: raphael@slinckx.net
Copyright: Copyright 2005
License: LGPL
Classes | |
---|---|
UPnPDevice |
Represents an UPnP device, with the associated infos, and remote methods. |
UPnPMapper |
This is the UPnP port mapper implementing the NATMapper interface. |
UPnPProtocol |
The UPnP Device discovery udp multicast twisted protocol. |
Exceptions | |
---|---|
UPnPError |
A generic UPnP error, with a descriptive message as content. |
Function Summary | |
---|---|
twisted.internet.defer.Deferred
|
Check the network for an UPnP device. |
Variable Summary | |
---|---|
str |
__revision__ = '$id'
|
Function Details |
---|
search_upnp_device()Check the network for an UPnP device. Returns a deferred with theUPnPDevice instance as result, if
found.
|
Variable Details |
---|
__revision__
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Aug 30 14:56:47 2005 | http://epydoc.sf.net |