Uses of Class
org.freenetproject.DetectedIP
-
Packages that use DetectedIP Package Description net.i2p.router.transport The transport system allows the usage of communication layers that are below I2P in the stack, on which I2P messages are sent. -
-
Uses of DetectedIP in net.i2p.router.transport
Methods in net.i2p.router.transport that return DetectedIP Modifier and Type Method Description DetectedIP[]
UPnP. getAddress()
As we only support a single active IGD, and we don't currently have any way to get any IPv6 addresses, this will return at most one IPv4 address.
-