Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Starts browse for given type.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Bonjour | 8.4 | ✅ Yes | ✅ Yes | ❌ No | ✅ Yes, on macOS and Windows | ❌ No |
Parameter | Description | Example |
---|---|---|
Type | The type to browse for. | "_fmpro-rcfmp12._tcp." |
Returns OK or error.
Browser for SMB shares:
Set Variable [ $r ; Value: MBS("Bonjour.Browse"; "_smb._tcp.") ]
Browser for AFP shares:
Set Variable [ $r ; Value: MBS("Bonjour.Browse"; "_afpovertcp._tcp.") ]
Browser for FileMaker server:
Set Variable [ $r ; Value: MBS("Bonjour.Browse"; "_fmpro-rcfmp12._tcp.") ]
This function checks for a license.
Created 28th July 2018, last changed 28th July 2018