dnssd Class List
Here are the classes, structs, unions and interfaces with brief descriptions:DNSSD::AddRemoveEvent | |
DNSSD::Configuration | |
DNSSD::Configuration::EnumPublishType | |
DNSSD::DomainBrowser | Class used to provide current list of domains for browsing |
DNSSD::ErrorEvent | |
DNSSD::PublicService | This class is most important for application that wants to announce its service on network.This class represents local service being published |
DNSSD::PublishEvent | |
DNSSD::Query | This class provides way to search for specified service type in one domain.Class that represents service query in one domain |
DNSSD::RemoteService | RemoteService class allows to resolve service announced on remote machine.class representing service announced on remote machine |
DNSSD::ResolveEvent | |
DNSSD::Responder | This class should not be used directly.Internal class wrapping dns_sd.h interface |
DNSSD::ServiceBase | This class is used to carry information about service.Describes any type of service |
DNSSD::ServiceBrowser | Most important class for applications that want to discover specific services on network.Browsing for specific type of services or all available service types |