Skip to content

huntterrr/ClientServerChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Client-Server Chat Application

Overview

This project is a simple client-server chat application built using C++ and Boost.Asio. It allows multiple clients to connect to a server and exchange messages in real-time.

Features

  • Supports multiple clients
  • Real-time messaging
  • Uses Boost.Asio for asynchronous networking
  • Simple command-line interface

Getting Started

Prerequisites

Ensure you have the following installed:

  • C++17 or later
  • Boost.Asio library

Building the Project

  1. Clone the repository:

    git clone https://github.com/yourusername/chat-application.git
    cd chat-application

About

Client-Server Chat application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published