Skip to content

felt bored, implemented a socket based-chat app in c

Notifications You must be signed in to change notification settings

aadithyanr/groupchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

c chat socket application

  • supports real-time communication between a client and server
  • implements basic socket programming concepts in c
  • allows multiple clients to connect to the server simultaneously
  • features message sending and receiving with console output
  • error handling for socket operations and connection issues

image

About

felt bored, implemented a socket based-chat app in c

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages