Platforms to show: All Mac Windows Linux Cross-Platform

Back to DNSServiceDiscoveryDomainEnumerationMBS class.

DNSServiceDiscoveryDomainEnumerationMBS.Available as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Network MBS MacOSX Plugin 5.0 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Whether Bonjour (zeroconfig) is installed.

If this function returns true, all the needed stuff is installed and the function have been loaded.

DNSServiceDiscoveryDomainEnumerationMBS.Close

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Network MBS MacOSX Plugin 5.0 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Stops the current request and releases all used memory.

DNSServiceDiscoveryDomainEnumerationMBS.EnumerateDomains(domaintype as Integer) as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Network MBS MacOSX Plugin 5.0 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Asynchronously create a DNS Domain Enumerator to search for domains in the local network.

domaintype:
A flag indicating whether you are looking for recommended registration domains (value=1, e.g. equivalent to the AppleTalk zone list in the AppleTalk Control Panel) or recommended browsing domains (value=0, e.g. equivalent to the AppleTalk zone list in the Chooser).

Returns true if successfull.
The ServiceDomainEnumeration event may be called till this enumerate request is closed.

DNSServiceDiscoveryDomainEnumerationMBS.Running as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Network MBS MacOSX Plugin 5.0 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
True if there is a running request.

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


The biggest plugin in space...