StandardOutputStream.Operator Convert
From Xojo Documentation
Method
Used to convert to a TCPSocket. See the Operator_Convert method.
Notes
StandardOutputStream incorporates a conversion operator so that you can use StdOut and StdErr as TCPSockets. 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: