Appearance
Socket Client
Group: IO > Network
Reads and writes data to/from a socket which connects to a server.
Parameters
Socket Type
- Description: MISSING
- Automation reference:
SocketType - Type: enumeration
| Identifier | Value | Description |
|---|---|---|
TCP | TCP | |
UDP | UDP |
Host
- Description: MISSING
- Automation reference:
Host - Type: string
Port
- Description: MISSING
- Automation reference:
Port - Type: integer
Receive Buffer Size
- Description: MISSING
- Automation reference:
ReceiveBufferSize - Type: integer
No Delay
- Description: MISSING
- Automation reference:
NoDelay - Type: boolean