-
在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
-
firefox 扩展编程实例之一script应用
firefox 扩展编程实例之一script应用-one example script Application
- 2022-07-27 03:07:54下载
- 积分:1
-
可以供参考的用于对openldap操作的一系列函数,提供了接口函数...
可以供参考的用于对openldap操作的一系列函数,提供了接口函数-can be used for reference for the operation of a series of openldap function, provide the interface function
- 2023-02-16 03:20:04下载
- 积分:1
-
这是一个CSS滤镜,主要介绍了CSS在HTML脚本语言…
这是CSS滤镜,其主要描述了CSS在HTML脚本语言中的一些特效!-This is a CSS filter, which mainly describes CSS in the HTML scripting language in some of the special effects!
- 2022-01-24 18:20:46下载
- 积分:1
-
进行连续的Ping的小程序,置于有何作用不知,对学习网络编程还是有帮助的。.net 2003编译通过...
进行连续的Ping的小程序,置于有何作用不知,对学习网络编程还是有帮助的。.net 2003编译通过-conduct continuous Ping small procedures, I do not know what the effect placed on the study of network programming or help. . Net compiled through 2003
- 2023-04-10 12:45:49下载
- 积分:1
-
这是一个利用UDP进行通信的小程序,用的是异步套接字模式,可以灵活的改变原IP和目的IP以及原端口和 目的端口...
这是一个利用UDP进行通信的小程序,用的是异步套接字模式,可以灵活的改变原IP和目的IP以及原端口和 目的端口 -This is a use of UDP communications for the small program using the asynchronous socket model, the flexibility to change the original purpose of IP and IP, and the original purpose of ports and port
- 2022-09-23 09:15:03下载
- 积分:1
-
Release Notes for IDT77222/252 Windows NDIS5 ATM Device Driver, version 1.3
Release Notes for IDT77222/252 Windows NDIS5 ATM Device Driver, version 1.3
- 2022-11-19 23:35:03下载
- 积分:1
-
安全焦点Xsniff嗅探工具的外壳程序,需要安全焦点Xsniff来配合运行。
原创者:djhui...
安全焦点Xsniff嗅探工具的外壳程序,需要安全焦点Xsniff来配合运行。
原创者:djhui -Security focus Xsniff shell sniffer tools, necessary to cope with the security operation Xsniff focus. Director: djhui
- 2022-01-22 00:56:17下载
- 积分:1
-
实现邮件服务器可以支持SMTP、POP3、TELNET和WEBEMAIL等协议…
实现EMAIL服务器功能,可以支持SMTP,POP3,TELNET和WEBEMAIL等协议.通过服务器可以建立自己喜欢的电子邮件.-achieve EMAIL server can support SMTP, POP3, such as TELNET and WEBEMAIL agreement. Through the server can establish their favorite e-mail.
- 2022-11-20 14:30:03下载
- 积分:1
-
winsock文件传送 利用WINSOCK控件实现文件传送
winsock文件传送 利用WINSOCK控件实现文件传送-winsock for file transmission
Implementing file transmission by winsock control
- 2023-01-31 04:25:04下载
- 积分:1