Apache TCPMon

 
 
TCPMon is a utility that allows the messages (TCP based protocols) to be monitored and resent. It is useful as a debug tool and is based on swing and runs on almost all the platforms that Java supports.

The latest Apache TCPMon version can be downloaded from: http://ws.apache.org/commons/tcpmon/index.html







Installing Apache TCPMon 1.0



Information
none

Operating system used
Windows Vista Home Premium SP 1

Software prerequisites
Java 2 Standard Edition (J2SE) SDK, version 1.4 or higher.

Procedure
  1. Download and unzip tcpmon-1.0-bin.zip.
    For example: C:\tools\tcpmon-1.0-bin

  2. There are two ways to start TCPMon:
    • Method 1, double click: C:\tools\tcpmon-1.0-bin\build\tcpmon.bat
    • Method 2, type: java -cp ./tcpmon-1.0.jar org.apache.ws.commons.tcpmon.TCPMon

    Apache TCPMon startup