Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 360 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 360 Bytes

Geolocalizador-RT

This is a demo of a geolocalization system in Real-Time. The aim of this project is to test the implementation of sockets in C and to test the Linux-RT scheduling.

In this case, there is not a real implementation. The client just generates random coordinates and sends them to the server. A real implementation could be done using a GPS.