-
在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
-
完成端口的例子,Client+Server,适合新手学习
完成端口的例子,Client+Server,适合新手学习-Examples of the completion of the port, Client+ Server, suitable for novice to learn
- 2023-01-27 19:10:03下载
- 积分:1
-
SMTP邮件发送。。。。。可以用自己的SMTP服务器发送邮件
SMTP邮件发送。。。。。可以用自己的SMTP服务器发送邮件-SMTP mail. . . . .
- 2023-01-05 09:45:04下载
- 积分:1
-
achieved a socket based asynchronous communication model code, can good learning...
实现了一个基于socket异步通讯模式的代码,可以很好的学习VC中socket通讯的处理机制。-achieved a socket based asynchronous communication model code, can good learning VC socket communication mechanism.
- 2022-01-23 10:54:20下载
- 积分:1
-
Skype API description 1.2 Skype
Skype API description 1.2 Skype
- 2022-05-25 21:54:37下载
- 积分: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
-
用rawsocket构造udp数据包的程序
用rawsocket构造udp数据包的程序-Rawsocket constructed using udp packet procedure
- 2022-01-25 18:01:24下载
- 积分:1
-
BLOGAPI support, the use of XMLRPC, if we can produce the BLOGAPI into Chinese,...
支持BLOGAPI,使用XMLRPC,如果大家能够制作成中文的BLOGAPI,请通知我,http://plqs.plqs.com-BLOGAPI support, the use of XMLRPC, if we can produce the BLOGAPI into Chinese, please inform me, http://plqs.plqs.com
- 2022-01-22 09:16:35下载
- 积分:1
-
C++ Socket编程客户端 源码带有debug文件
C++ Socket编程客户端 源码带有debug文件-C++ Socket Programming with a debug client-side source files
- 2022-03-20 14:09:56下载
- 积分:1
-
点对点视频聊天程序,修改可以作为相关开发的参考
点对点视频聊天程序,修改可以作为相关开发的参考-point-to-point video chat procedures can be revised as the development of the relevant reference
- 2022-03-02 09:06:37下载
- 积分:1