Platforms to show: All Mac Windows Linux Cross-Platform

Back to DNSServiceDiscoveryResolveMBS class.

DNSServiceDiscoveryResolveMBS.ServiceLookup(ip as string, port as Integer, text 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
Lookup got something.

IP is a string like "192.168.1.14".
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.

Some examples using this event:

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


The biggest plugin in space...