Platforms to show: All Mac Windows Linux Cross-Platform

Back to DNSServiceDiscoveryBrowseMBS class.

DNSServiceDiscoveryBrowseMBS.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.

DNSServiceDiscoveryBrowseMBS.Browse(servicetype as string, domain as string) 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 Service browser to search for matching services in the local network.

servicetype:
The type of service.

domain:
The domain in which to find the service.

Returns true if successfull.
The ServiceBrowse event may be called till this browse request is closed.

DNSServiceDiscoveryBrowseMBS.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.

DNSServiceDiscoveryBrowseMBS.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...