DataFeedback
DataFeedBack plugin is used to send information from the DataPool to a certain UDP socket in a remote host.
Unique Parameters
-
Destination Host: Defines the name of the host to which the data will be sent.
-
Destination Port: Defines the socket number to which the data will be sent.
-
Connect: This button initializes the connection after the host and port were defined.
-
Connection Type: Defines the connection type that will be opened: UDP or TCP.
-
Message: Defines the expression that will be sent to the remote socket when the plugin is triggered.
-
Add EOL (CR &LF) to TCP: Defines if new line and line feed characters will be added to the TCP message.
-
Add Delimiter to TCP: Defines if a delimiting character will be added to the message.
-
Char Of TCP Delimiter: Defines the character that will be used as a delimiter and added to the message.