Platforms to show: All Mac Windows Linux Cross-Platform

DNSServiceDiscoveryBrowseMBS class   Deprecated

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Network MBS MacOSX Plugin 5.0 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
This item is deprecated and should no longer be used. You can use DNSServiceBrowseMBS instead.
A class for Apple's implementation of ZeroConfig named Bonjour.

This class allows you to browse for services on the local network using Bonjour.

Common error codes for Rendevouz:

kDNSServiceDiscoveryUnknownErr -65537
kDNSServiceDiscoveryNoSuchNameErr-65538
kDNSServiceDiscoveryNoMemoryErr -65539
kDNSServiceDiscoveryBadParamErr -65540
kDNSServiceDiscoveryBadReferenceErr -65541
kDNSServiceDiscoveryBadStateErr -65542
kDNSServiceDiscoveryBadFlagsErr -65543
kDNSServiceDiscoveryUnsupportedErr -65544
kDNSServiceDiscoveryNotInitializedErr-65545
kDNSServiceDiscoveryNoCache -65546
kDNSServiceDiscoveryAlreadyRegistered-65547
kDNSServiceDiscoveryNameConflict -65548
kDNSServiceDiscoveryInvalid -65549
kDNSServiceDiscoveryMemFree -65792

But several other Mac OS error codes may also be there.
This class requires Mac OS X 10.2 to work. Use DNSServiceBrowseMBS if you want to support Mac OS X 10.3 and Windows.

Not available on Mac OS X 10.9.

  • event ServiceBrowse(message as Integer, name as string, type as string, domain as string, flags as Integer)
  • property Handle as Integer
  • 4 methods

This class has no sub classes.

Some examples using this class:

Blog Entries


The items on this page are in the following plugins: MBS MacOSX Plugin.


DNSServiceBrowseMBS   -   DNSServiceDiscoveryDomainEnumerationMBS


The biggest plugin in space...