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 |
- Raw – This is data that has not been processed.
- Lines – This sends data over a transmission line that will not overlap.
- Data255 -
- COBS – (Consistent Overhead Byte Stuffing) This is an encoding type that creates efficient data packages.
|
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 which should be used for this connection. |
Num Clients |
This is the number of recievers. |
![]()
TCP Mapping
Maps In
Maps Out