|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use InternetGatewayDevice | |
---|---|
net.tomp2p.upnp |
Uses of InternetGatewayDevice in net.tomp2p.upnp |
---|
Methods in net.tomp2p.upnp that return types with arguments of type InternetGatewayDevice | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |