-
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
-
was based on the c mfc chat tools, and client
是一款基于mfc的c++聊天工具,分客户端和服务端。服务器可挂载多客户端,并支持用户的名称及密码管理,允许其进行在线消息发送,还有一款别致的aqua水波界面供选择。-was based on the c mfc chat tools, and client-server. Servers can mount multi-client, and supports user name and password management, allowing for online messaging, as well as a chic aqua wave interface available.
- 2022-09-09 12:25:03下载
- 积分:1
-
电信的tuxedo服务的客户端程序,给大家作作参考
电信的tuxedo服务的客户端程序,给大家作作参考-telecommunications services client, to give you reference
- 2022-04-14 23:51:01下载
- 积分:1
-
一个IOCP实例,服务器端.VC++
往网络发展的可以看一下
一个IOCP实例,服务器端.VC++
往网络发展的可以看一下-A IOCP example, the server-side. VC++ To network development can look at
- 2022-02-15 00:40:38下载
- 积分:1
-
一个完整的IOCP类,可以直接使用,方便!
一个完整的IOCP类,可以直接使用,方便!-A complete IOCP classes can be used directly to facilitate!
- 2022-02-04 06:25:02下载
- 积分:1
-
a site
一个网站的全程序-a site-wide procedures
- 2022-04-29 11:35:06下载
- 积分:1
-
本程序是一个关于如何获取网卡地址的小程序,简单实用。
本程序是一个关于如何获取网卡地址的小程序,简单实用。-this is a procedure on how to access the LAN addresses small procedures, simple and practical.
- 2022-03-20 06:37:50下载
- 积分:1
-
UDP
基于UDP的网路聊天程序,能有助于好好接触UDP的学习,,是一个很好的材料-UDP-based Internet chat program, can help to make good contact with UDP-learning, is a very good material
- 2022-04-30 15:35:00下载
- 积分:1
-
压缩包中C语言编写的TCP_IP源代码,无解压密码,供网友共同参考...
压缩包中C语言编写的TCP_IP源代码,无解压密码,供网友共同参考-compression package prepared by the C language source code TCP_IP without extracting passwords, a common reference for netizens
- 2022-08-22 05:54:36下载
- 积分:1
-
获取Internet服务器的时间,获取Internet服务器的时间
获取Internet服务器的时间,获取Internet服务器的时间 -Access to Internet time server, access to Internet time server
- 2022-04-24 05:36:30下载
- 积分:1