summaryrefslogtreecommitdiff
path: root/cpp/demo/IceGrid/secure/config.client
blob: 284e3214a93532fa8cd9f87e188914348d856ba8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
# The IceGrid locator proxy.
#
Ice.Default.Locator=DemoIceGrid/Locator:tcp -h localhost -p 4061:tcp -h localhost -p 14061

#
# To use the IceGrid discovery plugin comment out the default locator
# property above and un-comment the two properties below. The discovery
# plugin uses multicast to discover IceGrid.
#
#Ice.Plugin.IceGridDiscovery=IceGrid:createIceGridDiscovery
#IceGridDiscovery.InstanceName=DemoIceGrid

#
# Trace properties.
#
#Ice.Trace.Network=1
#Ice.Trace.Locator=1