If you want a caller to use TCP/IP to exchange data with a called non-J2EE Java™ program,
you must 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,
you must configure a standalone Java program called CSOTcpipListener for
that program. Specifically, you must do as follows:
- Make sure that the classpath used when running CSOTcpipListener contains
fda6.jar, fdaj6.jar, and the directories or archives that contain the called
programs; and
- Set the Java runtime property tcpiplistener.port to
the number of the port at which CSOTcpipListener receives data.
You can start the standalone TCP/IP listener in either of two ways: