Description: This under linux network programming, using the TCP protocol implementation basic realization of some of the features of the chat
To Search:
File list (Check if you may need any files):
chatroom\client\chat_protocol.h
........\......\main.c
........\......\makefile
........\......\readme
........\readme
........\server\addmin.c
........\......\handle_login.c
........\......\handle_msg.c
........\......\include\addmin.h
........\......\.......\handle_login.h
........\......\.......\handle_msg.h
........\......\.......\login.h
........\......\.......\server.h
........\......\.......\transmit.h
........\......\.......\wrap.h
........\......\loadlog\loadlog
........\......\login.c
........\......\main.c
........\......\makefile
........\......\server.c
........\......\transmit.c
........\......\userinfo\infofile
........\......\wrap.c
........\......\include
........\......\loadlog
........\......\userinfo
........\client
........\server
chatroom