#875270 RFP: qmdnsengine -- Multicast DNS library for Qt applications

#875270#5
Date:
2017-09-10 06:48:24 UTC
From:
To:
* Package name    : qmdnsengine
   Version         : 0.1.0
   Upstream Author : Nathan Osman <nathan@quickmediasolutions.com>
* URL             : https://github.com/nitroshare/qmdnsengine
* License         : MIT
   Programming Lang: C++
   Description     : Multicast DNS library for Qt applications

QMdnsEngine provides an implementation of multicast DNS as per RFC 6762.

Some of QMdnsEngine's features include:

- Provide mDNS services on the local network
- Respond to mDNS queries from other devices
- Browse mDNS services provided by other devices on the local network
- Resolve services to IPv4 and IPv6 addresses

The library is fully documented and includes a comprehensive test suite.