-
ActiveX Control DLL an ocx examples of procedures are relatively simple, for beg...
ActiveX Control DLL
一个ocx的示例程序,比较简单,适合初学者上手用的。程序采用C++编写,可以方便的进行扩展,在VC6.0下编译通过-ActiveX Control DLL an ocx examples of procedures are relatively simple, for beginners to get started using. C preparation procedures, to facilitate the expansion of the compiler through VC6.0
- 2023-05-09 23:40:03下载
- 积分:1
-
此文件给出了用java实现的一个简单的web的例子,很值得参考啊!...
此文件给出了用java实现的一个简单的web的例子,很值得参考啊!-this document is the realization of java with a simple web example, is worth reference ah!
- 2022-03-05 11:15:47下载
- 积分:1
-
ASP.Net编程,用于实现Mis系统开发.
ASP.Net编程,用于实现Mis系统开发.-ASP.Net programming for the realization of Mis system development.
- 2022-01-26 07:59:18下载
- 积分:1
-
用WinSocket创建客户机服务器程序
请斑竹通过,我好喜欢这个网站啊,连做梦都是呀...
用WinSocket创建客户机服务器程序
请斑竹通过,我好喜欢这个网站啊,连做梦都是呀-Winsocket used to create client-server requests fed through, I like this site good ah, even dreaming are ah
- 2022-11-11 06:45:03下载
- 积分:1
-
Web site source stock, has members, experts have recommended stocks, has visitor...
股票网站源码,有会员,有荐股高手,有游客-Web site source stock, has members, experts have recommended stocks, has visitors
- 2023-02-19 22:50:04下载
- 积分:1
-
这是一个电子商务系统。里面有很多提供电子商务方面有功能。希望对大家有帮助。...
这是一个电子商务系统。里面有很多提供电子商务方面有功能。希望对大家有帮助。-This is a system of electronic commerce. There are many providers of e-commerce are functional. We want to help.
- 2022-07-04 13:07:24下载
- 积分:1
-
office automation asp.net case, which contains all the code needed to finish the...
asp.net办公自动化案例,里面含有所需的全部代码以及编译码完成的文件.基本上把环境配一下就可以直接运行-office automation asp.net case, which contains all the code needed to finish the document, as well as codecs. Basically, you put the environment can be directly allocated to run
- 2022-12-13 14:35:04下载
- 积分:1
-
B/S结构用于持久化的hibernate的实际例子, 自己写的,包括它的一些基本方法...
B/S结构用于持久化的hibernate的实际例子, 自己写的,包括它的一些基本方法-B/S structure for a lasting exploit the practical examples of his writing, including some of its basic methods!
- 2022-04-11 04:29:36下载
- 积分:1
-
日文ASP网页开发中后台数据库的常用操作程序库
日文ASP网页开发中后台数据库的常用操作程序库-Japanese ASP web development background database of commonly used procedures library
- 2022-01-25 16:53:03下载
- 积分:1
-
此工程主要包含了两个自己编写的类,: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