Platforms to show: All Mac Windows Linux Cross-Platform

Back to DNSServiceDiscoveryBrowseMBS class.

DNSServiceDiscoveryBrowseMBS.ServiceBrowse(message as Integer, name as string, type as string, 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
New service found or lost one.

If message=0 a new service was found. Message=1 means that a service was removed.
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 ServiceBrowse 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...