-
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
-
TCP/IP连接,连接的客户端和服务端的程序,还有我。
tcp/ip的连接,同时连接客户端和服务端的程序,还有数据库的实现-tcp/ip connection, connecting client and service side of the procedures, there is the realization database
- 2022-05-31 08:47:24下载
- 积分:1
-
取网卡信息程序
取网卡信息程序-Program which can get NIC information
- 2022-06-12 14:18:02下载
- 积分:1
-
文件传输程序几源码,网络传输开发,从事TCPIP技术
文件传输程序几源码,网络传输开发,从事TCPIP技术-file transfer procedures several source, network transmission development, technical engaged TCPIP
- 2022-12-17 05:30:03下载
- 积分:1
-
一个很好的来源的TFTP
一个不错的TFTP源代码-a good source TFTP
- 2023-09-08 14:45:04下载
- 积分:1
-
进程管理器
c#进程管理器,有各进程cpu的使用率,是采用定时器处理的,源代码在压缩包里面。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-12-25 15:40:03下载
- 积分:1
-
Synchronous machine model
Synchronous machine model- Synchronous machine model
- 2022-07-19 09:55:36下载
- 积分:1
-
关于网络通信的程序,供大家参考。
关于网络通信方面的程序,供大家参考.-on network communications procedures, for your reference.
- 2022-03-11 13:58:01下载
- 积分:1
-
jabber matching test tools (1)
jabber 的配套测试工具(1)- 用于批量注册用户(./userreg -h host- u numerofusers -n beginwith)-jabber matching test tools (1)- for volume users (./Userreg-h host-u numerofusers-n beginwith)
- 2022-01-31 13:35:01下载
- 积分:1
-
Prepared to use java chat program, can register a chat account and dialogue.
用java编写的聊天程序,可以注册账号与对话聊天。-Prepared to use java chat program, can register a chat account and dialogue.
- 2022-01-22 07:09:01下载
- 积分:1