blob: 7d9839fb221e2374bb6d248737e003453f26cde7 (
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 -h localhost -p 4061
|