Searched refs:MDNS_GROUP (Results 1 – 2 of 2) sorted by relevance
16 public static final String MDNS_GROUP = "224.0.0.251"; field in DNSConstants
446 _group = InetAddress.getByName(DNSConstants.MDNS_GROUP); in openMulticastSocket()