# Note: Parameters TCPPort and UDPPort can be equal
# Parameter: optional
# Value: 1 ... 65534
- # Default: 9997
- #TCPPort = 9997
+ # Default: 9996
+ #TCPPort = 9996
# Port for UDP connections
# Note: Parameters TCPPort and UDPPort can be equal
# Parameter: optional
# Value: 1 ... 65536
- # Default: 9997
- UDPPort = 9997
+ # Default: 9996
+ UDPPort = 9996
</Module>