/Qt-Chat

Simple Qt chat with QTcpSockets

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Qt-Chat

Network chat application written with the help of Qt 5.10 framework (Core, GUI, Network modules). You are able to open *.pro files (server and client are two different projects) in Qt Creator and make changes to source code, recompile, etc.

Screenshots

Note

  • The application is in development yet and some GUI elements are pretty ugly
  • This chat was written in educational purposes, so don't treat it as something serious