summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/Generic_Servant/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA/Generic_Servant/README')
-rw-r--r--TAO/examples/POA/Generic_Servant/README22
1 files changed, 22 insertions, 0 deletions
diff --git a/TAO/examples/POA/Generic_Servant/README b/TAO/examples/POA/Generic_Servant/README
new file mode 100644
index 00000000000..fd37775219e
--- /dev/null
+++ b/TAO/examples/POA/Generic_Servant/README
@@ -0,0 +1,22 @@
+// $Id$
+
+Generic Servant:
+===============
+
+File Name
+---------
+
+test.idl test idl interface
+test_i.h Servant definition for the test interface
+test_i.cpp Servant implementation for the test interface
+client.cpp A test client
+
+Typing
+
+% make
+
+creates an executable client and server library.
+
+To run the client, type
+
+% client -k file://ior