module dnssd


Table of contents
Modules
dnssd Classes
All Classes

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.



Authors:

Jakub Stachowski

Maintainers:

Jakub Stachowski

Licenses:

LGPLv2