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:
11.1
11.2
11.3
11.4
11.5
12.0
12.1
12.2
12.3
12.4
Statistic
FMM
Blog
Component: ServerSocket
Allow one FileMaker instance to receive queries from other FileMaker instances.
Please try WebHook functions instead.
Version | macOS | Windows | Linux | Server | iOS SDK | License |
3.2 / 3.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | Paid |
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 shown.
Release notes
- Version 11.5
- Deprecated ServerSocket functions in favor of new WebHook functions.
- Version 8.3
- Updated code for Socket.Connect, ServerSocket.SendQuery, SSH.Connect and SendCommand to use new unified socket connection code, which uses IPv4 and IPv6, queries DNS if needed and tries several IPs if needed.
Blog Entries
- MBS FileMaker Plugin, version 11.5pr3
- Check out options for FileMaker JavaScript Integration
- MBS FileMaker Plugin, version 8.6pr2
- MBS FileMaker Plugin 3.4 for OS X/Windows
- MBS FileMaker Plugin 3.3 for OS X/Windows - More than 1600 Functions In One Plugin
- The Internet Explorer 10 Problem
- MBS FileMaker Plugin 3.2 for OS X/Windows
FileMaker Magazin
Example Databases
- Network/ServerSocket/Send Query
- Network/ServerSocket/Server
- Network/ServerSocket/ServerSocket from Webviewer/ServerSocket from Webviewer
Feedback: Report problem or ask question.
