文件名称:chatroom
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
在Linux下用C语言编写实现的聊天室,实现了注册、用户登录游客登录、一对一聊天功能-Under Linux using C language implementation of chat rooms, to achieve the registration, user login Login tourists, one to one chat
(系统自动生成,下载前可以参看下载内容)
下载文件列表
chatroom\client
........\include\client.h
........\.......\command.h
........\.......\common.h
........\.......\file.h
........\.......\list.h
........\.......\packet.h
........\.......\server.h
........\.......\service.h
........\main
........\Makefile
........\objs\client.o
........\....\clientcommand.o
........\....\command.o
........\....\common.o
........\....\file.o
........\....\main.o
........\....\packet.o
........\....\server.o
........\....\service.o
........\....\socket.o
........\source\client
........\......\client.c
........\......\client.h
........\......\client.o
........\......\clientcommand.c
........\......\command.c
........\......\command.h
........\......\command.o
........\......\common.c
........\......\common.h
........\......\common.o
........\......\debug.c
........\......\file
........\......\file.c
........\......\file.h
........\......\file.o
........\......\list.h
........\......\main
........\......\main.c
........\......\main.o
........\......\Makefile
........\......\packet.c
........\......\packet.h
........\......\packet.o
........\......\server.c
........\......\server.h
........\......\server.o
........\......\service.c
........\......\service.h
........\......\service.o
........\......\socket.c
........\......\socket.o
........\......\usr.db
........\test\client
........\....\client.c
........\....\getpass
........\....\getpass.c
........\include
........\objs
........\source
........\test
chatroom
........\include\client.h
........\.......\command.h
........\.......\common.h
........\.......\file.h
........\.......\list.h
........\.......\packet.h
........\.......\server.h
........\.......\service.h
........\main
........\Makefile
........\objs\client.o
........\....\clientcommand.o
........\....\command.o
........\....\common.o
........\....\file.o
........\....\main.o
........\....\packet.o
........\....\server.o
........\....\service.o
........\....\socket.o
........\source\client
........\......\client.c
........\......\client.h
........\......\client.o
........\......\clientcommand.c
........\......\command.c
........\......\command.h
........\......\command.o
........\......\common.c
........\......\common.h
........\......\common.o
........\......\debug.c
........\......\file
........\......\file.c
........\......\file.h
........\......\file.o
........\......\list.h
........\......\main
........\......\main.c
........\......\main.o
........\......\Makefile
........\......\packet.c
........\......\packet.h
........\......\packet.o
........\......\server.c
........\......\server.h
........\......\server.o
........\......\service.c
........\......\service.h
........\......\service.o
........\......\socket.c
........\......\socket.o
........\......\usr.db
........\test\client
........\....\client.c
........\....\getpass
........\....\getpass.c
........\include
........\objs
........\source
........\test
chatroom