搜索资源列表
EqueueDemo
- 支持阻塞与非阻塞模型且线程安全的环形缓冲的设计与实现-obstruction and support non-blocking security model is threaded circular buffer Design and Implementation
spserver-0[1].8.5.src.tar
- spserver 是一个实现了半同步/半异步(Half-Sync/Half-Async)和领导者/追随者(Leader/Follower) 模式的服务器框架,能够简化 TCP server 的开发工作。 spserver 使用 c++ 实现,目前实现了以下功能: 1.封装了 TCP server 中接受连接的功能; 2.使用非阻塞型I/O和事件驱动模型,由主线程负责处理所有 TCP 连接上的数据读取和发送,因此连接数不受线程数的限制; 3.主线程读取到的数据放入队列,由一
能延时退出的阻塞式socket函数的设计
- 摘 要:介绍了Win32平台(Windows95/98/NT)下socket的阻塞和非阻塞两种工作模式。结合两个具体程序模型,讨论了在网络环境下发送/接收数据使用阻塞式socket的必要性和不足之处,并提出用能延时退出的阻塞式socket读写函数的解决方案。-Abstract : the Win32 platform (describes) socket obstruction and two non-blocking mode. Combining two specific program m
WindowsSockets
- 里面包含TCP/UDP源码与程序,各种阻塞和非阻塞IO模型的通讯源码,对想学习网络编程的朋友们可以下载下来看看!-Which contains the TCP/UDP source and program, a variety of blocking and non-blocking IO model communication source, and friends who want to learn network programming can download to see!
EventSelectServer.rar
- 利用vc实现非阻塞式的select模型,实现了服务器和客护端的通信,Vc achieve non-blocking use of the select models, the realization of the server and client communications customer Care
socket
- 利用EPOLL写的一个简单的connect非阻塞模型-Written by EPOLL connect a simple non-blocking model
socket
- socket编程。winsock编程实现网络通信。 非阻塞模式实现面向连接一个服务器和多个客户端的收发数据(select模型) 阻塞模式实现面向无连接的一对一的通信 1.学习通过winsock编程实现网络通信。 2.学习面向连接和面向无连接的网络通讯方式的编程。 3.学习阻塞和非阻塞模式的网络通讯的编程。 4.熟悉与winsock有关的API函数的用法。 -socket programming. winsock network communications progr
EqueueDemo
- 这是书上的代码,支持阻塞与非阻塞模型且线程安全的环形缓冲的设计与实现---环形缓冲,攻克高级缓冲技术的关键,供大家参考-This is the code book to support non-blocking model with obstructive and thread-safe Ring Buffer Design and Implementation--- ring buffer, buffer technology to capture high-level key, for yo
fdsdf
- 支持阻塞与非阻塞模型且线程安全的环形缓冲的设计与实现-In support of obstruction and non-blocking model and thread-safe ring buffer Design and Implementation
Chartroom
- WSAAsyncSelect模型 非阻塞-WSAAsyncSelect model non-blocking
322
- tcp并发服务器,可以同时接受多个客户端的服务请求-tcp concurrent server can accept multiple clients at the same time the service request
netkitrelease
- 1)支持TCP、UPD协议以及混合模式; 2)封装线程池管理模型,支持多连接的并发服务器; 3)同时支持多服务器和多客户端的混合模式,特别适合于P2P系统开发; 4)线程异常退出保护机制; 5)简便的编程接口; 6)易扩展的数据封包方式; 7)低层采用Select非阻塞模型,并对Windows API进行封装,容易实现跨平台移植。 8)适用于中小型windows网络平台应用系统项目的开发。 -1) support for TCP, UPD, as well as
WSAAyncSelect
- Win32平台 异步模型 通过消息处理实现异步非阻塞-Win32 platform asynchronous model asynchronous message processing through the non-blocking
p2p
- 一个基于mfc的简单点对点聊天工具 需要知道对方IP 基于socket的非阻塞模型-Need to know the other IP socket-based non-blocking model based on simple peer-to-peer chat tools mfc
Myepoll
- epoll的简单实现,非阻塞网络模型.VS工程,直接打开即可-epoll simple implementation of non-blocking network model
nxxzlocking-buffer
- 支持阻塞与非阻塞模型且线程安全的环形缓冲的设计与实现(Support the blocking and non-blocking model and the design and implementation of ring buffer thread safe)
SelectDemo
- 这是一个使用了Select模型的聊天系统(非阻塞型的),其中的数据包结构是自定义的(This is a chat system that uses the Select model (non blocking), where the packet structure is custom)
appenddocumentrefzr
- 支持阻塞与非阻塞模型且线程安全的环形缓冲的设计与实现()
TORZ
- 支持阻塞与非阻塞模型且线程安全的环形缓冲的设计与实现()
adafo
- 支持阻塞与非阻塞模型且线程安全的环形缓冲的设计与实现()