ModemTCPIPPort
The Modem Manager needs to be able to setup socket-based communications between different PCs to stream the modem data. This parameter sets the base port number. The Modem Manager will start with this base and will try to open a socket, incrementing the port number until successful.
For historical reasons, the port actually used for the connection is always at least 1 more than the configured setting. (e.g. if ModemTCPIPPort == 50000, the actual port will be at least 50001). This can be relevant when setting up firewalls, etc
Section: System
Default: ModemTCPIPPort = 50000
*No restart required (Settings.Dynamic property)