-
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
-
五
五星国际在线六合彩投注系统,源代码,绝对可用,有心想用的改一改就可以-Five-star international online lottery betting system, source code, absolutely free, there is thought to be altered, used in
- 2022-07-18 12:47:50下载
- 积分:1
-
window,linux下http,ftp接口库
window,linux下http,ftp接口库-http,ftp lib for window and linux
- 2022-01-25 19:04:05下载
- 积分:1
-
聊天工具,可以实现悄悄话功能,此是改动网上的小程序
聊天工具,可以实现悄悄话功能,此是改动网上的小程序-Chat tools, whispering function can be achieved, this is a small program changes online
- 2022-04-01 08:54:10下载
- 积分:1
-
仿真结果对经典,这是最基本的欢迎交流
经典的OMNet的仿真tictoc,这个是最基础的,欢迎交流-Simulation OMNet classic tictoc, this is the most basic are welcome to exchange
- 2022-10-28 07:55:03下载
- 积分:1
-
About the data in the network package and unpack the receiving end of a general...
关于网络通信中的数据打包和接收端解包的一般算法编码-About the data in the network package and unpack the receiving end of a general algorithm for encoding
- 2023-01-15 20:10:03下载
- 积分:1
-
可简单明白的实现的一个聊天程序,可供初学者参考。
可简单明白的实现的一个聊天程序,可供初学者参考。-Can be simple to understand the realization of a chat program for beginners reference.
- 2022-02-03 11:02:28下载
- 积分:1
-
It is a compilation of 32 languages written in a PING procedures, it is like the...
这是一个使用32位汇编语言写的一个PING程序,就像是在windows命令行下的ping命令一样。-It is a compilation of 32 languages written in a PING procedures, it is like the windows command line under the ping orders.
- 2022-09-17 12:45:03下载
- 积分:1
-
里边有很多精彩的网络编程程序,大家快来下载呀,过期也我可不管的...
里边有很多精彩的网络编程程序,大家快来下载呀,过期也我可不管的-inside many wonderful network programming procedures, we hurry and download it, I can also expired regardless of the.
- 2022-03-22 13:22:54下载
- 积分:1
-
Socket异步通信,线程,双端队列示程序代码: 1.正确的开始和终止线程 2.可以局域网内多人聊天 3.双端队列的设计和应用...
Socket异步通信,线程,双端队列示程序代码: 1.正确的开始和终止线程 2.可以局域网内多人聊天 3.双端队列的设计和应用 -Socket asynchronous communication, thread, double-teams listed in the program code : 1. correct start and termination of two threads. can chat over LAN 3. Double-cohort design and application
- 2022-08-18 23:06:46下载
- 积分:1