-
此工程主要包含了两个自己编写的类,: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 system of manage about vote on line
在线投票管理系统-A system of manage about vote on line
- 2022-02-27 09:11:45下载
- 积分:1
-
web 服务器 界面友好 运行良好 可以设置根目录以及其他一些设置 可以传送图片灯...
web 服务器 界面友好 运行良好 可以设置根目录以及其他一些设置 可以传送图片灯-web server running good friendly interface can set the root directory and some other setting can be transmitted Photo lights
- 2022-05-17 10:55:02下载
- 积分:1
-
蓝色时光超级小论坛 v1.0 DEMO,一看标题就知道了吧。
蓝色时光超级小论坛 v1.0 DEMO,一看标题就知道了吧。-time super small blue v1.0 DEMO Forum, a look at the title will know it.
- 2022-03-20 15:48:39下载
- 积分:1
-
ASP. NET2.0技术论坛最新版本2006
asp.net2.0技术论坛最新版 2006-11-29asp.net2.0技术论坛最新版 2006-11-29-asp.net2.0 Technical Forum latest version 2006-11-29 asp.net2 .0 Technical Forum latest version 2006-11-29
- 2023-04-28 11:50:04下载
- 积分:1
-
实现功能很好,超好的OA,有三四个角色,审批流程化。
实现功能很好,超好的OA,有三四个角色,审批流程化。
-good
- 2022-05-30 09:29:20下载
- 积分:1
-
httpd
httpd-2.2.9.tar.gz apache服务器源代码-httpd-2.2.9.tar.gz apache server source code
- 2023-01-15 19:00:04下载
- 积分:1
-
一个最新的j2ee平台的各种技术综合的示例代码
一个最新的j2ee平台的各种技术综合的示例代码-creates a new platform for the various technologies integrated sample code
- 2022-04-30 05:26:13下载
- 积分:1
-
http服务器,上传,下载,相当于FTP!
http服务器,上传,下载,相当于FTP!-http file server
- 2023-04-21 12:20:03下载
- 积分:1
-
AJAX中实现无刷新功能
其中给出了详细的五步聚
AJAX中实现无刷新功能
其中给出了详细的五步聚-AJAX in the realization of a refresh function which gives a detailed five步聚
- 2023-04-27 01:30:03下载
- 积分:1