文件名称:overlap
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:2.57kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
套接字 重叠模型 ,重叠I / O(Overlapped I/O)
模型使应用程序能达到更佳的系统性能。重叠模型的基本设计原理便是让应用程序使用一个
重叠的数据结构,一次投递一个或多个Winsock I/O请求。针对那些提交的请求,在它们完成
之后,应用程序可为它们提供服务。该模型适用于除Windows CE之外的各种Wi n d o w s平台。
模型的总体设计以Wi n 3 2重叠I / O机制为基础。那个机制可通过R e a d F i l e和Wr i t e F i l e两个函数,
针对设备执行I / O操作。-Socket overlap model, overlapping I/O (Overlapped I/O) model so that applications can achieve better system performance. The basic design principles overlap model is to enable applications to use an overlapping of the data structure, a delivery of one or more Winsock I/O requests. For those requests submitted in their complete, the application can provide them with services. The model is applicable in addition to Windows CE platform outside of Wi ndows. The overall design of the model to Wi n 3 2 overlapping I/O mechanisms. That the mechanism by R ead F ile and Wr ite F ile two functions for the device performs I/O operations.
模型使应用程序能达到更佳的系统性能。重叠模型的基本设计原理便是让应用程序使用一个
重叠的数据结构,一次投递一个或多个Winsock I/O请求。针对那些提交的请求,在它们完成
之后,应用程序可为它们提供服务。该模型适用于除Windows CE之外的各种Wi n d o w s平台。
模型的总体设计以Wi n 3 2重叠I / O机制为基础。那个机制可通过R e a d F i l e和Wr i t e F i l e两个函数,
针对设备执行I / O操作。-Socket overlap model, overlapping I/O (Overlapped I/O) model so that applications can achieve better system performance. The basic design principles overlap model is to enable applications to use an overlapping of the data structure, a delivery of one or more Winsock I/O requests. For those requests submitted in their complete, the application can provide them with services. The model is applicable in addition to Windows CE platform outside of Wi ndows. The overall design of the model to Wi n 3 2 overlapping I/O mechanisms. That the mechanism by R ead F ile and Wr ite F ile two functions for the device performs I/O operations.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
overlap.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.