The CommandExecutor is the server application, which must run on the machine, which we want to control.
This has no visible interface it runs in the background.
The CommandSender is the client, which is able to send commands to the CommandExecutor.
The CommandExecutor is the server application, which must run on the machine, which we want to control.
This has no visible interface it runs in the background.
The CommandSender is the client, which is able to send commands to the CommandExecutor.