https://github.com/tomenz/mdns
mDNS Library, sending and receiving mDns messages. Needs the SocketLib
https://github.com/tomenz/mdns
cpp cpp11 dns mdns mdnsresponder socket
Last synced: 6 months ago
JSON representation
mDNS Library, sending and receiving mDns messages. Needs the SocketLib
- Host: GitHub
- URL: https://github.com/tomenz/mdns
- Owner: Tomenz
- License: mit
- Created: 2020-03-28T20:51:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-16T17:56:43.000Z (over 2 years ago)
- Last Synced: 2025-02-08T19:15:37.641Z (8 months ago)
- Topics: cpp, cpp11, dns, mdns, mdnsresponder, socket
- Language: C++
- Homepage:
- Size: 32.2 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mDns
[](https://app.codacy.com/manual/Tomenz/mDns?utm_source=github.com&utm_medium=referral&utm_content=Tomenz/mDns&utm_campaign=Badge_Grade_Dashboard)
mDNS Library, sending and receiving mDns messages. Needs the SocketLib