summaryrefslogtreecommitdiff
path: root/TAO/examples/Simple/chat/Server.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Simple/chat/Server.h')
-rw-r--r--TAO/examples/Simple/chat/Server.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/TAO/examples/Simple/chat/Server.h b/TAO/examples/Simple/chat/Server.h
new file mode 100644
index 00000000000..4d47a8bf73d
--- /dev/null
+++ b/TAO/examples/Simple/chat/Server.h
@@ -0,0 +1,18 @@
+// $Id$
+
+// ===========================================================
+//
+//
+// = LIBRARY
+// TAO/tests/Simple/chat
+//
+// = FILENAME
+// Server.h
+//
+// = DESCRIPTION
+// Definition of the Server class for the chat.
+//
+// = AUTHOR
+// Pradeep Gore <pradeep@cs.wustl.edu>
+//
+// ===========================================================