TCP Parser
The TCP Parser should be connected to a TCP input block to allow its content to be formatted and read into a process.
The TCP Parser receives TCP in either an ASCII or HEX format through its Input node and can output it as either ASCII, HEX or Raw format based on how the dropdowns within the block are configured. The processed data is emitted from the Output node.
Input
- Input - To be connected to the output of a TCP input block.
Output
- Output - To be connected to any block capable of evaluating or transmitting data.