Class Ip6MulticastPing

java.lang.Object
org.eblocker.server.common.network.Ip6MulticastPing

public class Ip6MulticastPing extends Object
Sends an echo request to the all-nodes multicast address ff02::1

This is used to get addresses of passive clients which mostly will reply with a echo response which will be picked up by NeighborDiscoveryListener.

See Also: