-
此工程主要包含了两个自己编写的类,: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
-
A used vc++ Write remote web page source viewer for reference
一个用vc++写的远程网页的查看器源码,供参考-A used vc++ Write remote web page source viewer for reference
- 2022-05-13 15:14:03下载
- 积分:1
-
nginx
nginx-0.8.12的Windows版源码,nginx是目前最流行的开源Web服务器。-nginx-0.8.12 version of the Windows source code, nginx is the most popular open source Web server.
- 2023-02-13 12:50:03下载
- 积分:1
-
收费电影网站源码
收费电影网站源码-movies online source
- 2023-01-22 09:35:03下载
- 积分:1
-
一个基于Socket的网络信息查询服务器
一个基于Socket的网络信息查询服务器-Socket-based network information server
- 2023-06-21 03:25:04下载
- 积分:1
-
easyiis
使用WINDOWS ADSI控制IIS的工具的源代码,自己找了半天.
easyiis
使用WINDOWS ADSI控制IIS的工具的源代码,自己找了半天.-easyiis use ADSI IIS tools to control the source code, looking for a long time.
- 2023-02-20 22:15:03下载
- 积分:1
-
人在旅途的美好站整个网络(ASP)_下载
人在旅途精彩网整站程序(asp)_下载
管理员帐号:rzlt2005 密码:admin888
登陆验证码:888888 -Renzailvtu wonderful the entire network at stations (asp) _ download
Administrator account: rzlt2005 Password: admin888
Login code: 888888
- 2022-03-10 08:14:32下载
- 积分:1
-
在线报价系统后台代码,希望大家喜欢,多多交流,一起学习...
在线报价系统后台代码,希望大家喜欢,多多交流,一起学习-Online Quotation System background code, I hope you like it, a lot of exchanges, learning together
- 2022-04-01 08:19:17下载
- 积分:1
-
演示如何编写一个IE浏览器。
Demostrate how to write an ie browser.
- 2022-04-11 00:24:22下载
- 积分:1
-
《core javaserver faces》一书的程序源代码,对于学习javaserver faces有很大的帮助。...
《core javaserver faces》一书的程序源代码,对于学习javaserver faces有很大的帮助。-"core JavaServer faces" a book of the source code for learning JavaServer faces a great help.
- 2022-02-01 05:45:14下载
- 积分:1