it can send commands between the server and the client and process them into the database.
server
pip3 install mysql.connector
pip3 install sockets
client
pip install sockets
mysql
run python scenarios on two different clients, expect a successful connection



