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

If you are using TCP/IP to communicate with a called non-J2EE Java™ program, you must configure a standalone Java program called TcpipListener for that program. Specifically, you must follow these steps:
You can start the standalone TCP/IP listener in either of two ways:

Feedback