IQBE / QtChatApp

A Qt chat application, heavily inspired by the network chat example provided by the Qt group.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qt Chat App

Description

This is a Qt based Network Chat Application. It allows chatting between clients connected to the same network without the need for a central server.

Contributors

This is a personal project, made without any external contributors by Ilya Quateau.

Sources

License

This project is licensed under the terms of the MIT license.

About

A Qt chat application, heavily inspired by the network chat example provided by the Qt group.

License:MIT License


Languages

Language:C++ 96.4%Language:QMake 3.6%