summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/AVStreams/Full_Profile
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2011-10-06 12:14:28 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2011-10-06 12:14:28 +0000
commit63e83d90412a83b802ef98aa278b00a4f018a0ca (patch)
treeb6ff324abef3b29b204500cb72feb310ccda61ab /TAO/orbsvcs/tests/AVStreams/Full_Profile
parentdd781e8c8d74f06d3bb8b358a12804d8908767b1 (diff)
downloadATCD-63e83d90412a83b802ef98aa278b00a4f018a0ca.tar.gz
Fixed fuzz
Diffstat (limited to 'TAO/orbsvcs/tests/AVStreams/Full_Profile')
-rw-r--r--TAO/orbsvcs/tests/AVStreams/Full_Profile/README14
1 files changed, 8 insertions, 6 deletions
diff --git a/TAO/orbsvcs/tests/AVStreams/Full_Profile/README b/TAO/orbsvcs/tests/AVStreams/Full_Profile/README
index cbbbe9ea837..b4631e7bcbd 100644
--- a/TAO/orbsvcs/tests/AVStreams/Full_Profile/README
+++ b/TAO/orbsvcs/tests/AVStreams/Full_Profile/README
@@ -1,5 +1,7 @@
+$Id$
+
This directory contains a simple file transfer test program for the
-Full Profile in the TAO's Audio/Video Streaming Service.
+Full Profile in the TAO's Audio/Video Streaming Service.
This example follows the sequence of steps for using the Full Profile
as outlined in the following section of the Audio/Video Streams
@@ -11,9 +13,9 @@ This is from Section 2.3.8, The FlowConnection:
===================================================================================
- User A adds some flowendpoints to an instance of a full profile implementation of
- StreamEndPoint_A (myA) by calling myA->add_fep(aFEP);
-- User B adds some FEPs to an instance of a full profile implementation of
- StreamEndPoint_B (theirB).
+ StreamEndPoint_A (myA) by calling myA->add_fep(aFEP);
+- User B adds some FEPs to an instance of a full profile implementation of
+ StreamEndPoint_B (theirB).
User C creates a StreamCtrl and calls aSC->bind(myA,theirB,someQoS,nilflowSpec)
The bind() algorithm will find which pairs of FlowEndPoints are compatible
@@ -49,6 +51,6 @@ In that order:
Run the Naming Service
-server -f <filename>
+server -f <filename>
-ftp -f <filename> -p <TCP/UDP>
+ftp -f <filename> -p <TCP/UDP>