文件名称:linux系统下chatroom程序
文件大小:35KB
文件格式:RAR
更新时间:2015-12-28 04:09:58
linux 网聊
一个基于linux系统下,用c语言开发的网上聊天程序,可登录注册,直接make编译,可私聊群聊
【文件预览】:
chatroom
----clientchat()
--------client(33KB)
--------print_ui.c(4KB)
--------my_listen.c(9KB)
--------client.h(1KB)
--------progname.c(55B)
--------client.c(7KB)
--------module.c(14KB)
--------proto.h(852B)
--------debug.h(150B)
--------Makefile(348B)
----serverchat()
--------fn_extend.c(6KB)
--------friend_manage.c(5KB)
--------reg_manage.c(3KB)
--------chat_server.c(7KB)
--------message_manage.c(3KB)
--------head.h(3KB)
--------list.c(2KB)
--------proto.h(948B)
--------group_manage.c(7KB)
--------list.h(1KB)
--------monitor.c(1KB)
--------Makefile(428B)