Client/server chat application. Based on QT6 To test the operation, you can run .exe file from and . Project files are also attached. In general, this work was done more to familiarize with the capabilities of the Qt library and the client/server architecture.
If there are errors in the connection:
- from the client side - it will close
- from the server side an error about a possible error will come out
During the chat from the client side, the server will display information about the process of sending messages.
Enjoy.