文件名称:Linux C聊天室程序
文件大小:19KB
文件格式:NONE
更新时间:2013-08-01 18:31:39
socket TCP message exchange
Not join protect to Shared Memory Segments,example Semaphore Arrays. Not check the parameters validity. When transmit may be error. If the client program no right exit,others cannot know,the service program should be check the client program whether exist timing. The program when exit(), it do not delete the Shared Memory Segments,you maybe use atexit() but the program have some processes. When one process is exit(),others is continue. The service program's action is few.