-
此工程主要包含了两个自己编写的类,:CSocketBlockServer和CSocketBlockClient。程序主要说明如何通过使用这两个类,采用"阻塞SO...
此工程主要包含了两个自己编写的类,:CSocketBlockServer和CSocketBlockClient。程序主要说明如何通过使用这两个类,采用"阻塞SOCKET"来实现快捷、高效的目的。我们平常所见的SOCKET程序,一般都是使用"非阻塞SOCKET",以其提高程序的效率。那么有没有办法使用"阻塞SOCKET"也能方便、快捷的实现我们的网络通讯要求呢?CSocketBlockServer和CsocketBlockClient主要是为了这一目的而编写的。目的分述如下: 1.为了简化使用"阻塞SOCKET"的编程。 2.此外,我发现很多类似的程序中,服务器或客户端既是服务器、又是客户端,尽管这 并不影响通讯,但这确实淡化了C/S模式的本意 这两个类很好的体现了C/S模式,而且 支持多用户。 3.这两个类,可以做为"非阻塞SOCKET"的补充。 使用时,需要在主程序中开辟额外的线程,在线程内部调用这两个类的成员函数来实现,实现过程比较简便。只要客户端成功连接到服务器,双方就可以任意发送数据,而不需要多 次连接。 如果编译时有错误提示:找不到ws2_32.lib,则请确认该文件的实际路径,将此文件加入工程中即可。-this project mainly involves the preparation of his two categories : CSocketBlockServer and CSocketBlockClient. The procedure on how to use these two categories, "SOCKET obstruction" to achieve a fast, efficient purpose. Usually we see SOCKET procedures are generally used "nonblocking socket," with the efficiency of the process. So is there any way the use of "obstruction SOCKET" convenient and efficient realization of network communications requireme
- 2022-07-07 16:37:42下载
- 积分:1
-
Full
全功能探针源码,包括PHP,ASP,ASP.NET.JSP.CGI探针-Full-function probe source, including PHP, ASP, ASP.NET.JSP.CGI probe
- 2022-08-06 06:16:20下载
- 积分:1
-
Spider code by executing the code can be used to look for beginners
蜘蛛代码 代码习惯可以借签一下 适合初学者-Spider code by executing the code can be used to look for beginners
- 2023-09-04 07:20:02下载
- 积分:1
-
Tomcat集群的配置相关内容,主要介绍如何在Linux平台配置Tomcat集群。...
Tomcat集群的配置相关内容,主要介绍如何在Linux平台配置Tomcat集群。-Tomcat cluster configuration-related content, mainly on how to configure the Tomcat Linux clusters.
- 2023-05-25 08:55:03下载
- 积分:1
-
如果你有一个IIS站点,那么,用这个小东东管理你的站点吧.
如果你有一个IIS站点,那么,用这个小东东管理你的站点吧.- If you have a IIS stand, then, small east east manages your
stand with this
- 2022-07-04 03:17:25下载
- 积分:1
-
- 2022-09-06 16:05:03下载
- 积分:1
-
解析WSDL,并动态调用web服务的源代码,分类,soap,wsdl,uddi
解析WSDL,并动态调用web服务的源代码,分类,soap,wsdl,uddi
- 2022-04-27 16:02:21下载
- 积分:1
-
bookofguests2留言板,只是在guest.cgi若干问题…
Bookofguests2留言板,这只是修正之前的guest.cgi若干问题,并将之美化-Bookofguests2 message board, it is only that before guest.cgi a number of issues, and will be beautified
- 2022-02-10 10:48:37下载
- 积分:1
-
大家看看不在老外写的怎么样啊。大家看看不在老外写的怎么样啊。...
大家看看不在老外写的怎么样啊。大家看看不在老外写的怎么样啊。-U.S. is not a foreigner to see how to write ah. U.S. is not a foreigner to see how to write ah.
- 2023-02-23 12:25:04下载
- 积分:1
-
一个旅游网站完整代码
一个旅游网站完整代码-a tourism website integrity code
- 2022-02-20 02:05:05下载
- 积分:1