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

搜索资源列表

  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
    • 文件大小:153.86kb
    • 提供者:赵子健
  1. 灭天远程管理 v1.2

    2下载:
  2. 最大特点 1.跨平台,基本WEB服务,无论防火强怎么封端口,只要打开80,就可以远程管理服务器. 2.客户端无论安装任何插件. 3.只有一个JSP文件,文件名可以随意改,隐蔽性好. 功能: 1.文件管理: 包括对文件的操作和打包下载. 2.终端命令: 其实就是Win下的"命令提示符",可以通过命令进行重启服务器等操作 3.远程桌面: 和Windows系统的"mstsc"基本上一样,可以远程管理桌面. 4.任务
  3. 所属分类:远程控制编程

  1. RemoteControlServer

    0下载:
  2. 一款简单的远程桌面监控 软件 ,服务器端程序 ,模拟 实时传输协议 两台电脑调试成功-A simple remote desktop monitoring software, server-side program to simulate real-time transport protocol debug successful two computers
  3. 所属分类:Remote Control

    • 发布日期:2017-03-27
    • 文件大小:711byte
    • 提供者:蔡德洋
  1. RemoteControl

    1下载:
  2. C#实现的远程控制代码,除远程桌面以外,也支持远程命令的执行.-C# Remote Control Code Sample.
  3. 所属分类:Remote Control

    • 发布日期:2017-03-24
    • 文件大小:838.22kb
    • 提供者:陈东
  1. remote-destop

    0下载:
  2. 远程桌面控制和展示,在.net2.0平台,C#编写-Remote Desktop
  3. 所属分类:Remote Control

    • 发布日期:2017-05-07
    • 文件大小:1.85mb
    • 提供者:黎小冷
  1. CSharp3389

    0下载:
  2. C#仿windows远程桌面,实现远程连接控制,源代码-C# fake windows remote desktop, remote connection control, source code
  3. 所属分类:Remote Control

    • 发布日期:2017-03-24
    • 文件大小:597.76kb
    • 提供者:刘凯
  1. yczmdemo

    0下载:
  2. 远程桌面显示范例----想学习的人下载看看吧,还不错-Remote Desktop shows an example of people who want to learn---- download to see it, but also good
  3. 所属分类:Remote Control

    • 发布日期:2017-04-04
    • 文件大小:196.2kb
    • 提供者:guxian
  1. rdesktop-1.6.0.tar

    0下载:
  2. 远程桌面,可以在linux下实现window的远程桌面,还可以远程控制-Remote Desktop, you can in linux under the Remote Desktop window, you can remote control
  3. 所属分类:Remote Control

    • 发布日期:2017-03-24
    • 文件大小:278.05kb
    • 提供者:chun
  1. remotecontrol

    2下载:
  2. 远程控制源码 1)实时监视远程电脑的桌面操作变化 (2):快速准确的查看被监视电脑的实时桌面信息,具有远程桌面录像功能,可查看任意时间段的历史桌面信息。 (3):具有远程桌面控制功能,可以象操作本地计算机一样操作远程计算机。 (4):可以同时操控和查看10以上个电脑。 (5):采用TCP/IP协议,高压缩率差异传图,保证图象快速稳定传输。 (6):系统为C/S结构,客户端进程防删。 -Remote Control Source 1) real-time monitorin
  3. 所属分类:Remote Control

    • 发布日期:2017-05-19
    • 文件大小:879.02kb
    • 提供者:高松
  1. SreenClient

    0下载:
  2. Visual C++ 6.0 远程桌面源码-Visual C++ 6.0 source Remote Desktop
  3. 所属分类:Remote Control

    • 发布日期:2017-04-06
    • 文件大小:169.7kb
    • 提供者:雷刃
  1. Sreen_Server_Code

    0下载:
  2. vc++ 6.0编写的一套远程桌面控制、抓图源程序。主程序分为服务端和客户端,测试前请先运行服务端,当客户端启动后,可以抓取远程主机的桌面信息,当然也可以是当前窗口的信息。源程序在vc++6.0下顺利编译。-vc++ 6.0 to prepare a set of remote desktop control, capture source. Main program is divided into server and client to test run the server before,
  3. 所属分类:Remote Control

    • 发布日期:2017-03-27
    • 文件大小:171.55kb
    • 提供者:deng1243
  1. 远程视频监控系统

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

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

    1下载:
  2. 基于VC++的远程桌面监控系统,主程序分服务器端和客户端,服务器端启动后自动获取本机IP,然后可以修改默认等待端口,客户端则需要指定服务端IP和对应端口,点击后程序开始连接,如果选择成功可以显示服务端桌面。-Based on VC++ Remote Desktop Monitoring System, the main program sub-server-side and client-side, server-side access to the machine to start autom
  3. 所属分类:远程控制编程

    • 发布日期:2013-11-18
    • 文件大小:872.13kb
    • 提供者:baby
  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
    • 文件大小:50.09kb
    • 提供者:赵卫杰
  1. RDCMan_msi

    0下载:
  2. 微软远程桌面管理工具,内部工具。 微软远程桌面管理工具,内部工具-Microsoft Remote Desktop management tools, internal tools
  3. 所属分类:Remote Control

    • 发布日期:2017-03-29
    • 文件大小:240.79kb
    • 提供者:alphadyp
  1. 远程桌面DEMO

    0下载:
  2. c#写的远程桌面查看DEMO。目前只能看。(C# to write remote desktop view DEMO. I can only look at it now.)
  3. 所属分类:远程控制编程

    • 发布日期:2017-12-18
    • 文件大小:62kb
    • 提供者:werwerwer
  1. VC++ 远程桌面控制(客户端+服务端)

    0下载:
  2. 本程序用C++实现服务器远程控制客户端,服务器和客户端代码都有(This program uses the C++ language to achieve the server remote control client)
  3. 所属分类:远程控制编程

  1. MirrorDriver_by拂晓

    0下载:
  2. C++下的基于 MIRROR DEVCER驱动的远程桌面(Remote desktop based on MIRROR DEVCER driver under C++)
  3. 所属分类:远程控制编程

    • 发布日期:2018-01-05
    • 文件大小:11.9mb
    • 提供者:王歌2
  1. cetos 7.2

    0下载:
  2. 本配置文件详细说面了在CENTOS7.2下支持图形式远程桌面需要的配置和软件安装。(This configuration file details the configuration and software installation required to support the remote desktop of the graph form under CENTOS7.2)
  3. 所属分类:远程控制编程

    • 发布日期:2018-04-21
    • 文件大小:1kb
    • 提供者:shanjia,ming
  1. Delphi远程桌面

    6下载:
  2. Delphi远程桌面 MSTSCLib_TLB
  3. 所属分类:远程控制编程

« 12 3 4 5 6 7 »
搜珍网 www.dssz.com