Sends the result of a specific step to another device via the TCP/IP network protocol.
0 |
String |
IP Address or computer name |
The IP address/computer name of the device to which the message should be sent. |
1 |
Integer |
Socket Port |
The port over which to send the message. |
2 |
Step ID |
Step ID |
The step whose result should be transmitted. |
None.
SUCCESS |
The message was sent successfully. |
FAILURE |
The address or port was not valid. |
None.