1 Callback.Server.Endpoints=tcp -p 10000
4 # Warn about connection exceptions
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
21 # 0 = no protocol tracing
22 # 1 = trace protocol messages
26 # Active connection management must be disabled when using
27 # bidirectional connections.