summaryrefslogtreecommitdiff
path: root/trunk/ACE/examples/C++NPv2/svc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/ACE/examples/C++NPv2/svc.conf')
-rw-r--r--trunk/ACE/examples/C++NPv2/svc.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/trunk/ACE/examples/C++NPv2/svc.conf b/trunk/ACE/examples/C++NPv2/svc.conf
new file mode 100644
index 00000000000..e97f3748cf6
--- /dev/null
+++ b/trunk/ACE/examples/C++NPv2/svc.conf
@@ -0,0 +1,8 @@
+static Service_Reporter "-p $SERVICE_REPORTER_PORT"
+
+dynamic AIO_Client_Logging_Daemon Service_Object *
+AIO_CLD:_make_AIO_Client_Logging_Daemon()
+ "-p 7777"
+
+dynamic Server_Logging_Daemon Service_Object *
+TPCLS:_make_TPC_Logging_Server()