CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 远程控制编程 搜索资源 - CALL

搜索资源列表

  1. ftkernelapi

    0下载:
  2. FTKernelAPI 是一套完全免费(对于非商业性程序而言)的实现了BitTorrent 网络协议的内核库。在兼容官方BitTorrent协议的同时针对国内的网络带宽状况进行了优化,增加了一个侦听端口支持多个任务同时运行, 文件选择下载,断点续传, 自动配置支持UPnP协议的路由器, 对于全局或者单个任务进行速度限制等功能。FTKernelAPI BT协议内核库以及示例源码 BitZam 的出现,使BT软件开发不再高深。只要你愿意,不必关心网络编程,BT协议,只需简单的调用FTKernelAP
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:442698
    • 提供者:海天
  1. GPRS开发包

    1下载:
  2. 改函数包包装了GPRS通信的接口,使得开发者不必通过AT命令集去实现通信。只需调用函数接口即可。大大简化GPRS网络编程-change function packets GPRS communications interface that allows developers without going through the AT command set to communicate. Only the function call interface can be. Greatly simpli
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:385474
    • 提供者:fhy
  1. closeonexec

    0下载:
  2. 此程序可以验证 closeonexec flag 设置对可执行程 序的影响。具体实现是:已经打开的一文本文件的文件描述符 (file descr iptor) 在经过exec系统调用接口后,仍然可以在exec 执行的程序中有效。-this procedure can verify closeonexec flag settings on the impact of the executable. Realize is : have opened a text file of fi
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:1636
    • 提供者:andy liang
  1. rpc_client

    0下载:
  2. 远程过程调用(rpc)的客户端程序,包括底层portmap等库函数的封装-remote procedure call (rpc), the client program, including the bottom portmap library functions such as packaging
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:31931
    • 提供者:谢海涛
  1. Call-LUserParamX

    0下载:
  2. Call LUserParamX 调用远程设置参数控件,对服务器参数进行设置-Call LUserParamX Call remote set parameters for server control parameters Settings
  3. 所属分类:Remote Control

    • 发布日期:2017-04-03
    • 文件大小:636823
    • 提供者:ch
  1. openerp

    0下载:
  2. OpenERP(08年5月前称之为TinyERP)是一个ERP/CRM系统。它使用Python语言开发,数据库采用开源的PostgreSQL,系统以GNU GPL开 源协议发布。 系统提供较灵活的模块架构,常用模块包括:采购管理,销售管理,库存管理,财务管理,货品管理,营销管理,客户关系管理,生产管理,人事管理,服务支持等等。用户可以直接从模块库中选择安装适用模块,或进行模块卸载,升级的管理操作。-OpenERP (08 May call before TinyERP) is a ERP/C
  3. 所属分类:Remote Control

    • 发布日期:2017-06-20
    • 文件大小:31456684
    • 提供者:jt
  1. Online-product-configuration-system

    0下载:
  2. 网上产品配置系统是一种简化并改善订购、计划和生产自定义产品流程的软件,它可以让您的客户、供应商和员工轻松配置自定义的产品,并减少设计、计划和生产过程中涉及的人力工作,从而提高自定义产品的交货速度并节省成本。系统后台采用C#开发,前端使用JSP编写网页,然后使用webService技术调用。-Online product configuration system is a simplified and improved ordering, planning and production proce
  3. 所属分类:Remote Control

    • 发布日期:2017-05-30
    • 文件大小:13290184
    • 提供者:王明
  1. CreateRemoteThreadAPI

    0下载:
  2. CreateRemoteThreadAPI函数,远程函数调用源代码,一起分享下。-CreateRemoteThread API function, remote function call source code, to share the next.
  3. 所属分类:Remote Control

    • 发布日期:2017-04-16
    • 文件大小:27952
    • 提供者:sha
  1. dxk

    0下载:
  2. 一个比较老的代码 功能主要是控制远程桌面 你的桌面我做主 仅供学习交流-An older main function is to control the code of your desktop, Remote Desktop I call the shots only for learning exchanges
  3. 所属分类:Remote Control

    • 发布日期:2017-04-02
    • 文件大小:332230
    • 提供者:孙振国
  1. 3389-remote-connection

    0下载:
  2. 3389远程连接,调用系统dll,如果你有兴趣不放研究下。-3389 remote connection, call the system dll, if you are interested in letting go under study.
  3. 所属分类:Remote Control

    • 发布日期:2017-04-01
    • 文件大小:254485
    • 提供者:王焰朋
  1. rpctest

    0下载:
  2. 一个RPC(远程调用)的例子,利用了JAVA的反射、动态代理、Socket编程等技术来实习的一个远程调用的例子。展示了用JAVA来实现远程调用的基本过程。-A RPC ( remote procedure call ) example, use of the JAVA reflex, dynamic proxy, Socket programming technology to practice of a remote procedure call example. Show how to us
  3. 所属分类:Remote Control

    • 发布日期:2017-03-29
    • 文件大小:28873
    • 提供者:龙光
  1. RemoteProcedureCall

    0下载:
  2. 包含了远程过程调用的源码,远程过程调用只是一种概念,其实现由多种,但实质是传递调用规则和调用参数给对方,对方返回结果。-Contains a remote procedure call source, and remote procedure calls is just a concept, its realization by a variety of, but the essence is to transfer calls rules and call for the other part
  3. 所属分类:Remote Control

    • 发布日期:2017-04-02
    • 文件大小:34117
    • 提供者:王丽
  1. CSharptoAD

    0下载:
  2. C#如何调用WindowsAD域,如何添加域账户、密码的实现过程,很棒的资料。-C# how to call WindowsAD domain, how to add the implementation process domain accounts, passwords, great information.
  3. 所属分类:Remote Control

    • 发布日期:2017-04-03
    • 文件大小:205294
    • 提供者:guyun
  1. VCPPADSL

    0下载:
  2. VC++实现断开宽带ADSL连接以及重新连接,纯编程方式,不是调用系统的命令行。-VC++ to achieve the disconnection of broadband ADSL connection and re connect, pure programming, not the command line to call the system.
  3. 所属分类:Remote Control

    • 发布日期:2017-04-14
    • 文件大小:5379
    • 提供者:刘志勇
搜珍网 www.dssz.com