搜索资源列表
SIPMultimediaNetworkModel
- SIP多媒体网络模型在Windows平台上的实现-:SIP多媒体网络模型包括各种类型的SIP服务器及SIP终端。文章分析了SIP协议的特点和优势,描述了Windows平台上SIP多媒体网络的构架,提出了多用途SIP服务器的实现以及SIP终端的实现过程-SIP multimedia network model in the Windows platform to achieve-: SIP multimedia network model includes various types of SIP
IOCP_Socket服务器
- 一个IOCP模型的服务器,带客户端测试,适合学习
SimpleQQ.rar
- 基于Socket的简单的C/S聊天室模型,服务器中转方式。C/S端都有在线列表。 ,基于Socket的简单的C/S聊天室模型,服务器中转方式。C/S端都有在线列表。
IocpSocketSvr
- 一个完成端口模型的网络服务器引擎,包括通讯服务端和客户端 -Completion port model of a web server engine, including communication services and client
10
- 用套接字完成端口模型开发的计算机文化基础课考试系统。有服务器和客户端组成。-Complete with socket port model development of the basic computer course examination system. Composed of a server and client.
09
- 利用套接字重叠I/O模型开发网络词典程序。由服务器和客户端二部分组成。-Use Socket overlapped I/O model development online dictionary program. Second, by the server and client components.
legendcode
- 传奇服务器端分析和代码实现,其中涉及到很多windows服务器API和模型,是学习服务器一个好例子-those code is about server,i think is valuable for veryone who want to learn to net programing
chatroom
- 一个聊天室程序,客户端-服务器模型,支持多人在线群聊。-A chat program, the client- server model, multi-player online support group chat.
IOCPChat
- VC++建高性能服务器,用完成端口模型完成。学习IOCP不错的例子-VC++ to build high-performance servers, complete with a completion port model. IOCP good example of learning
common
- 基本服务器创建例子模型,套接字通讯,基于TCP协议-Basic server to create the example model, socket communication
EventSelectServer
- 基本服务器创建例子模型,套接字通讯,EventSelectServer异步套接字-Basic server to create the example model, socket communication, EventSelectServer asynchronous socket
sockpool
- 采用封装IOCP的高端函数编写的SOCKET I/O模型,为了便于理解,所有功能封装在一个头文件中,入口函数只是简单调用而已,集成了一些关键功能,如SOCKET线程池,动态增删SOCK.快去编写你的高端高效服务器吧,WS2008编写,如果VC6要关联DDK winBase.H,否则一些函数不认识-Function using high-end package IOCP written SOCKET I/O model, in order to facilitate understanding,
Client-server-model
- 本程序用C语言编程,实现客户机,服务器模型两者之间的通信-Client-server model for communication between the two is