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.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
Component: ServerSocket
Allow one FileMaker instance to receive queries from other FileMaker instances.
| 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.
Release notes
- 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
- 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
Example Databases
- Network/ServerSocket/Send Query
- Network/ServerSocket/Server
- Network/ServerSocket/ServerSocket from Webviewer/ServerSocket from Webviewer
- WebViewer/Javascript calls Filemaker Script/ServerSocket from Webviewer/ServerSocket from Webviewer
Feedback: Report problem or ask question.
Links
MBS Xojo Plugins