Test your TCP client(s) with this multiple TCP Server program that handles multiple TCP sessions.
This application can be used by network testers or software developers for testing a TCP connection. TCP Server Tomcat comes with the following features: 1. Four asynchronous TCP servers. 2. Asynchronous TCP session handling per TCP server meaning each server can connect to multiple clients on the same TCP port 3. Logging capability to trace and investigate issues.