TCP/IP Sender Endpoint
Description
Environment entries of type TCP/IP Sender endpoint are used to declare the parameters of a TCP/IP communication endpoint.
Purpose of object
It is used by the TCP Sender Channel if it works in server mode waiting for a connection.
Configuration

Step by Step
-
Create an Environment entry of type TCP/IP Sender endpoint.
-
Fill in the port to access the endpoint.
-
Fill in Max idle time: How long should the connection be running without any process.
-
Select the intended protocol:
- TCP: Core protocol of the Internet protocol suite.
- TLS(different versions): Cryptographic protocol to provide communication security.
- SSL: Predecessor of TLS.
-
Security Settings (if TLS is selected):
- Decide whether to use Authentication.
- If authentication is selected, choose a Trusted signer to connect with. Therefore create Credentials of type trusted server and add authentication of type public key pair.
-
A test of TCP/IP endpoint isn't possible, so click Finish.