Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

FM10 Freezing after sending TCP Socket requests via Groovy script

Featured Replies

  • Newbies

I'm evaluating Scriptmaster as part of a potential solution for a client project. We have written a one line script to test whether we can send TCP Socket requests out of FileMaker to a hardware device (remote power switch). Our FM script is actually 2 lines (the first simply set's the "ip" variable - the second is as follows:

EvaluateGroovy( "s = new Socket(ip, 80).withStreams { input, output -> output <<'TCPCommandGoesHere'; r = input.getText();}" )

This works for a few minutes (TCP command is sent and the remote device responds with either 'ON', 'OFF' or 'BUSY') but then FileMaker 10 (Trial version) freezes and will accept no further input requiring a restart. We've already written test scripts outside of FileMaker (in Python and Ruby) and they are not freezing.

Ideally we'd like to solve the problem of the script freezing FileMaker as we'd prefer to execute this project within FileMaker and not have to develop an external web app.

Are we doing anything obviously wrong ?

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.