Java – IP Remote Control
The purpose of the whole thing is a remote control for my robots. Since all robots (at least the more advanced ones) have a network connection, I want to develop a small app that can send messages to a specific recipient via configuration. First draft In the first step, the remote control should only consist of a keypad. The user can specify the number of rows and...
Continue reading "Java – IP Fernbedienung"