TCP Server
tcp.server.auto_start
Abbreviation | tc s a |
Access | get/set |
Description
Enable/disable TCP server auto-start on bootup.
Arguments
<0/off/false/1/on/true>
Default
0
Properties
- network_restart to apply change
Supported Platforms
Get example
> get tc s a
R000003
0
Set example
> set tc s a true
R000008
Set OK
tcp.server.port
Abbreviation | tc s p |
Access | get/set |
Description
TCP server port to listen on
Arguments
<port>
Default
3000
Properties
- network_restart to apply change
Supported Platforms
Get example
> get tc s p
R000006
3000
Set example
> set tc s p 3001
R000008
Set OK