I use the Apache Axis application called TcpMon, found in axis.jar. It's
a simple and intuitive monitor. Type a local unused port number, a
destination IP/DNS name and port and off you go. It's free to boot!
http://ws.apache.org/axis/releases.html
Here's the command to run it:
javaw -cp <path to axis installation>\lib\axis.jar
org.apache.axis.utils.tcpmon
HTH,
Vern
> Hi
>
[quoted text clipped - 4 lines]
> Thanks
> Arun