An open API service indexing awesome lists of open source software.

https://github.com/ksherlock/mdnssdd

multicast dns-sd daemon
https://github.com/ksherlock/mdnssdd

Last synced: 2 months ago
JSON representation

multicast dns-sd daemon

Awesome Lists containing this project

README

        

``DNS Service Discovery is a way of using standard DNS programming interfaces, servers, and packet formats to browse the network for services.'' -- http://www.dns-sd.org/

Although some servers support dns-sd, many do not, or were not configured/compiled with support. mdnssdd is a small daemon to provide service discovery.

Requires Apple's mDNSResponder-171.4.

(Imported from google code before it rigor mortis sets in.)