搜索资源列表
socketIO
- 异步IO、APC、IO完成端口、线程池与高性能服务器之一 异步IO.制作高性能服务器必须知道的东西
process
- #include <string.h> #include <fstream.h> #include <stdio.h> #include <stdlib.h> #define FINISH 0 //完成状态 #define RUNNING 1 //运行状态 #define READY 2 //就绪状态 #define WAITIO 3 //io等待状态 #define WAITREAD 4//读写等待状态
Iomodel
- IO完成端口使用事例, 对IO完成端口的基本API函数的使用范例来介绍IO完成端口的作用
mproxysvr3
- 一个多线程的代理程序,程序运行后以服务的形式运行,程序以应用windows socket IO完成端口模型提供代理服务的原型设计-A multithreaded agent, the program running as a service to run the program to apply the windows socket IO completion port model provides a prototype design agent services
MultiReadWriteTxt
- windows下多线程读写txt文档,是初学多线程IO操作的好资料,欢迎下载。-Multithreading literacy txt documents, is a good example of multi-threading beginner.
hellochina
- 嵌入式系统一个较小的嵌入式系统提供基本的IO管理内存管理等-Embedded Systems
pood__geod__written
- 一个利用重叠io 写的通讯模块,已经请过测试,已经经过测试,很好(A written using overlapped I/o communication module, has been please test, have been tested, very good)
Aucyuding
- 在Windows NT使用IO端口 包括装载,开始,卸载驱动程序的函数(Use the IO port in Windows NT Including loading, start, unload driver function)
thcsDLL
- I write this DLL for direct access io ports in windows NT2KXp(I write this DLL for direct access I/o ports in Windows NT2KXp)
eovfes
- 实现Windows9598的IO端口读写,不错的代码()
1457017
- Although socket based TCPIP servers using IO Completion Port()
8182122
- I write this DLL for direct access io ports in windows NT2KXp()
