文件名称:udp聊天室 群聊 私聊
文件大小:3KB
文件格式:ZIP
更新时间:2017-12-10 02:40:03
udp 聊天
服务器窗口运行:./chatServer 客服端窗口执行./chatClient localhost 8888 1 1是用户id,只能是数字1-9,localhost可以换成主机ip或者127.0.0.1
【文件预览】:
udp聊天
----udpserver.c(3KB)
----common.h(189B)
----udpclient.c(3KB)