blob: 23755f4e4b3b6b2d28a0fd85eadef49e40321d80 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
Axis2C TCP Monitor
=======================
What is it?
-----------
Axis2 TCP monitor project is aimed at capture the SOAP messages sent and received. It works only in command line interface.
How to run the TCP monitor?
---------------------------
Run the file called tcpmon with the Listen Port, Target port and Host name.
For instruction run tcpmon -h
Installation
------------
Please see the file called INSTALL.
|