All commands are defined and sent in three steps:
Initiate the command. This identifies the command type and what it executes.
Define parameter values, if necessary.
Send the command. ct_send writes the command symbols and data to the network. The server then reads the command, interprets it, and executes it.