搜索资源列表
ICOP
- VC建高性能服务器,用完成端口模型是最高效的,本源码针对初学者对完成端口模型原理不熟,多处都有注释,以便对完成端口模型有个彻底的理解,源码中还加入XML的读写,可谓完全,难得一见的活教程--本人发源码的原则是:不经典不发! -VC build high-performance servers, complete with port model is the most efficient, the source for complete beginners against port model
对完成端口模型进行封装
- VC建高性能服务器,用完成端口模型是最高效的,而完成端口比较难理解,因此对它进行封装对初学者来说是个福音,本源码基于此背景,对IOCP进行封装,利于大家直接调用--本人发源码的原则是:不经典不发!-VC build high-performance servers, complete with port model is the most efficient, and more difficult to understand completed port, it is packaged for
AsynSelect
- winsock异步选择模型的服务器端程序,最多可以接受64个客户端连接-asynchronous protocols of choice model of server-side procedures, can accept up to 64 client
Chat_ver2.4
- 简单的聊天室程序 支持多人同时聊天,支持私聊 支持真实IP用户间传送文件服务器端采用完成端口模型完成 客户端采用WSAAynscSelect模型 底层采用xml对传输协议进行了包装
SimpleServerClient
- 最简单的win32的WSAASyncSelect模型服务器和客户端
networkjet
- 这是一个Tcp协议的网络引擎,包括两个部分: a、服务器采用完成端口模型,提供了丰富的接口函数 b、客户端采用三线程加重叠Io模型,速度快,稳定 都采用回调函数接收数据,是对网络Tcp模型Socket的完整封装,所有代码在Windows2000下测试通过,并已应用到很多现有的中型网络系统中。
ChatProcedure
- 使用高级语言VC实现TCP/IP通信程序的设计。学习TCP/IP编程接口-Socket函数调用。一个服务器只支持一个客户,相当于“点对点”模型的应用程序。
GameClient
- 一个mfc编写的游戏大厅客户端,以及简单的扑克牌游戏,和一个基于overlapped io模型的服务器端程序
IOCPFramework
- 用vc实现的iocp服务器框架模型。用于大并发高负载的服务器开发。
CompletionRoutine
- 网络高性能服务器编写时采用的完成例程模型的讲解代码
CompletePortModel
- 完成端口模型 一个简单的完成端口的例子。 完成端口用于大型C/S模式服务器,是C/S设计的最优方案。
HelpNew
- 一个控制台的select模型的聊天服务器-console select a chat server model
IOComplete
- 使用IO完成端口模型的简单聊天服务器示例,客户端请在本站下载ChatClientNew.rar-use IO ports to complete a simple model Chat server example, the client requests the site download ChatClientNew.rar
RTComplete
- 使用完成例程模型的简单聊天室服务器,客户端请在本站下载CharClientNew.rar-complete routine use of a simple model chat room server, the client site please download CharClientNew.rar
CLIENT-SERVER1101
- 客户机/服务器模型是为了解决通信中的聚合问题。如果不采用客户机/服务器模型很难实现正常的通信,只有在一方作为服务器采用被动方式,始终等待对方与其通信;另一方作为客户机采用主动通信的方式,主动发起通信过程,才能最终完成通信。-client / server model is to solve the communication problems polymerization. If we do not use the client / server model is very difficult
不错的多人聊天程序
- 支持多人同时聊天,支持私聊,支持真实IP用户间传送文件,服务器端采用完成端口模型完成,客户端采用WSAAynscSelect模型,底层采用xml对传输协议进行了包装 ! -support people while chatting, Private Chat support, the support of true IP transmission of documents between users, the server port used to complete the model, the
00000
- 该程序演示了使用SOCKET select API模型,对用SOCKET进行网络服务器编程来说可以是一个很好指导-demonstration of the procedure used SOCKET select API model used for network server socket programming because it is a good guide
netjet
- 这是一个Tcp协议的网络引擎,包括两个部分: a、服务器采用完成端口模型,提供了丰富的接口函数 b、客户端采用三线程加重叠Io模型,速度快,稳定 都采用回调函数接收数据,是对网络Tcp模型Socket的完整封装,所有代码在Windows2000下测试通过,并已应用到很多现有的中型网络系统中。-This a remarkably agreement Network engines, including two parts : a server used to complete port model
No2.CS模型聊天室
- CS模型的聊天室,做的不太好,支持多客户端对一个服务器,端口-CS model of chat rooms, so not too good, multi-client support to a server port
Udp_ICOP
- 从程序是完成端口的程序,且用了完成端口模型,是服务器端-from the procedure is completed port procedures, but with the completion port model, a server-side