From d63535051a07faecce3f47085550450617b5ec99 Mon Sep 17 00:00:00 2001 From: yamuna Date: Thu, 17 Apr 2003 20:46:43 +0000 Subject: *** empty log message *** --- TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/README | 8 ++++++-- TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/README | 9 ++++++--- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/README b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/README index 40e3024f5c1..7653d675554 100644 --- a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/README +++ b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage/README @@ -24,7 +24,7 @@ receiver -f sender ------ -sender [-f ] [-p ] [-r ] [-d] +sender [-f ] [-p ] [-r ] [-v] [-s ] [-d ] -f filename --> The file to be streamed to the receiver (defaults to @@ -36,7 +36,11 @@ sender [-f ] [-p ] [-r ] [-d] -r framerate--> The rate at which tha data frames need to be sent (defaults to 30 frames per second). --d --> Increament the TAO_debug_level for debug messages. +-s localhost:port --> The address to be used on the local host. + +-d remote_host:port --> The address to be used on the remote host. + +-v --> Increament the TAO_debug_level for debug messages. The test must be run with the naming service. Check the run_test.pl diff --git a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/README b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/README index 243fb4ded87..26aa8002d2f 100644 --- a/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/README +++ b/TAO/orbsvcs/tests/AVStreams/Simple_Two_Stage_With_QoS/README @@ -26,7 +26,7 @@ receiver -f sender ------ -sender [-f ] [-p ] [-r ] [-a
] [-d] +sender [-f ] [-p ] [-r ] [-v] [-s ] [-d ] -f filename --> The file to be streamed to the receiver (defaults to @@ -38,9 +38,12 @@ sender [-f ] [-p ] [-r ] [-a
] [-d] -r framerate--> The rate at which tha data frames need to be sent (defaults to 30 frames per second). --a address --> Destination address. +-s localhost:port --> The address to be used on the local host. --d --> Increament the TAO_debug_level for debug messages. +-d remote_host:port --> The address to be used on the remote host. + + +-v --> Increament the TAO_debug_level for debug messages. The test must be run with the naming service. Check the run_test.pl -- cgit v1.2.1