Simple chat application in C.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Aadhavan Srinivasan 06b44d17c7 Added code for client connections 2 years ago
.gitignore Added .gitignore 2 years ago
easysock.c Added socket library files 2 years ago
easysock.h Added socket library files 2 years ago
main.c Added code for client connections 2 years ago
message.c First commit 2 years ago
message.h First commit 2 years ago
user.c First commit 2 years ago
user.h First commit 2 years ago