-
under the Windows network server program development, no doubt, Winsock complete...
在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《WIN32多线程程序设计》、《WINDOWS网络编程技术》。在去年,我在C语言下用完成端口模型写了一个WEBSERVER,前些天,我决定用C++重写这个WEBSERVER,给这个WEBSERVER增加了一些功能,并改进完成端口操作方法,比如采用AcceptEx来代替accept和使用LOOKASIDE LIST来管理内存,使得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 program
- 2023-07-22 22:20:02下载
- 积分:1
-
网络编程,完成端口的例子,在学网络编程的朋友可以下载下来...
网络编程,完成端口的例子,在学网络编程的朋友可以下载下来-Network programming, the completion of the port example, in the school network programming to see if a friend can be downloaded off
- 2022-02-26 05:21:53下载
- 积分:1
-
Tomcat帮助文档 Tomcathelp
配置
管理
基本使用
Tomcat帮助文档 Tomcathelp
配置
管理
基本使用-Tomcat Help Tomcathelp basic use of configuration management
- 2022-03-21 01:26:22下载
- 积分:1
-
apple
apple的开源软件openphone的源代码-apple
- 2022-03-19 17:00:51下载
- 积分:1
-
w3cn1.0_gb2312
网业设计师手册
w3cn1.0_gb2312
网业设计师手册-w3cn1.0_gb2312 network industry designers Manual
- 2023-03-23 03:35:04下载
- 积分:1
-
a LAN Multicast win32 procedures, including the transmitter and receiver. You ar...
一个局域网组播的win32程序,包括发送端和接收端。欢迎大家共同学习-a LAN Multicast win32 procedures, including the transmitter and receiver. You are welcome to jointly study
- 2023-01-20 20:00:04下载
- 积分:1
-
This is the procedure ResponseWatcherServlet.java
这是java程序的
ResponseWatcherServlet.java-This is the procedure ResponseWatcherServlet.java
- 2022-07-25 19:05:30下载
- 积分:1
-
在别人基础上实现了身份验证的邮件发送,即支持esmtp规范,除了例子还有静态库,方便使用。...
在别人基础上实现了身份验证的邮件发送,即支持esmtp规范,除了例子还有静态库,方便使用。-others on the basis of the identity of the senders, which is to support ESMTP norms, in addition to examples include static libraries, user-friendly.
- 2023-03-01 06:35:03下载
- 积分:1
-
采用HTTPGET方法进行文件下载,可以任意添加下载项目
采用HTTPGET方法进行文件下载,可以任意添加下载项目 -HTTPGET methods used to download files, you can download any item to add
- 2023-06-06 13:50:03下载
- 积分:1
-
A very simple network traffic statistics, a very small footprint, starts fast.
非常简洁的网络流量统计,占用资源极小,启动快速.-A very simple network traffic statistics, a very small footprint, starts fast.
- 2022-08-07 05:28:07下载
- 积分:1