Using TCP Adapters in Productions
- Using the Inbound TCP Adapters
- Overview of Inbound TCP Adapter
- Overall Behavior
- Creating a Business Service to Use a TCP Inbound Adapter
- Implementing the OnProcessInput() Method
- Example for EnsLib.TCP.TextLineInboundAdapter
- Adding and Configuring the Business Service
- Related Options
- See Also
- Using the Outbound TCP Adapters
- Overview of Outbound TCP Adapter
- Overall Behavior
- Creating a Business Operation to Use a TCP Outbound Adapter
- Creating Message Handler Methods
- Example for EnsLib.TCP.CountedOutboundAdapter
- Adding and Configuring the Business Operation
- Related Options
- Special Topics for TCP Adapters
- Adding a TCP Status Service
- Creating Custom TCP Adapter Classes
- Common Customizations in TCP Adapter Subclasses
- TCP Adapter Settings