summaryrefslogtreecommitdiff
path: root/netsvcs/servers/ntsvc.conf
blob: 94ed5d78c2a20a114355db1266f600241f3a9a86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Windows NT version.
#
# These are the services that can be linked into ACE.
# Note that your path needs to include the path for netsvcs.dll
# In addition, you can replace the hardcoded "-p 20xxx" with "-p
# $PORTxxx" if you set your environment variables correctly.

dynamic Token_Service Service_Object * netsvcs.dll:_make_ACE_Token_Acceptor() "-p 20202"
dynamic Name_Server Service_Object * netsvcs.dll:_make_ACE_Name_Acceptor() "-p 20012"
#dynamic Client_Logging_Service Service_Object * netsvcs.dll:_make_ACE_Client_Logging_Connector() active "-p 20008"
#dynamic Server_Logging_Service Service_Object * netsvcs.dll:_make_ACE_Server_Logging_Acceptor() active "-p 20009"
#dynamic Thr_Server_Logging_Service Service_Object * netsvcs.dll:_make_ACE_Thr_Server_Logging_Acceptor() active "-p 20020"