mdns_lite v0.4.0 API Reference
Modules
A simple implementation of an mDNS (multicast DNS (Domain Name Server)) server.
mDNS is based on multicast UDP rather than TCP. It's primary use is for DNS
support for the local
. MdnsLite
listen on a well-known ip address/port. If
a request arrives that is recognized, it constructs the appropriate DNS response.