StandardInputStream.Operator Convert
From Xojo Documentation
Method
Used to convert to a TCPSocket. See the Operator_Convert method.
Notes
StandardInputStream incorporates a conversion operator so that you can use StdIn as a TCPSocket. This is useful only for services that are started for you by xinetd on macOS or Linux. Here is an example of how to use this: