blob: 035e568c18aae398f8074aa25c9000f0153ef213 (
plain)
1
2
3
4
5
6
7
8
9
10
|
#
# The client reads this property to create the reference to the
# "hello" object in the server.
#
Hello.Proxy=hello
#
# The IceGrid locator proxy.
#
Ice.Default.Locator=DemoIceGrid/Locator:default -t 30000 -h localhost -p 4061
|