Class UPnP

All Implemented Interfaces:
HTTPRequestListener, DeviceChangeListener, EventListener

public class UPnP
extends ControlPoint
implements DeviceChangeListener, EventListener
This (and all in org/freenet, org/cybergarage, org/xmlpull) grabbed from freenet SVN, mid-February 2009 by zzz. This file modded somewhat to remove freenet-specific stuff, but most of the glue to I2P is in UPnPManager (which was written from scratch and is not the Limewire one referred to below). ================== This plugin implements UP&P support on a Freenet node.
Since:
0.7.4
Author:
Florent Daignière <nextgens@freenetproject.org> some code has been borrowed from Limewire : @see com.limegroup.gnutella.UPnPManager Public only for command line usage. Not a public API, not for external use.
See Also:
"http://www.upnp.org/", "http://en.wikipedia.org/wiki/Universal_Plug_and_Play"