Package | Description |
---|---|
net.tomp2p.upnp |
Modifier and Type | Method and Description |
---|---|
static Collection<InternetGatewayDevice> |
InternetGatewayDevice.getDevices(int timeout)
Lookup all the IGD (IP or PPP) devices on the network.
|
static Collection<InternetGatewayDevice> |
InternetGatewayDevice.getDevices(int timeout,
int ttl,
int mx,
NetworkInterface ni)
Lookup all the IGD (IP urn:schemas-upnp-org:service:WANIPConnection:1, or
PPP urn:schemas-upnp-org:service:WANPPPConnection:1) devices for a given
network interface.
|
Copyright © 2013. All Rights Reserved.