Feedback

  • Contents
 

TCP Listen

This File I/O tool tells CIC to start listening for another computer attempting to make a TCP/IP connection with the CIC server. When a connection is established, this tool generates a TCP/IP Connection event, which can be used to start the TCP/IP Connection Accepted initiator. See TCP/IP tools for more information on using TCP/IP tools.

Inputs

TCP Port for connection

The port to watch for a connection.

Exit Paths

Success

This tool takes the success path if the port is successfully identified and watched.

Failure

This tool takes the Failure exit path if another TCP Listen tool has already been executed to watch the specified port.