Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Simple-chat-app

Simple Chat Application in C This is a basic terminal-based chat application built using C programming. It demonstrates the use of sockets, server-client communication, and multi-threading to create a simple two-way chat system.

Features:

  • One-to-one chat between server and client
  • Runs on the local machine (localhost)
  • Uses TCP/IP socket programming
  • Multithreaded handling for real-time message exchange

Technologies Used:

  • C Language
  • Socket Programming (POSIX)
  • GCC Compiler
  • Windows Command Line

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages