Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
12.1
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
Statistic
FMM
Blog
Query current results as JSON.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Bonjour | 8.4 | ✅ Yes | ✅ Yes | ❌ No | ✅ Yes, on macOS and Windows | ❌ No |
none
Returns JSON or error.
Query results:
Set Variable [$json; MBS( "Bonjour.JSON" )]
Example result:
[{
"interfaceIndex": 4,
"type": "_fmpro-rcfmp12._tcp.",
"domain": "local.",
"serviceName": "WIN-Test",
"IP": "2003:e1:6bc2:c272:7029:44d3:99ae:ab87",
"port": 5003,
"hosts": [{
"interfaceIndex": 4,
"port": 5003,
"fullName": "WIN-Test._fmpro-rcfmp12._tcp.local.",
"hostTarget": "WIN-Test.local.",
"IPs": [{
"port": 5003,
"interfaceIndex": 4,
"ip": "2003:e1:6bc2:c272:7029:44d3:99ae:ab87",
"hostName": "WIN-Test.local.",
"protocol": "IPv6"
}, {
"port": 5003,
"interfaceIndex": 4,
"ip": "fe80::7029:44d3:99ae:ab87",
"hostName": "WIN-Test.local.",
"protocol": "IPv6"
}, {
"port": 5003,
"interfaceIndex": 4,
"ip": "192.168.2.122",
"hostName": "WIN-Test.local.",
"protocol": "IPv4"
}]
}]
}]
This function checks for a license.
Created 28th July 2018, last changed 28th July 2018