Description: Linux c programming program design is based on a chat room, divided into client and server side. There login authentication, private chat, group chat feature is also available to view online friends, delete friends, transfer files, and many other functions.
To Search:
File list (Check if you may need any files):
Project_code\client
............\client.c
............\client.o
............\display
............\display.c
............\linklist_s.c
............\linklist_s.o
............\makefile1
............\makefile2
............\server
............\server.c
............\server.o
............\user_data
Project_code