文件名称:IOCP 结构聊天室实例
文件大小:402KB
文件格式:RAR
更新时间:2011-11-15 08:49:31
IOCP 聊天室 socket
这个程序比较适合新手看. 我知道里面有大部份内容可以优化,但是我没有那么做. 因为这样可以让新手更容易看的懂. ---------------------------------------------------------- 这个程序使用了 IOCP 通讯模式. 使用了 tinyxml 来阅读配置. 可以根据xml配置客户端和服务器端的IP / 端口 ----------------------------------------------------------- 实现功能 名单,聊天,公告,GM功能 ------------------------------------------------------------ GM功能 !online 查看在线人数 !out name 把name用户踢出聊天室 !notic text 可以发布公告 ------------------------------------------------------------- 这个程序可以给新手作为基础.优化内容后可以增加更多功能! by: 永恒国度 Csdn id: missye1437 mail: missye_1437@163.com
【文件预览】:
newclient
----newclient()
--------tinyxml.h(63KB)
--------newclient.cpp(2KB)
--------resource.h(809B)
--------stdafx.h(2KB)
--------newclient.vcproj(6KB)
--------tinyxmlparser.cpp(36KB)
--------clientlogin.rc(2KB)
--------newclient.rc(5KB)
--------targetver.h(1KB)
--------clientlogin.aps(33KB)
--------newclient.vcproj.024EB2F29E66415.BlueStar.user(1KB)
--------tinystr.h(9KB)
--------lientlogin.h(930B)
--------stdafx.cpp(140B)
--------resource1.h(546B)
--------ReadMe.txt(3KB)
--------newclientDlg.cpp(21KB)
--------tinyxml.cpp(36KB)
--------headlefille.h(1KB)
--------lientlogin.cpp(4KB)
--------newclient.h(681B)
--------res()
--------tinyxmlerror.cpp(2KB)
--------tinystr.cpp(3KB)
--------newclientDlg.h(2KB)
--------newclient.aps(42KB)
----newclient.suo(33KB)
----newclient.sln(893B)
----Release()
--------newclient.exe(380KB)
--------data.xml(196B)
阅读我看看.txt
server
----server()
--------tinyxml.h(63KB)
--------server.h(2KB)
--------tinyxmlparser.cpp(36KB)
--------server.cpp(22KB)
--------server.vcproj.024EB2F29E66415.BlueStar.user(1KB)
--------tinystr.h(9KB)
--------tinyxml.cpp(36KB)
--------tinyxmlerror.cpp(2KB)
--------tinystr.cpp(3KB)
--------server.vcproj(4KB)
----server.sln(884B)
----server.suo(26KB)
----Release()
--------server.exe(206KB)
--------data.xml(196B)