BonjourBrowseStrategy Class

This is a Library topic for RemObjects SDK for .NET
This page is generated from external data, please do not update
Namespaces — Interfaces — Classes — Enums — Implements
Contents |
Overview
The BonjourBrowseStrategy class is used internally by the ZeroConfBrowseEngine. This class and the ROBrowseStrategy class are used in the Strategy pattern realization in the ZeroConfBrowseEngine. Both BonjourBrowseStrategy and ROBrowseStrategy are used to retrieve information about the ZeroConf environment and services registered in it.
The BonjourBrowseStrategy is used when the ZeroConfBrowser.Engine property is set to ZeroConfEngine.Auto or ZeroConfEngine.Bonjour to retrieve information from the Apple Bonjour services.
The BonjourBrowseStrategy is used when the ZeroConfBrowser.Engine property is set to ZeroConfEngine.Auto or ZeroConfEngine.Bonjour to retrieve information from the ROZeroConfHub server.
For internal use only.
Location
- Assembly: RemObjects.SDK.ZeroConf.dll
- Namespace: RemObjects.SDK.ZeroConf.Engines
Implemented interfaces
Instance Methods
| constructor |
|---|
|
Creates a new instance of the BonjourBrowseStrategy class.
|
| Start |
|
Creates a new instance of the BrowseNetService and activates it using aDomain and aType as parameters.
|
| Stop |
|
Stops and disposes the internally used instance of the BrowseNetService.
|
See Also
- Lists
- RemObjects SDK for .NET: Namespaces — Interfaces — Classes — Enums — Implements
- RemObjects SDK shared: Data Types – File Types
- other editions
- RemObjects SDK for Xcode: Protocols — Classes — Enums — Aliases — Implements
- RemObjects SDK for Delphi: Interfaces — Classes — Aliases — Implements
- RemObjects SDK for Java: Namespaces — Interfaces — Classes — Enums — Implements
- RemObjects SDK for JavaScript: Objects

Product: RemObjects SDK
Available Editions: RemObjects SDK for .NET, Xcode, Delphi, Java and JavaScript