API Reference mdns_lite v0.6.6
Modules
A simple implementation of an mDNS (multicast DNS (Domain Name Server))
server. mDNS uses multicast UDP rather than TCP. Its primary use is to
provide DNS support for the local
domain. MdnsLite
listens on a
well-known ip address/port. If a request arrives that it recognizes, it
constructs the appropriate DNS response.