2 # The server creates one single object adapter with the name
3 # "Callback.Server". The following line sets the endpoints for this
6 Callback.Server.Endpoints=tcp -p 10000
9 # Warn about connection exceptions
11 Ice.Warn.Connections=1
16 # 0 = no network tracing
17 # 1 = trace connection establishment and closure
18 # 2 = like 1, but more detailed
19 # 3 = like 2, but also trace data transfer
26 # 0 = no protocol tracing
27 # 1 = trace protocol messages