Engee documentation

TCP Server

Creating a TCP server.

blockType: EngeeFunction

Path in the library:

/Interfaces/TCP/TCP Server

Description

To work with the block, install/update the support package. equipment.

Block TCP Server it is used to create a TCP server.

Ports

Output

# Connection — connection information required for the TCP SEND and TCP RECV blocks
scalar

Details
Data types

Float64

Complex numbers support

No

Parameters

Main group

# IP адрес: — The IPv4 address assigned to the enabled device that will be listened to by the server

Details
Default value

"127.0.0.1"

Program usage name

m_ip

Tunable

No

Evaluatable

Yes

# Порт: — the port that the server will listen to

Details
Default value

8080

Program usage name

m_port

Tunable

No

Evaluatable

Yes

# Размер очереди на подключение: — the size of the queue for connecting to the server

Details
Default value

1

Program usage name

m_backlog

Tunable

No

Evaluatable

Yes