summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/AVStreams/sfp/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/AVStreams/sfp/README')
-rw-r--r--TAO/orbsvcs/tests/AVStreams/sfp/README16
1 files changed, 0 insertions, 16 deletions
diff --git a/TAO/orbsvcs/tests/AVStreams/sfp/README b/TAO/orbsvcs/tests/AVStreams/sfp/README
deleted file mode 100644
index 50c0583395c..00000000000
--- a/TAO/orbsvcs/tests/AVStreams/sfp/README
+++ /dev/null
@@ -1,16 +0,0 @@
-This directory contains the test server and client for
-the SFP implementation in
-
-$TAO_ROOT/orbsvcs/orbsvcs/AV/
-
-To test a simple frame transfer:
-================================
-
-just run the server and client
-
-To test a large frame transfer with fragmentation:
-==================================================
-
-Run the server
-
-Run the client with the -f option.