搜索资源列表
IOCP
- IOCP 的delphi 实现, 本人测试OK的.
DBIOCP(v1.0.0.2)
- IOCP服务器 内存池、线程池 性能不错-IOCP server memory pool, thread pool performance good
Update
- 我写的一个在线更新程序,里面包含了详细的设计和所有源代码,使用了完成端口技术-I wrote an online update, which contains the detailed design and all the source code, using the completion port technology
IOCPDelphiCode
- delphi写的一个基于输入输出完成端口(IOCP)的一个高效传输示例-delphi write one based on the input and output completion port (IOCP) example of an efficient transport
DelphiIOCP
- delphi IOCP参考源码-IOCP for delphi.............................
IOCPServer-DelphiDemo
- Delphi版本的IOCP完成端口变成代码及测试代码-Delphi version of IOCP completion port into the code and test code
20130326165123_IOCP
- delphi iocp httpserver
完成端口简单实现程序
- delphi实现的最简单的完成端口例程。