搜索资源列表
sf_200562516252
- 一个线程驰的类, 下面的是基本的使用方法 struct Tsession { sOCKET socket int id } class myiocp:public Ciocp { public: void OnRead(void * p, char * buf, int len) void OnAccept(sOCKET socket) void OnClose(void * p) } void myiocp::OnAccept(sOCKET socket) { Tsession *s = ne
VC-game-code.rar
- 一本关于C++服务器/客户端网络编程的书的源代码,很有价值,尤其是服务端包含iocp,线程池,学习者大大的福音,A book on C++ server/client network programming book' s source code, great value, especially in the service-side with iocp, thread pool, learners greatly Gospel
book.rar
- 基于iocp的c/s模式的图书管理系统 里面有ado连数据库以及数据库连接池的实现,zxz
iocpserver
- iocp处理源代码,底层采用ACE的接口进行开发,效率很好-iocp handle source code, underlying the use of ACE s interface development, efficiency,
iocp-sRC
- iocp实现,高并发的socket编程,可用于网络通讯程序的后台实现-iocp achieve high concurrency socket programming, network communication can be used for the background process to achieve
Completion_Ports
- 当你开发不同类型的软件,你迟早必须处理C/s的开发。对一个程序员来说,写一个通用的C/s编码是一项困难的工作。本文档提供了一份简单但是功能强大的C/s源码,可以扩展到任何类型的C/s应用程序中。这份源码使用了高级的iocp技术,该技术可以高效的服务于多客户端。iocp提供了解决“每个客户端占用一个线程”的瓶颈问题的办法,只使用几个处理线程,异步输入/输出来发送/接收。iocp技术被广泛应用在各种类型的高效服务端,例如Apache等。这份源码也提供了一系列的在处理通信和C/s软件中经常使用的功能,
iocpCilent
- 这是我做的一个iocp服务器的客户端测试程序,用的是事件选择的重叠端口模型,希望能对大家有帮助-This is my server to do a iocp client testing procedures are used in case of overlap select port model, there is the hope that it can assist U.s.
Chat
- vc写的聊天室系统,iocp架构,功能比较完整,大家可以参考一下-vc system written in chat rooms, iocp the structure, function relatively complete, we can refer to
iCampusNetschool
- iCampus网络互动校园,基于iocp完成端口的实现。建立一个C/s模型的交流互动平台,包括即时聊天,问答系统,作业系统,文件共享系统,视频会议系统等-iCampus network interaction on campus, based on iocp completion port implementation. The establishment of a C/s model of interaction platforms, including real-time chat, Q &
iocp_Examsys
- 基于iocp的C/s架构的考试系统,客户端实现全屏显示(屏蔽所有热键,任务栏,任务管理器等); -Based on iocp' s C/s architecture test system, the client to achieve full-screen display (block all hotkeys, taskbar, task manager, etc.)
libevent-1.4.4-iocp-3
- libevent 网络服务开发包,用于开发C/s架构小型服务。-libevent Web services development package for the development of C/s structure of small services.
styleman_iocp
- iocp_test 演示了styleman_iocp的使用方法. netclienttest 使用styleman_network的客户端来连接上面iocp_test服务端. 经测试,iocp引擎可达到1000 tcp网络连接.并发每秒1KB/s的收发速度.-iocp_test demonstrates styleman_iocp to use. netclienttest use styleman_network client to connect to the serve
10
- c / s 结构通讯源码 完成端口 iocp 好用 带数据库的-c/s structure iocp port communications easy with complete source database
iocp
- iocp 框架 C/s模式开发 易于拓展 功能完善-iocp framework for C/s model developed easy-to expand the functional
JsqLogin
- 一款C/s软件的登录服务器,采用iocp模型,自定义的包头用以解决粘包问题,心跳包实现用户的状态监测,C++结合Oracle数据库,实现用户信息的查询返。-A C/s software login server, using the iocp model, custom of Baotou is used to solve the sticky package, heartbeat packet users realize condition monitoring, C++ with Oracl
iocp
- sock完成端口模型,包括客户端和服务器端 很好的学习例子-sock iocp Model, including client and server. It s very good for studying sOCK iocp.
iocpClient
- iocp 客户端 if(ERR_sUCCEss != client.Connect("localhost", 3292)) { printf("连接失败 \n") } while(1) { scanf(" s", szBuffer) client.send(szBuffer,strlen(szBuffer)+1) //client.Receive(szBuffer, 512) //printf("
xin-iocp
- socket c/s 网络通信 iocp 含有完成端口的服务器和客户端 是学习完成端口的好材料-socket c/s network communications
C-sky-Rat
- C-sky Rat Beta V1.2 全新亮相 [开始公测] 支持2000/xp/2003/Vista/7 修正gh0st 3.6 原版N多BUG,全新的技术.全新的外观. 以下是更新说明: 1.优化了屏幕控制时的算法,使其更加流畅. 2.更改了声音传输,将带宽稳定在1K/s左右. 3.修复了添加skinH皮肤最小化后皮肤不透明的BUG. 4.添加了集群控制,改良了iocp内核,支持同时控制,操作流畅. 5.添
iocp_D7(DEMO)
- iocp控件,包含使用说明. 和DEMO, 可用于客户端认证.-iocp controls, including instructions for use. And DEMO, can be used for client authentication. Delphi Json s use an example, with DEMO