dnssd Module
DNSSD
DNSSD is a library for handling DNS-SD, DNS-based Service Discovery Protocol, also known as Bonjour or Zeroconf.
If you are writing an application that wants to discover services on the network, use ServiceBrowser. You can also find available service types using ServiceTypeBrowser.
If you want to announce the availability of a service provided by your application, use PublicService.
DomainBrowser allows you to find other domains (than the local one) it is possible to browse or publish to.
- Author(s):
- Jakub Stachowski
- Maintainer(s):
- Jakub Stachowski
- License(s):
- LGPLv2
Namespaces
D | G | |
DNSSD | global |
Class Index
D | PublicService (DNSSD) | ServiceBase (DNSSD) |
DomainBrowser (DNSSD) | R | ServiceBrowser (DNSSD) |
DomainModel (DNSSD) | RemoteService (DNSSD) | ServiceModel (DNSSD) |
P | S | ServiceTypeBrowser (DNSSD) |