搜索资源列表
simple_com.zip
- 一个简单的com服务器和客户端程序
simple_com2.zip
- 又一个简单的com服务器和客户端程序
asp报表设计源代码
- Cell插件基于Xml技术实现客户端与服务器端数据交换的ASP源代码。需要安装用友华表软件技术有限公司的Cell插件后才能正常观看,请先下载Cell插件。 Cell网站: http://www.cellsoft.cc/Cell/index.asp cell插件下载地址: http://www.cellsoft.cc/cell/down_list.asp 产品概述: Cell 插件用于开发B/S结构程序,使用Asp, Asp.net, Jsp, Vbscr ipt, Javascr i
ATLCollection
- 用ATL实现事件和连接点技术,演示了如何实现服务器端事件对客户端的通知,请求。客户端又是如何调用的。-with ATL incident and the connection technology, demonstration of how the server-client incident on notice request. Client is how the call.
ADOHelp
- 欢迎使用 ADO Microsoft® ActiveX® Data Objects (ADO) 使您的客户端应用程序能够通过 OLE DB 提供者访问和操作在数据库服务器中的数据。 ADO 程序员参考 ADO 支持用于建立基于客户端/服务器和 Web 的应用程序的主要功能。其主要优点是易于使用、高速度、低内存支出和占用磁盘空间较少。ADO 同时具有远程数据服务 (RDS) 功能,通过 RDS 可以在一次往返过程中实现将数据从服务器移动到客户端应用程序或 Web 页、
DrawLots
- 基于DCOM实现的抓大头软件,用DCOM实现服务器端和多个客户端的消息通信,客户端用翻牌进行抓大头-draw lots based on DCOM
opc-da-3-specification
- :OPC 规范是由OPC 基金会制定的一个工业标准,它规范了过程控制和生产自动化软件与 用OPC 服务器实现的硬件驱动程序之间的开放接口. OPC 规范得到越来越多的工控领域硬件、 软件制造商的承认和支持,而中国也于2000 年12 月正式加入OPC 基金会,这意味着OPC 也将 成为中国工控界的公认标准. 本文介绍了OPC 的体系结构、数据存取规范的对象和接口、数据存 取规范中的事件驱动,并讨论了OPC 数据访问客户端的开发.-: OPC specification was d
simple_com
- 一个简单的com服务器和客户端程序-A simple COM server and clinet program
simple_com2
- 又一个简单的com服务器和客户端程序-Another simple COM server and clinet program
BCB_dcom
- 用C++BUILDER制作的一个简单的三层数据库访问演示系统,采用DCOM技术,包括服务器和客户端。-With C++ BUILDER produced a simple demonstration of the three-tier database access system that uses DCOM technology, including server and client.
comunication
- 异步网络通讯,VC++ 开发,包括客户端和服务器端-Asynchronous network communication, VC++ Development, including client and server
ch12
- COM应用学习,定制服务器和客户端的应用-COM application of learning, custom server and client application
ch11
- COM应用学习,定制服务器和客户端的应用-COM application of learning, custom server and client application
atlexample
- atl程序示例,一个简单的atl程序程序实例,包括服务器端代码和客户端代码。-atl procedure example, a simple program examples atl procedures, including the server-side code and client-side code.
rw
- com 服务器和是客户端的所有 保证好用 比书上的全-com server and the client' s books of all ensure ease of use than the full
OPC-client
- 一个opc的客户端程序,能查找本地已注册的opc服务器和连接变量。-A opc client program, can find local registered opc server and connection variables.
OPCDCOM
- 本文档根据各种不同的情况,讲述如何进行OPC DCOM配置。 对于远程访问OPC服务器,需要在客户和服务器计算机上都进行DCOM设置,以前我们采用的方式是: 客户、服务器都建立一个名字、密码相同的具有管理员权限的帐号,并分别以次登录,在服务器端将OPC服务器的启动方式设为交互式用户。这种方法虽然方便,但安全性较差,不利于在实际应用中推广。这里提供一些较合理的解决方案。(假定都是在工作组里) -This document is based on a variety of diffe
ATL-APB-COM
- 使用ATL开发简单的a+b COM组件。包含客户端和服务器端。-Use simple ATL developers a+ b COM components. Contains the client and server side.
ServerDemo
- 本程序是重封装winsock控件而制作的控件。本控件可以实现tcp通信的服务器端的建立。本控件是基于网络上一个制作基于winsock的通信客户端和服务器的教程而来。本控件将原本适用于exe项目的控件对话框调用方法挪到了ocx控件中。-This control can be implemented TCP communications on the server side. This control is based on a production based on the winsock com