In the programming network systems module, I created an Application in SFML which simulated a boid over a network.
The application demonstrating several techniques to mitigate as well as hide network latency. The networking module makes use of both UDP and TCP packets.