TCP is an error checking protocol, it is slower than UDP but will receive confirmation that the data package has been received.
TCP Setup
Protocol
| Name | Description |
|---|---|
| Protocol Type |
|
Input
| Name | Description |
|---|---|
| Is Bound | This will be on when the IO connection is bound to a network. |
| Multicast Connection | When on, data can be sent to multiple recipients. |
| Multicast Target IP | This is where the IP address of the multicast can be entered. |
| Interface | This is the IP address of the local network interface (NIC) which should be used for this connection. |
| Num Clients | This is the number of recievers. |


