summaryrefslogtreecommitdiffstats
path: root/tools/tcpmon/README
diff options
context:
space:
mode:
Diffstat (limited to 'tools/tcpmon/README')
-rw-r--r--tools/tcpmon/README21
1 files changed, 21 insertions, 0 deletions
diff --git a/tools/tcpmon/README b/tools/tcpmon/README
new file mode 100644
index 0000000..23755f4
--- /dev/null
+++ b/tools/tcpmon/README
@@ -0,0 +1,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.
+
+