TCP-IP Line Reader

This component reads lines over a TCP/IP connection. Each line will result in a row of the results table.

Llines are read until the TCP buffer is empty and the specified amount of lines are read.

Options

Minimum lines to read
The miminum number of lines to read. If the buffer is empty and the minimum lines are not read yet, it is waited for more lines. If the current buffer has more than the required lines, all the buffer is read until empty (so that no data is lost). Select -1 to read the whole buffer.
Port
The port to listen to.
IP/hostname
The host to listen to. IP or hostname.

Input Ports

This node has no input ports

Output Ports

Icon
The lines as read from the TCP/IP connection.

Nodes

Extensions

Links