-
在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
-
WebBroker technology of the source
基于Delphi的WebBroker技术的源码-WebBroker technology of the source
- 2023-04-03 11:25:04下载
- 积分:1
-
IOCP网络数据传输,学习学习 ,写得很多
IOCP网络数据传输,学习学习 ,写得很多 -IOCP data transmission network, learning to learn, write a lot of
- 2022-02-11 23:16:13下载
- 积分:1
-
Several network programming procedures, can produce very good results, I hope th...
几个网络编程的程序,可以制作出很不错的效果,希望大家可以很好的利用和指导-Several network programming procedures, can produce very good results, I hope that we can make use of good and guidance
- 2023-07-21 11:20:03下载
- 积分:1
-
TCP和UDP封装的程序,和两种方式发送接收机
tcp和udp打包程序,和两种发送接收方式-tcp and udp packaging procedures, and two ways to send Receiver
- 2022-01-22 01:19:40下载
- 积分:1
-
Make the server controls, is VB the preparation of the network
做服务器的控件,是VB编写网络程序中比较好的基础控件,可是多客户端连接-Make the server controls, is VB the preparation of the network-based control program, a relatively good
- 2022-07-17 19:40:07下载
- 积分:1
-
通过建立通信套接字,必须理解如何使用…
通过winsock建立通信,必须了解如何利用如何指定的协议为工作站定址,-Winsock through the establishment of communications, must understand how to use the agreement specify how the workstation is located,
- 2022-12-26 02:15:03下载
- 积分:1
-
automatically open the designated site, opened at the same time many, if you are...
自动打开指定的网址,同时打开多个,如果有兴趣你不妨-automatically open the designated site, opened at the same time many, if you are interested to take a look
- 2022-08-26 05:57:42下载
- 积分:1
-
一个简单的网络通信小程序,包括发送字符串,网络授时等
一个简单的网络通信小程序,包括发送字符串,网络授时等-A simple network of small procedures, including the transmission of the string, such as network time
- 2022-09-01 03:10:03下载
- 积分:1
-
点对点程序,使用命名管道进行通信
点对点程序,使用命名管道进行通信-point-to-point, the use of named pipes for communication
- 2022-07-14 18:50:40下载
- 积分:1