TROBonjourBrowseStrategy

Overview

The TROBonjourBrowseStrategy class is the concrete implementation of the service browser that works with Apple's Bonjour zeroconf engine. See the base class page for more information about its members and a more detailed description.
This class is part of the ROZeroConf implementation and should not be used by users.

Location


Instance Methods


constructor Create

Creates a new instance.

constructor Create(aEngine: TROZeroConfBrowseEngine)

Parameters:

  • aEngine: owner engine

Start  protected

procedure Start(const aDomain: UnicodeString; const aServiceType: UnicodeString)

Parameters:

  • aDomain:
  • aServiceType:

Stop  protected

procedure Stop