Using TCP Adapters with Ensemble
- About This Book
- 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.CountedInboundAdapter
- Example for EnsLib.TCP.TextLineInboundAdapter
- Adding and Configuring the Business Service
- 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
- Special Topics
- Adding a TCP Status Service
- Creating Custom TCP Adapter Classes
- Common Customizations in TCP Adapter Subclasses
- Reference for Settings