文件名称:C语言udp聊天室
文件大小:28KB
文件格式:RAR
更新时间:2015-06-07 15:15:44
socket udp tcp/ip
linux下用C开发的聊天室,socket编程,udp协议,链表
【文件预览】:
demo_chat_room
----room_server(12KB)
----client.c(2KB)
----client(11KB)
----err.h(77B)
----usr.txt(81B)
----Makefile(304B)
----err.c(98B)
----room_server.c(4KB)
----client.o(7KB)
----server.o(11KB)
----err.o(2KB)
----server(18KB)