搜索资源列表
COM&DCOM编程指南配书源码
- COM&DCOM编程指南配书源码-COMDCOM programming guide book distribution source
COM&DCOM Programming
- COM&DCOM Programming
VC下利用COM传递不定长结构数组(非Variant)
- Variant变量可以在COM/DCOM接口方法中传递(传入、传出)不定长结构数组,但是需要打包和解包,效率比较低。这个例子使用了size_is指定长度的方法,本是从MSDN上看到的,但是MSDN上给出的例子不够具体,所以费了些时间摸索,最后试通,给刚接触COM的朋友分享(老家伙们可以直接无视)。本例子由于是工作需要做得试验程序,因此其中存在少量冗余代码,大家注意一下就行了,还有,减少传递的参数个数时,所传递的实时(随机模拟)数据只是减
VCHOME_control
- 组件技术综合资料库。COM,COM+,DCOM,ATL,ActiveX,DLL等等技术汇集-component technology integrated database. COM, COM, DCOM, ATL, ActiveX, DLL, etc. Technology Survey
COM&DCOM Programming
- COM&DCOM Programming
Com_dcom_stl0613
- THE COM/DCOM SAMPLE CODE
com_dcom_book
- COM/DCOM Unleashed附书 -COM/DCOM : 119,000 books
DCOM专题
- C++Builder编写的DCOM例程-Builder prepared by the C routines DCOM
使用DCOM技术实现远程计算机的关闭(含源程序)
- 软件说明: DCOM技术,服务器端是一个NT Service程序.使用方法: 1.将目录Server拷贝到远程计算机,然后执行install.bat 2.将目录Client拷贝到本地计算机,然后执行install.bat 3.在本机上执行ShutDownClient.exe,然后输入远程计算机的IP地址即可 4.卸载时只需要执行uninstall.bat,然后删除文件即可-Software Note : DCOM technology,
essentialcom
- 关于Com/Dcom的代码,是英文版本的Com精华这本书的配套源代码。-of Com/Dcom code is the English version of the Com essence of this book supporting source code.
delphi6使用DCOM技术开发分布式系统 1.00原代码
- delphi6使用DCOM技术开发分布式系统 1.00原代码-Delphi6 using DCOM technology development Distributed System 1.00- source
创建DCOM连接的多层应用程序
- 本程序通过使用DCOM协议进行通信的DataSnap组件面板 上的TDCOMConnection组件来建立到应用程序服务器的 连接程序。当运行客户端程序时,会自动激活应用程序 服务器并连接到上面。-procedures through the use of the DCOM protocol communications DataSnap components on the panel to establish TDCOMConnect
COM_DCOM编程指南源码
- COM_DCOM编程指南源码 可以作为COM和DCOM学习的好资料-COM/DCOM Programer Guide is a good book for developer COM.
ATL 问答集
- ATL问答集,讲述了atl各操作。com&dcom有关说明。-ATL quiz about the operation of the ATL. Comdcom the related notes.
com_inside
- COM技术内幕源码,可以帮助学习COM/DCOM朋友掌握com的编程及其内幕原理-COM insider source can help COM/DCOM friends master com programming and insider Principle
CUS_OPCClient
- OPC 是一种利用微软的 COM/DCOM 技术来达成自动化控制的协议。它包括DA(数据采集)和AE(事件和警报)两种服务。本源码正是DA接口的客户端实现。功能完整,成熟且稳定。有了这一个,您就可以把其它类似的仍进垃圾筒里了。-OPC is a use Microsoft
COM_DCOM
- COM/DCOM 編程 教學源碼 包含14範例碼-COM/DCOM programming includes 14 examples of teaching source code
COM
- COM\DCOM 的三个简单例子程序,实现加减法和Hello功能。-COM \ DCOM examples of three simple procedures, the addition/subtraction and Hello functions were realizated.
combczn
- COM+编程指南可以帮助学习COM/DCOM朋友掌握com的编程及其内幕原理-COM+