Online documentation, manuals and tutorials
< All Topics
Print

TCPWrite

Description

Write data to the TCP socket.

Properties

Specific

Socket

EXPRESSION (object:TCPSocket)

The socket to which data is written.

Data

EXPRESSION (object:string)

Data to be written.

Inputs

seqin

SEQ | OPTIONAL

A standard sequence input.

Outputs

seqout

SEQ | OPTIONAL

A standard sequence output.

Examples

  • TCP CLient
  • TCP Server
Page content