Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

The TCP/IP collection agent allows data to be collected and inserted into a workflow, using the standard TCP/IP protocol. Several connections at a time are allowed. It is also possible to send responses back to the source in form of a bytearray or in the case with several connections as a UDR containing a response field. All response handling is done through APL commands.

The TCP/IP collection agent supports IPv4 and IPv6 environments.


A TCP/IP workflow may be configured to send responses to the source


Upon activation, the collector binds to the defined port and awaits connections to be accepted. Note the absence of a Decoder in the workflows. The collector has built-in decoding functionality, supporting any format as defined in theĀ Ultra Format Editor.


  • No labels