Just a work through of the tutorial for Kilo, but done in Pascal. I then made a pass to change some names, remove some c-isms, and document. This is a toy editor. I just wanted to accumulate some code ...
The client is built for the drone network. It has to be used as a library in the Network Initializer project and in the Simulation Controller project. The client implements the functionalities related ...