You can add your own commands. The command execution part is a function that passes command line arguments with argc and argv. Please refer to the example of the main function using command line ...
IR box implements a server that allows clients to transmit infrared commands. The server utilizes a simple communication protocol with only a few commands. Also allows for receiving infrared commands ...