MDNS::Server
this is the basis for a full Continuous Multicast DNS Querying service this implements a very basic transport layer
Constructors
new(address : Socket::IPAddress, buffer_size = 16, loopback = false, hops = 255)
Usage: MDNS::Server.new(MDNS::IPv4)
Instance methods
address
Sourcechannel
Sourceclose
Sourceclosed?
Sourcequery
this is only required if the information is not already in a cache built from the messages being pushed down the channel
socket
Source