Communication
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
- Communication HTTP File Request
- HTTP Form
- HTTP Multipart
- HTTP Request
- HTTP Respond
- Radius Simple
- SMTP Send
- Syslog UDP RFC3164
- Syslog UDP RFC5424
- TCP Receive
- TCP Respond
- TCP Send
- UDP Send