-
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收包程序例子,基于非阻塞模式socket,并利用select()实现接收超时。...
UDP收包程序例子,基于非阻塞模式socket,并利用select()实现接收超时。-UDP packet admission procedure examples, based on the non-blocking mode of socket, and use select () to receive overtime realize.
- 2022-07-11 16:13:57下载
- 积分:1
-
这是一个用silverlight写的拼图游戏,请各位看看如何,请赐教
这是一个用silverlight写的拼图游戏,请各位看看如何,请赐教-This is a jigsaw puzzle with silverlight written, please take a look at how, please let us know! ! ! ! ! !
- 2022-03-21 19:38:48下载
- 积分:1
-
获取数据包柄对其进行分析,分析数据包类型,及相关协议种类...
获取数据包柄对其进行分析,分析数据包类型,及相关协议种类-access data packets handles its analysis and packet type, and the relevant agreements types
- 2023-05-16 11:15:03下载
- 积分:1
-
这是java程序
SimpleServlet.java
这是java程序
SimpleServlet.java-procedures SimpleServlet.java
- 2022-05-10 12:19:24下载
- 积分:1
-
上面两个程序用的通用代码,包括数据压缩
上面两个程序用的通用代码,包括数据压缩 -The general code used by above two app, including compression
- 2022-06-27 22:22:35下载
- 积分:1
-
一个不错的网络拨号程序!
用vc6开发的,相当不错,在win2000,xp上编译通过!...
一个不错的网络拨号程序!
用vc6开发的,相当不错,在win2000,xp上编译通过!-a good network of dial-up procedures! With vc6 development, which is pretty good, WIN2000, xp compiled through!
- 2022-04-17 21:20:02下载
- 积分:1
-
/* This IPv4 example uses the background thread itself to process all packets. Y...
/*
This IPv4 example uses the background thread itself to process all packets.
You can use example one to send data to the session that s created in this
example.
*/
/*
这个 iPV4 例子用内部线程来处理所有的分组。你可以用例子一来发数据给本例子来进行测试。
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* This IPv4 example uses the background thread itself to process all packets. You can use example one to send data to the session that s created in this example .*//* example of this iPV4 with internal thread to handle all the packet . You can use the example of one Laifa data for the examples to be tested. Explained by the example of the Chinese hanyuejun add, have any questions please send hanyuejun2006@163.com* /
- 2022-01-26 18:08:26下载
- 积分:1
-
This is a separate instance of the word. Is the importation of an English senten...
这是一个单词分隔实例。就是输入一个英语句子,每一个单词会分列一行分隔开来。-This is a separate instance of the word. Is the importation of an English sentence, every word will be separated from the breakdown of his party.
- 2022-03-12 22:57:38下载
- 积分:1
-
Java
基于JAVA的多线程TCP端口扫描程序 -Java-based multi-threaded TCP port scanning procedures for Java-based multi-threaded TCP port scanning procedures Java-based multi-threaded TCP port scanning procedures
- 2022-06-15 00:36:33下载
- 积分:1