-
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
-
获得指定网卡序号的Mac地址,C语言函数代码
获得指定网卡序号的Mac地址,C语言函数代码-Access to the designated card serial number of the Mac address, C language function code
- 2022-04-10 00:17:23下载
- 积分:1
-
C:Documents and Settingsyyy桌面新建文件夹TCPsocket33.rarC:Documents and Settingsyyy桌面新建...
C:Documents and Settingsyyy桌面新建文件夹TCPsocket33.rarC:Documents and Settingsyyy桌面新建文件夹TCPsocket33.rar
- 2022-03-22 08:42:28下载
- 积分:1
-
Datareel is a cross
Datareel 是一个跨平台的开发工具包,用来创建多线程数据库和通信应用。使用DataReel可以为多种操作系统生成末端用户应用、嵌入式系统和可重用库。-Datareel is a cross-platform development tool kit used to create multi-threaded database and communications applications. DataReel use of a variety of operating systems can generate end-user applications, embedded systems and reusable libraries.
- 2022-10-12 11:10:03下载
- 积分:1
-
TCP 聊天服务器系统,实现用TCP进行简单的聊天,可以参考学习.
TCP 聊天服务器系统,实现用TCP进行简单的聊天,可以参考学习.-TCP chat server system, using a simple TCP chat can refer to the study.
- 2022-05-26 05:54:30下载
- 积分:1
-
取MAC IP 机器名示例源码
取MAC IP 机器名示例源码-MAC IP machine name check sample source
- 2022-06-16 19:53:17下载
- 积分:1
-
此功能是简单实现radius认证的实验。对于想学习vc下的网络编程和radius学习的人员来说还是比较不错的...
此功能是简单实现radius认证的实验。对于想学习vc下的网络编程和radius学习的人员来说还是比较不错的-This feature is simple to achieve certification radius experiment. Who want to learn vc Network programming and learning officers radius is still relatively good
- 2022-11-03 18:25:02下载
- 积分:1
-
VC++编程环境。实现简单网络管理协议snmp的编程。界面友好,使用方便。...
VC++编程环境。实现简单网络管理协议snmp的编程。界面友好,使用方便。-VC++ programming environment. Snmp Simple Network Management Protocol to achieve the programming. Friendly interface and easy to use.
- 2022-03-06 07:51:28下载
- 积分:1
-
NDIS中间驱动程序的一个很好的例子
NDIS中间驱动程序的一个很好的例子-NDIS Intermediate Drivers of a good example
- 2022-02-13 18:00:20下载
- 积分:1
-
一个基于CSocket类的聊天室源代码。
一个基于CSocket类的聊天室源代码。-CSocket-based class chat room source code.
- 2022-12-16 01:00:04下载
- 积分:1