Sending a command to the server

ct_cmd_alloc allocates a command structure. A command structure is used to send commands to a server and to process the results of those commands.

ct_command initiates the process of sending a command. In this example, it initiates a language command.

ct_send sends the command to the server.