Connection
TCP Actions
You can configure TCP Client or TCP Server in API AutoFlow.
Category | Action | Purpose | Link |
---|---|---|---|
Connection | TCP-Send | Sends message through identified TCP Client (Connection) | Open Docs |
Server | TCP-Send | Sends message through identified TCP Server Connection | Open Docs |
Server | TCP-Send-All | Sends action message to all connections on the identified TCP Server | Open Docs |
Communication | TCP-Send | Creates a TCP connection, sends a message, and then disconnects. | Open Docs |
Communication | TCP-Respond | Can only be used within a server flow and responds on that server connection | Open Docs |
Communication | TCP-Send-Receive | Creates a TCP connection, sends a message, waits for response, then disconnects | Open Docs |
Table of contents
- AMQP Publish [ i ]
- Kafka Fetch [ i ]
- Kafka Produce [ i ]
- MQTT Publish [ i ]
- MQTT Subscribe [ i ]
- MQTT Subscription [ i ]
- MQTT Unsubscribe [ i ]
- Redia Command [ i ]
- TCP Send [ i ]