Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
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 |
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.
The items on this page are in the following plugins: MBS MacOSX Plugin.