文件名称:用C语言实现的简易的聊天室
文件大小:38KB
文件格式:RAR
更新时间:2018-10-06 14:49:46
chatroom udp tcp
实现简易的聊天室和文件的上传和下载,聊天使用udp技术,文件传输使用tcp技术
【文件预览】:
chatRoom
----server()
--------userinfo.dat(0B)
--------server.c(1024B)
--------fun.h(313B)
--------server(16KB)
--------makefile(45B)
--------include.h(405B)
--------fun.c(21KB)
--------data()
----fileServer()
--------fileServer.c(3KB)
--------server(8KB)
--------makefile(33B)
--------include.h(467B)
--------File()
--------rr(0B)
----client()
--------client.c(2KB)
--------aa(0B)
--------fun.h(416B)
--------makefile(45B)
--------client(21KB)
--------include.h(633B)
--------fun.c(19KB)
--------rr(0B)
--------data()
----admin()
--------admin.c(2KB)
--------fun.h(228B)
--------makefile(33B)
--------include.h(467B)
--------admin(16KB)
--------fun.c(10KB)