Flowdock
class
Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Superclass: Resolv::DNS

Resolv::MDNS is a one-shot Multicast DNS (mDNS) resolver. It blindly makes queries to the mDNS addresses without understanding anything about multicast ports.

Information taken form the following places:

  • RFC 6762

Constants

Addresses = [ [AddressV4, Port], [AddressV6, Port], ]

AddressV6 = 'ff02::fb'

AddressV4 = '224.0.0.251'

Port = 5353

Attributes

Show files where this class is defined (1 file)
Register or log in to add new notes.