Library DNSSD/Bonjour

Package Implementation

Overview

Classes: BonjourBrowserImpl, BonjourResponderImpl, BonjourResponderImplFactory, EventLoop

Functions: initializeDNSSD, uninitializeDNSSD

Classes

class BonjourBrowserImpl

The DNSSDBrowser implementation for Bonjour. more...

class BonjourResponderImpl

The DNSSDResponderImpl implementation for Bonjour. more...

class BonjourResponderImplFactory

A factory for BonjourResponderImplFactory objects. more...

class EventLoop

The EventLoop class monitors all sockets used by Bonjour (for the connection between the client and the daemon) in a thread and drives the Bonjour machinery. more...