Platforms to show: All Mac Windows Linux Cross-Platform

Back to DNSServiceDiscoveryResolveMBS class.

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

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

DNSServiceDiscoveryResolveMBS.Lookup(servicename as string, 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
Resolved a named instance of a service to its address, port, and (optionally) a text description.

servicename:
The name of the service instance.

servicetype:
The type of service.

domain:
The domain in which to find the service.

Returns true if successfull.
The ServiceLookup event may be called till this lookup request is closed.

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