Networking Projects

Technologies: C++, MySQL, UDP

A console-based networking project developed in C++ that demonstrates UDP communication between client and server. Data transmission is logged and stored in a MySQL database. It provides a practical example for understanding socket programming and database integration.