-
在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来...
在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《WIN32多线程程序设计》、《WINDOWS网络编程技术》。在去年,我在C语言下用完成端口模型写了一个WEBSERVER,前些天,我决定用C++重写这个WEBSERVER,给这个WEBSERVER增加了一些功能,并改进完成端口操作方法-under the Windows network server program development, no doubt, Winsock completed port model is the most efficient. Winsock port model with complete preview of overlap and complete port IO to achieve complete port after the model to understand is a relatively simple, but want to know the complete Winsock port model, the need for the Windows threads, thread synchronization, Winsock API and Windows IO mechanism of a certain understanding. If we do not understand, recommended several books : "Inside Windows 2000," Windows core programming "," WIN32 multithreaded programming "," WINDOWS network programming technology. " Las
- 2022-07-08 01:37:37下载
- 积分:1
-
Demo
获得用户名,VC++精选编程学习源码,很好的参考资料。(Get the username, VC++ select learning programming source code, a good reference.)
- 2013-11-28 10:55:30下载
- 积分:1
-
hc_textindexsizeerroffsetoutofbounds
The "splitText(offset)" method raises an INDEX_SIZE_ERR DOMException if the specified offset is greater than the number of characters in the Text node.
- 2014-04-28 23:00:57下载
- 积分:1
-
xmsswifiqd
vc书籍。入门级教学,用于引导新手。用于自学。(vc books. Entry-level teaching, to guide novice. For self-study.)
- 2014-05-25 08:17:35下载
- 积分:1
-
CLR
C环境的CLR函数库,打包下载,bios,graphic(C environment CLR library, packaging download)
- 2010-03-09 17:28:32下载
- 积分:1
-
9774330
构造函数的重载,以后我上传一系列这种类型的源程序供大家学习之用,()
- 2018-05-22 20:53:04下载
- 积分:1
-
ClassManage
课程管理信息系统,简单程序,适合课程设计,实现对课程的管理(Course management information system, a simple procedure, for curriculum design, implementation, management of the course)
- 2020-07-03 06:40:02下载
- 积分:1
-
guowangbishi
国网笔试主要内容 1.综合能力
序号 类别 主要知识结构
1 综合类
言语理解
数理思维
判断推理
资料分析
2.专业知识 (The main content of a written national network. Comprehensive capabilities No. Category 1 Comprehensive knowledge structure mainly verbal comprehension and mathematical thinking Judgement Analysis 2. Expertise)
- 2013-12-23 09:52:26下载
- 积分:1
-
DrawStock
说明: 使用Delphi模拟实现股票K线图,直观展现(Using Delphi simulation to realize K-line graph of stock and display it intuitively)
- 2020-06-19 03:40:02下载
- 积分:1
-
passing-l-array-to-a-function
如何将多维数组传递给一个函数,附实例说明,得出结果(passing a two-dimensioanl array to a function)
- 2013-03-01 00:48:35下载
- 积分:1