summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Security/BiDirectional/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Security/BiDirectional/README')
-rw-r--r--TAO/orbsvcs/tests/Security/BiDirectional/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/orbsvcs/tests/Security/BiDirectional/README b/TAO/orbsvcs/tests/Security/BiDirectional/README
index 14e5d33aaf8..068ef393f4e 100644
--- a/TAO/orbsvcs/tests/Security/BiDirectional/README
+++ b/TAO/orbsvcs/tests/Security/BiDirectional/README
@@ -1,7 +1,7 @@
-# $Id$
+$Id$
This is a test that exercises the birectional GIOP connection
-implementation in TAO over SSLIOP connection.
+implementation in TAO over SSLIOP connection.
Basicaly, the test is a copy of the $TAO_ROOT/tests/BiDirectional with
added support for SSLIOP
@@ -9,7 +9,7 @@ added support for SSLIOP
Start the server like this
$ server -ORBSvcConf server.conf -o <file.ior> -i <no_iterations>
-$ client -ORBSvcConf client.conf -k file://<file.ior> -x
+$ client -ORBSvcConf client.conf -k file://<file.ior> -x
Or, simply
@@ -25,5 +25,5 @@ would crash itself.
To determine that no new connections have been opened or used the test
relies on the fact that TAO uses a transport cache. It can provide us
iwith the number of currently cashed transports before and after making an
-invocation. Both the client and at the server make this check.
+invocation. Both the client and at the server make this check.