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:
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
Allow one FileMaker instance to receive queries from other FileMaker instances.
Version | macOS | Windows | Linux | Server | iOS SDK |
3.2 / 3.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Item | Details |
---|---|
ServerSocket.Check Checks if any network socket has something to do. | All 3.2 |
ServerSocket.GetAllowedScripts Queries list of allowed scripts. | All 3.4 |
ServerSocket.GetAllowedTypes Queries the list of allowed types. | All 3.4 |
ServerSocket.SendQuery Sends a query to a Serversocket on another FileMaker instance. | All 3.2 |
ServerSocket.SetAllowedScripts Sets a list of allowed script names. | All 3.4 |
ServerSocket.SetAllowedTypes Sets a list of allowed types. | All 3.4 |
ServerSocket.Start Starts the server socket to answer queries from other applications. | All 3.2 |
ServerSocket.Stop Stops the server socket. | All 3.2 |
8 functions.
Feedback: Report problem or ask question.