2 # The client reads this property to create the reference to the
3 # "greet" object in the server.
5 Greet.Proxy=greet:tcp -p 10000
8 # Warn about connection exceptions.
10 Ice.Warn.Connections=1
15 # 0 = no network tracing
16 # 1 = trace connection establishment and closure
17 # 2 = like 1, but more detailed
18 # 3 = like 2, but also trace data transfer
25 # 0 = no protocol tracing
26 # 1 = trace protocol messages