Acest proiect este o aplicație de chat client-server realizată în C++ folosind framework-ul Qt 6. Aplicația permite mai multor utilizatori să comunice în timp real, să vadă cine este online, să ...
The goal of this project was to simulate a data acquisition system where the server generates data and the client displays it both in a table and a live plot. src/ ├── main.cpp ├── TableDataModel.h / ...