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

Version 1 Next »

The TCP/IP forwarding agent allows data to be distributed from a workflow, using the standard TCP/IP protocol. Several connections at a time are allowed. The agent can also send various UDRs back into the workflow. All handling of these UDRs are done through APL commands.

Deprecation

Netty version 3 will be deprecated in a future version of .

To mix agents with different Netty versions within the same execution context is not supported. Furthermore, you cannot run several execution contexts with different versions of Netty communicating with one another.

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

A TCP/IP forwarding workflow example


  • No labels