Setting up the TCP/IP listener for a called non-J2EE application

If you want a caller to use TCP/IP to exchange data with a called non-J2EE Java program, set up a TCP/IP listener for the called program.

If you are using TCP/IP to communicate with a called non-J2EE Java program, configure a standalone Java program called CSOTcpipListener for that program. Specifically, do as follows:

You can start the standalone TCP/IP listener in either of two ways:

Related tasks
Providing access to non-EGL jar files