TCP Server

tcp.server.auto_start

Abbreviationtc s a
Accessget/set

Description

Enable/disable TCP server auto-start on bootup.

Arguments

<0/off/false/1/on/true>

Default

0

Properties

Supported Platforms

Get example

> get tc s a
R000003
0

Set example

> set tc s a true
R000008
Set OK

tcp.server.port

Abbreviationtc s p
Accessget/set

Description

TCP server port to listen on

Arguments

<port>

Default

3000

Properties

Supported Platforms

Get example

> get tc s p
R000006
3000

Set example

> set tc s p 3001
R000008
Set OK