Platforms to show: All Mac Windows Linux Cross-Platform

Back to DNSServiceDiscoveryDomainEnumerationMBS class.

DNSServiceDiscoveryDomainEnumerationMBS.ServiceDomainEnumeration(message as Integer, domain as string, flags as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Network MBS MacOSX Plugin 5.0 ✅ Yes ❌ No ❌ No ❌ No
Domains changed.

Meaning of message:
0:Domain found.
1:Domain found (and should be selected by default).
2:Domain has been removed from network.

Flags=1 means that more data is coming. Flags=0 means the end of the current list of services. But several minutes later when a new Mac connects to the network another ServiceLookup Event may inform you, even if flags was 0.

Starting a new query from within this event on the same object can cause problems. Better you create a new instance for another query if you need one.

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


The biggest plugin in space...