ICE 3.4.2
[php5-ice-freebsdport.git] / vb / demo / Ice / bidir / config.server
blob525ee201c5024cb1f8e784ebe7a8eea8eb53738a
1 Callback.Server.Endpoints=tcp -p 10000
4 # Warn about connection exceptions
6 Ice.Warn.Connections=1
9 # Network Tracing
11 # 0 = no network tracing
12 # 1 = trace connection establishment and closure
13 # 2 = like 1, but more detailed
14 # 3 = like 2, but also trace data transfer
16 #Ice.Trace.Network=1
19 # Protocol Tracing
21 # 0 = no protocol tracing
22 # 1 = trace protocol messages
24 #Ice.Trace.Protocol=1
26 # Active connection management must be disabled when using
27 # bidirectional connections.
28 Ice.ACM.Client=0