scriptPort resource

From The x3270 Wiki
Type Default Option: -scriptport
string x3270 c3270 wc3270 s3270 b3270

Configures the emulator to listen for s3270 protocol connections on a TCP socket.

This resource sets up a single, global s3270 protocol listener for external scripts to use. (By contrast, when the Script() action is used, a new instance of the s3270 protocol listener is created for the child script to use.)

The format of this resource follows listener syntax.

Setting the value to an empty string turns off the s3270 protocol listener.