CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 ActiveX/DCOM 搜索资源 - remote

搜索资源列表

  1. DCOM_RemoteControl

    1下载:
  2. 软件名称: 远程计算机管理(DCOM技术)(客户端/服务端) 功能说明: 本软件最大的特点不是利用socket实现的,而是使用了DCOM技术,服务器端是一个NT Service 程序,因此远程计算机不用登录系统就可以进行连接,可以用于远程计算机的管理, 目前功能如下: 1.可以查看远程桌面,使用了GDI+进行数据的转换(把BMP数据转换成PNG格式),传输速度快 2.可以用鼠标控制 3.可以用键盘控制 4.服务端可以被多人连接控制 5.可以(强行)重启
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:1982927
    • 提供者:阿东
  1. ComDll_Reg

    0下载:
  2. Dll.rar COM 部件注册(dll 含注册表读写) 解决COM部件的应该,W32写成,可用了ActiveX及远程部件的注册。-Dll.rar registered COM components (dll with the registry to read and write) solution should COM components, W32 languages, and can be used by remote ActiveX components registration.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:8817
    • 提供者:dsw
  1. Agilla_v3.0.3.tar

    0下载:
  2. Agilla: a mobile agent middleware for wireless sensor networks. Agilla enables users to inject mobile agents into a wireless sensor network. Agents are autonomous computational entities that can migrate or clone across nodes in a wireless sensor net
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:453850
    • 提供者:zsheng
  1. MultithreadMathServer

    0下载:
  2. Using client-server architecture, write a multi-threaded server which returns results of mathematical functions such as sqrt(x),sin(x), cos(x), tan(x), etc. and a companion client to invoke these functionalities from a remote machine.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:2142
    • 提供者:Li xiaoteng
  1. 使用DCOM技术实现远程计算机的关闭(含源程序)

    1下载:
  2. 软件说明: DCOM技术,服务器端是一个NT Service程序.使用方法: 1.将目录Server拷贝到远程计算机,然后执行install.bat 2.将目录Client拷贝到本地计算机,然后执行install.bat 3.在本机上执行ShutDownClient.exe,然后输入远程计算机的IP地址即可 4.卸载时只需要执行uninstall.bat,然后删除文件即可-Software Note : DCOM technology, the server is a NT Service pr
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:200110
    • 提供者:叶秋风
  1. VC下利用COM传递不定长结构数组(非Variant)

    0下载:
  2. Variant变量可以在COM/DCOM接口方法中传递(传入、传出)不定长结构数组,但是需要打包和解包,效率比较低。这个例子使用了size_is指定长度的方法,本是从MSDN上看到的,但是MSDN上给出的例子不够具体,所以费了些时间摸索,最后试通,给刚接触COM的朋友分享(老家伙们可以直接无视)。本例子由于是工作需要做得试验程序,因此其中存在少量冗余代码,大家注意一下就行了,还有,减少传递的参数个数时,所传递的实时(随机模拟)数据只是减了最后一个(没有减去相对应的),这个Bug不妨碍大局,因此存
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2009-09-11
    • 文件大小:358855
    • 提供者:seaskyfox
  1. matrixssl-1-8-6-open.rar

    0下载:
  2. 开源嵌入式的SSL PeerSec Networks MatrixSSL™ is an embedded SSL implementation designed for small footprint applications and devices. PeerSec网络MatrixSSL ™ 是一个嵌入式的SSL执行专为小尺寸应用和设备。 PeerSec Networks offers a fully supported, commercial version as
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-21
    • 文件大小:6073216
    • 提供者:tanjiang
  1. OfficeViewerOCX.rar

    1下载:
  2. 不需安装庞大的Office软件,接口利用该控件浏览office文件(包括word、excel、ppt等),而且可以作为IE插件浏览远程服务器上的文件,Do not have to install a huge Office software, interface to use the browser control office documents (including word, excel, ppt, etc.), but also can be used as IE browser plu
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:333355
    • 提供者:dingchao
  1. COPC32Example1

    0下载:
  2. COPC32 is an activeX control used to create SCADA applications with OPC technology. COPC32 can connect to OPC server to control and display operations of PLC, DCS, controller, Remote I/O and any hardware support OPC technology.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-30
    • 文件大小:11959
    • 提供者:aboahmedah
  1. RemoteReg_atl_comp

    0下载:
  2. Register 远程机器上的Com对象-Register Com object in remote machine
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-12-07
    • 文件大小:19479
    • 提供者:站长
  1. COM

    0下载:
  2. 本书集中提供了一些能够体现COM最常用特性的例子,这些例子分别覆盖了使用COM的几个方面,即从进程内DLL到远程访问应用程序,从直接使用COM API到使用活动模板库(ATL)类来处理大部分工作。-The book provided some focus on COM can reflect characteristics of the most commonly used examples of the use of COM, respectively, covering several as
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-06
    • 文件大小:637474
    • 提供者:picasso
  1. G729protocol-communication-tool

    0下载:
  2. G729AB编码实例,通过即时通信进行远程语音聊天-G729AB coding examples, through the instant messaging remote voice chat
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-26
    • 文件大小:143684
    • 提供者:xiatian
  1. winlirc-0.6.5

    0下载:
  2. WinLIRC allows you to transmit and receive standard infrared remote control signals. This allows you to control your computer using almost any standard infrared remote control. It also allows your computer to control other equipment which uses these
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-27
    • 文件大小:121623
    • 提供者:noorazman
  1. MatikanService

    0下载:
  2. Creates and maintains client network connections to remote servers. Jika anda mengunakan sharing file didalam network, biarkan fungsi ini tetap bekerja. Bila anda tidak mengunakan fitur sharing dan computer anda berdiri sendiri / stand alone. Fit
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-01
    • 文件大小:2606
    • 提供者:maxx09
  1. remotecontrolcodetoipod

    0下载:
  2. This program fetches the remote control code from a T+A- Per-Amplifier and converts it to iPod (third generation) * compatible commands. Using an iPod-powered Microcontroller, only some adapter cable are necessary to control your iPod via th
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-02
    • 文件大小:19302
    • 提供者:黃承輝
  1. DataTransfer_DCOM

    0下载:
  2. Variant变量可以在COM/DCOM接口方法中传递(传入、传出)不定长结构数组,但是需要打包和解包,效率比较低。这个例子使用了size_is指定长度的方法,本是从MSDN上看到的,但是MSDN上给出的例子不够具体,所以费了些时间摸索,最后试通,给刚接触COM的朋友分享(老家伙们可以直接无视)。本例子由于是工作需要做得试验程序,因此其中存在少量冗余代码,大家注意一下就行了,还有,减少传递的参数个数时,所传递的实时(随机模拟)数据只是减了最后一个(没有减去相对应的),这个Bug不妨碍大局,因此存
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-02
    • 文件大小:358855
    • 提供者:seaskyfox
  1. bcfa2651

    0下载:
  2. FTP 2 ActiveX v2.6.5 (c) Chilkat- Fully supported commercial FTP/FTPS ActiveX component. - FTP files directly from your application in synchronous or asynchronous mode. - Support for FTPS- FTP over SSL 3.0 and TLS 1.0 - Resum
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-09
    • 文件大小:1338226
    • 提供者:ivorwang
  1. OPCDCOM

    0下载:
  2. 本文档根据各种不同的情况,讲述如何进行OPC DCOM配置。    对于远程访问OPC服务器,需要在客户和服务器计算机上都进行DCOM设置,以前我们采用的方式是: 客户、服务器都建立一个名字、密码相同的具有管理员权限的帐号,并分别以次登录,在服务器端将OPC服务器的启动方式设为交互式用户。这种方法虽然方便,但安全性较差,不利于在实际应用中推广。这里提供一些较合理的解决方案。(假定都是在工作组里) -This document is based on a variety of diffe
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-02
    • 文件大小:241390
    • 提供者:郑利锋
  1. IDL

    0下载:
  2. 接口描述语言IDL COM规范在采用OSF的DCE规范描述远程调用接口IDL的基础上,进行扩展形成了COM接口的描述语言。 COM规范使用的IDL接口描述语言不仅可用于定义COM-Interface Descr iption Language IDL COM specification in the use of OSF s DCE IDL specification describes a remote call interface, based on the expansion of the
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-24
    • 文件大小:7943944
    • 提供者:liushiyi
  1. ATLDRAW

    0下载:
  2. COM编程的一个简单示例,里面分为两个工程,一个是用VC写的一个远程服务组件,一个是调用的示例。-COM programming a simple example, which is divided into two projects, a VC write a remote service component, is an example of a call.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-11-14
    • 文件大小:10557440
    • 提供者:
« 12 »
搜珍网 www.dssz.com