Skip to content

Marko-Sanchez/CppChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CppChat

cpp boost Linux gui

A server-client asynchronous application using Transmission Control Protocol, developed in cpp using Boost.Asio for networking and QT as the GUI.

GOALS


Networking

  1. Build asynchronous server.
  2. Build asynchronous client.
  3. Develop server-client communication standard.
  4. Test communication with various clients.
  5. Build local database for better caching.

User interface

  1. Test simple gui with QT.
  2. Attach user events with backend.

About

Chat application with GUI.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published