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

搜索资源列表

  1. controlRemote

    0下载:
  2. Delphi中远程控制的实现,客户端和服务端,供交流,参考-Delphi remote control, and the client and server for the exchange of reference
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:399257
    • 提供者:刘机
  1. TestVoiceMotionServer

    0下载:
  2. 一个利用语音和控制键远程控制机器人程序!采用c++编写!分为客户端和服务端两个部分!此程序为服务端程序。
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:229595
    • 提供者:董德国
  1. YuanChengZhuaoMianKongZhi

    0下载:
  2. VC++ Socket远程桌面控制 分为客户端和服务端两部分,连接成功后就可以控制对方的桌面,测试过
  3. 所属分类:远程控制编程

    • 发布日期:2014-01-17
    • 文件大小:158502
    • 提供者:开心
  1. TeleCont(VB)

    0下载:
  2. 远程控制-VB6实现的远程控制,包括客户端和服务端。
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:346813
    • 提供者:YY
  1. 20055221723574

    0下载:
  2. 一个简单的远程控制软件,包括客户端和服务端
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:272280
    • 提供者:刘大平
  1. ctr

    0下载:
  2. 远程控制,分客户端和服务端代码-remote control, sub-client and server-side code
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:67232
    • 提供者:荞麦
  1. 远程桌面控制

    1下载:
  2. 远程桌面控制的客户端和服务端程序;对被控端桌面图像用哈夫曼分块编码压缩,速度和图像质量都不错-Remote Desktop control of the client and server procedures; Right Beikongduan desktop images for Huffman coding block compression, speed and image quality are good
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:157557
    • 提供者:赵子健
  1. Recub

    1下载:
  2. 国外的一款远控源码 功能不错 客户端和服务端源码均有-Abroad, a remote control function of a good source client and server source code are
  3. 所属分类:Remote Control

    • 发布日期:2017-03-27
    • 文件大小:149787
    • 提供者:king
  1. vbremoteaccess

    0下载:
  2. VB实现远程连接Access例子,C/S构架远程连接查询ACCESS,客户端和服务端程序已实现,源代码奉献给大家。-Examples of Remote Connection Access VB, C/S architecture remote connection check ACCESS, client and server processes have been achieved, the source code dedicated to you.
  3. 所属分类:Remote Control

    • 发布日期:2017-03-30
    • 文件大小:61397
    • 提供者:longlian90
  1. Gh0st-IOCP-class

    0下载:
  2. Gh0st中完成端口的一个类库,基本相同,有客户端和服务端-the iocp class library of gh0st
  3. 所属分类:Remote Control

    • 发布日期:2017-03-30
    • 文件大小:79867
    • 提供者:朱郑
  1. subseven_src

    0下载:
  2. Delphi写的很好的远程控制程序。含客户端和服务器端-Delphi writes very good long-distance control procedure. Contains the customer end and the server end
  3. 所属分类:Remote Control

    • 发布日期:2017-11-11
    • 文件大小:636310
    • 提供者:站长
  1. 远程视频监控系统

    0下载:
  2. 远程桌面控制的客户端和服务端程序;对被控端桌面图像用哈夫曼分块编码压缩,速度和图像质量都不错 -good
  3. 所属分类:远程控制编程

    • 发布日期:2017-05-13
    • 文件大小:3392825
    • 提供者:郭楠
  1. DistanceCotrol

    0下载:
  2. 远程桌面源码,分别有客户端和服务端,是一个比较简单的远程控制软件,对于初学者来说比较好掌握-DistanceControl
  3. 所属分类:Remote Control

    • 发布日期:2017-04-02
    • 文件大小:173056
    • 提供者:陈庆辉
  1. yuanczuom

    0下载:
  2. 一个远程桌面 协助工具的源码 由客户端和 服务端组成-A Remote Desktop tool for source code to help the client and server by the composition of
  3. 所属分类:Remote Control

    • 发布日期:2017-04-03
    • 文件大小:111118
    • 提供者:小悲
  1. RemoteCtrlSys

    0下载:
  2. 同样是一款不错的远程控制源码。客户端和服务端源码均有。-Similarly, the remote control is a good source. The client and server source code are.
  3. 所属分类:Remote Control

    • 发布日期:2017-04-02
    • 文件大小:161212
    • 提供者:king
  1. SeeDesk

    0下载:
  2. VC++定时显示远程计算机桌面,只是显示画面,并不能进行控制,可用于员工电脑监控,程序分客户端和服务端,如果要监视某台计算机的桌面,则必须在该 计算机安装本服务端,如果要想成为一款真正的监控程序,那还差很远,不过核心代码已经实现了远程桌面传输,以此为基础,拓展出功能更强大的监控程序成为可能 -VC++ time display the remote computer desktop, only the display, and can not control, can be used for
  3. 所属分类:Remote Control

    • 发布日期:2017-03-27
    • 文件大小:51294
    • 提供者:赵卫杰
  1. trunk

    3下载:
  2. 一种利用GTALK的开发包libjingle,作为信息中转的远程VNC,可以做到内网穿透,条件是边界防火墙支持NAT,包括客户端和服务端两个工程。(支持Visual studio 2005)-Remote-VNC allows you to remotely control a Windows computer across the Internet using the VNC protocol, even through firewalls or NAT. Contains a VNC ser
  3. 所属分类:Remote Control

    • 发布日期:
    • 文件大小:22161136
    • 提供者:gattaca
  1. PEERYOUV2

    0下载:
  2. 基于vc++的远程控制示例源程序,由客户端和服务端组成。服务端采用多线程方式提供服务,能最好的处理来自客户端SOCKET的请求;数据接收、发送采用异步重叠操作。程序还实现了注册表处理、系统控制、点对点聊天、屏幕控制、文件处理、简单系统配置等-DFFFFFFFFF
  3. 所属分类:Remote Control

    • 发布日期:2017-03-31
    • 文件大小:233137
    • 提供者:peeryou V2
  1. StcmV2.0

    0下载:
  2. 这是VB版的远程控制软件——灰鸽子2.0的源代码,是一个比较核心的版本,由它派生出了很多不同的升级版等,主程序内含客户端和服务端,压缩包内另附有所用到的控件包。-This is the VB version of the remote control software- gray pigeons 2.0 source code, is a more core version, which will derive a lot of different upgrades, etc., the mai
  3. 所属分类:Remote Control

    • 发布日期:2017-03-26
    • 文件大小:925423
    • 提供者:icerain
  1. GServer

    0下载:
  2. 这是VB版的远程控制软件——灰鸽子2.0的源代码,是一个比较核心的版本,由它派生出了很多不同的升级版等,主程序内含客户端和服务端,压缩包内另附有所用到的控件包。 -This is the VB version of the remote control software- gray pigeons 2.0 source code, is a more core version, which will derive a lot of different upgrades, etc., the ma
  3. 所属分类:Remote Control

    • 发布日期:2017-04-01
    • 文件大小:933147
    • 提供者:李明
« 12 3 4 »
搜珍网 www.dssz.com