-
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
-
UDP测试工具
udp test tools
- 2022-01-27 20:55:19下载
- 积分:1
-
取MAC IP 机器名示例源码
取MAC IP 机器名示例源码-MAC IP machine name check sample source
- 2022-06-16 19:53:17下载
- 积分:1
-
http协议传输的代码,包含全部实现文件和头文件,使用的时候需要修改相应涉及ip的代码....
http协议传输的代码,包含全部实现文件和头文件,使用的时候需要修改相应涉及ip的代码.-http agreement transmission code, contains completely
realizes the document and a document, use time needs to revise
correspondingly involves ip the code
- 2022-02-25 05:06:48下载
- 积分:1
-
支持附件的邮件发送接收程序
支持附件的邮件发送接收程序-In support of the annex to receive e-mail program
- 2023-07-04 21:40:03下载
- 积分:1
-
do with COM access the website of a process LINK
用COM做的获取网页内LINK的一个程序-do with COM access the website of a process LINK
- 2023-05-29 16:25:02下载
- 积分:1
-
中国电信短信固网网关接口,安全JAVA代码实现《Visual C++网络通信编程实用案例精选》配套源码《Visual C++网络通信编程实用案例精选》配套源码...
中国电信短信固网网关接口,安全JAVA代码实现《Visual C++网络通信编程实用案例精选》配套源码《Visual C++网络通信编程实用案例精选》配套源码-China Telecom fixed network SMS gateway interface, security JAVA source implementation of the "Visual C Programming Network Communication practical cases selected" complementary source "Visual C Programming Network Communication practical case Showcase" supporting FOSS
- 2022-05-07 22:24:25下载
- 积分:1
-
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。-Messenger elf is a simple chat tool. Mainly to demonstrate the major steps in network programming. This procedure using the package a good library, making the application layer does not need to consider how the network news is accepted and sent, nor need to consider the data packet and packet loss sticky hands of the Spurs, you simply call the corresponding function can be a . Function library for you to do a good job in those efforts. You only need to define your own protocol header and message structure, the definition of good network news can be a callback function.
- 2022-03-30 00:05:40下载
- 积分:1
-
用VB写的一个代理服务器程序,功能也比较多,适合大家观摩使用。...
用VB写的一个代理服务器程序,功能也比较多,适合大家观摩使用。-Using VB to write a proxy server procedures, functions are more suitable to observe the use of everyone.
- 2022-06-14 11:51:08下载
- 积分:1
-
这个程序非常好用,一定不要错过哦,有问请请MAIL通知...
这个程序非常好用,一定不要错过哦,有问请请MAIL通知-this procedure is very useful, we should not miss, oh, please ask please notify MAIL
- 2022-02-04 06:05:33下载
- 积分:1