文件名称:IOCPServer
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 119kb
- 下载次数:
- 0次
- 提 供 者:
- h**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
基于一个手机短信发送平台,服务器使用IOCP线程池,数据库使用线程池保存数据,可以同时处理上千用户的数据,服务器每秒可以处理1000左右条短信-Send message based on a mobile phone platform, the server using IOCP thread pool, thread pool to use the database to preserve data, can handle thousands of user data, the server can handle per second 1000 article about message相关搜索: IOCPserver
iocp
server
线程池
iocp
server
线程池
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BASEObj
.......\Base64.cpp
.......\Base64.h
.......\CThreadObject.cpp
.......\CThreadObject.h
.......\MD5.cpp
.......\MD5.h
Include
.......\ArrayResult.cpp
.......\ArrayResult.h
.......\CommandPack.hpp
.......\CommandSms.hpp
.......\HeadPack.hpp
.......\hua_function.hpp
.......\hua_lock.hpp
.......\StructCommand.hpp
IOCPClient
..........\ClientNetReader.cpp
..........\ClientNetReader.h
..........\Data
..........\....\clt.mdb
..........\DeliverSmsUnit.cpp
..........\DeliverSmsUnit.dfm
..........\DeliverSmsUnit.h
..........\DisSmsCmd.cpp
..........\DisSmsCmd.h
..........\GlobalFunction.cpp
..........\GlobalFunction.h
..........\Include
..........\.......\CommandStruct.hpp
..........\IOCPClt.cbproj
..........\IOCPClt.cbproj.local
..........\IOCPClt.cpp
..........\IOCPClt.res
..........\LoginUnit.cpp
..........\LoginUnit.dfm
..........\LoginUnit.h
..........\MainUnit.cpp
..........\MainUnit.dfm
..........\MainUnit.h
..........\ModuleManage.cpp
..........\ModuleManage.h
..........\SendSmsUnit.cpp
..........\SendSmsUnit.dfm
..........\SendSmsUnit.h
IOCPServer
..........\AllUserList.cpp
..........\AllUserList.dfm
..........\AllUserList.h
..........\BaseObj
..........\.......\GroupObject.cpp
..........\.......\GroupObject.h
..........\.......\SqlObj.cpp
..........\.......\SqlObj.h
..........\CmdRecv.cpp
..........\CmdRecv.h
..........\Data
..........\....\CreateTable.sql
..........\....\CreateUserInfo.sql
..........\....\短信入库存储过程.sql
..........\....\视图.sql
..........\Debug
..........\DownSmsUnit.cpp
..........\DownSmsUnit.dfm
..........\DownSmsUnit.h
..........\GlobalFunction.cpp
..........\GlobalFunction.h
..........\GlobalModule.cpp
..........\GlobalModule.h
..........\Include
..........\.......\CommandStruct.hpp
..........\IOCPSvr.cbproj
..........\IOCPSvr.cbproj.local
..........\IOCPSvr.cpp
..........\IOCPSvr.res
..........\MainUnit.cpp
..........\MainUnit.dfm
..........\MainUnit.h
..........\OnLineUserList.cpp
..........\OnLineUserList.dfm
..........\OnLineUserList.h
..........\ServerListen.cpp
..........\ServerListen.h
..........\SetParam.cpp
..........\SetParam.dfm
..........\SetParam.h
..........\SqlExecute.cpp
..........\SqlExecute.h
..........\SystemInformation.cpp
..........\SystemInformation.dfm
..........\SystemInformation.h
SocketObj
.........\IOCPClient.cpp
.........\IOCPClient.h
.........\IOCPServer.cpp
.........\IOCPServer.h
.........\socketcmd.hpp
.........\SocketObj.cpp
.........\SocketObj.h
.......\Base64.cpp
.......\Base64.h
.......\CThreadObject.cpp
.......\CThreadObject.h
.......\MD5.cpp
.......\MD5.h
Include
.......\ArrayResult.cpp
.......\ArrayResult.h
.......\CommandPack.hpp
.......\CommandSms.hpp
.......\HeadPack.hpp
.......\hua_function.hpp
.......\hua_lock.hpp
.......\StructCommand.hpp
IOCPClient
..........\ClientNetReader.cpp
..........\ClientNetReader.h
..........\Data
..........\....\clt.mdb
..........\DeliverSmsUnit.cpp
..........\DeliverSmsUnit.dfm
..........\DeliverSmsUnit.h
..........\DisSmsCmd.cpp
..........\DisSmsCmd.h
..........\GlobalFunction.cpp
..........\GlobalFunction.h
..........\Include
..........\.......\CommandStruct.hpp
..........\IOCPClt.cbproj
..........\IOCPClt.cbproj.local
..........\IOCPClt.cpp
..........\IOCPClt.res
..........\LoginUnit.cpp
..........\LoginUnit.dfm
..........\LoginUnit.h
..........\MainUnit.cpp
..........\MainUnit.dfm
..........\MainUnit.h
..........\ModuleManage.cpp
..........\ModuleManage.h
..........\SendSmsUnit.cpp
..........\SendSmsUnit.dfm
..........\SendSmsUnit.h
IOCPServer
..........\AllUserList.cpp
..........\AllUserList.dfm
..........\AllUserList.h
..........\BaseObj
..........\.......\GroupObject.cpp
..........\.......\GroupObject.h
..........\.......\SqlObj.cpp
..........\.......\SqlObj.h
..........\CmdRecv.cpp
..........\CmdRecv.h
..........\Data
..........\....\CreateTable.sql
..........\....\CreateUserInfo.sql
..........\....\短信入库存储过程.sql
..........\....\视图.sql
..........\Debug
..........\DownSmsUnit.cpp
..........\DownSmsUnit.dfm
..........\DownSmsUnit.h
..........\GlobalFunction.cpp
..........\GlobalFunction.h
..........\GlobalModule.cpp
..........\GlobalModule.h
..........\Include
..........\.......\CommandStruct.hpp
..........\IOCPSvr.cbproj
..........\IOCPSvr.cbproj.local
..........\IOCPSvr.cpp
..........\IOCPSvr.res
..........\MainUnit.cpp
..........\MainUnit.dfm
..........\MainUnit.h
..........\OnLineUserList.cpp
..........\OnLineUserList.dfm
..........\OnLineUserList.h
..........\ServerListen.cpp
..........\ServerListen.h
..........\SetParam.cpp
..........\SetParam.dfm
..........\SetParam.h
..........\SqlExecute.cpp
..........\SqlExecute.h
..........\SystemInformation.cpp
..........\SystemInformation.dfm
..........\SystemInformation.h
SocketObj
.........\IOCPClient.cpp
.........\IOCPClient.h
.........\IOCPServer.cpp
.........\IOCPServer.h
.........\socketcmd.hpp
.........\SocketObj.cpp
.........\SocketObj.h