DataPool User Guide
Version 2.13 | Published November 30, 2018 ©
DataFeedback
    
    
DataFeedBack plugin sends information from the DataPool to a specific UDP socket in a remote host.    
    
        
Unique Parameters
-     
Destination Host: Defines the hostname to which the data is sent to.
 -     
Destination Port: Defines the socket number to which the data is sent to.
 -     
Connect: Initializes the connection after the host and port are defined.
 -     
Connection Type: Defines the connection type to open: UDP or TCP.
 -     
Message: Defines the expression to send to the remote socket when the plugin is triggered.
 -     
Add EOL (CR &LF) to TCP: Defines if new line and line feed characters to add to the TCP message.
 -     
Add Delimiter to TCP: Defines if a delimiting character to add to the message.
 -     
Char Of TCP Delimiter: Defines the character to use as a delimiter and add to the message.