Skip to content

sid-dev-99/TermialBased-ChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Terminal-Based Chat Application

This project is a terminal-based chat application built for Linux, utilizing socket programming. It features a client-server model which uses TCP protocol, enabling real-time communication.


Features

  • Client-Server Model: The server listens for incoming client connections and facilitates message exchange.
  • Socket Programming: Uses low-level sockets for communication.
  • Multi-terminal Execution: Automatically launches the client and server in separate terminal windows.

To run this repo

  • git clone <git@github.com:sid-dev-99/TermialBased-ChatApp.git>
  • In root dir, run make
  • let's go !
  • after running,clear build using, make clean

Screenshot from 2025-01-14 19-06-16

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published