Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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 |
3.2 / 3.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Item | Details |
---|---|
ServerSocket.Check Deprecated Checks if any network socket has something to do. | All 3.2 |
ServerSocket.GetAllowedScripts Deprecated Queries list of allowed scripts. | All 3.4 |
ServerSocket.GetAllowedTypes Deprecated Queries the list of allowed types. | All 3.4 |
ServerSocket.SendQuery Deprecated Sends a query to a Serversocket on another FileMaker instance. | All 3.2 |
ServerSocket.SetAllowedScripts Deprecated Sets a list of allowed script names. | All 3.4 |
ServerSocket.SetAllowedTypes Deprecated Sets a list of allowed types. | All 3.4 |
ServerSocket.Start Deprecated Starts the server socket to answer queries from other applications. | All 3.2 |
ServerSocket.Stop Deprecated Stops the server socket. | All 3.2 |
8 functions shown.
These functions require a license (62%).
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