CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 远程连接

搜索资源列表

  1. xigzixingV1.0

    0下载:
  2. 星子行主机控制系统用于主机管理,方便远程操作,通信等功能.更 方便用于局域网,管理速度快,连接简单方便.注意:星子行连接可用 于带路由主机与带路由主机之间连接,非路由与非路由之间连接.带 路由与不带路由连接需要在路由端设置特殊应用程序的端口才可正 常使用! -Xingzi line host control system for host management, to facilitate long-range operations, communications
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1.08mb
    • 提供者:陈冰星
  1. 10

    1下载:
  2. 功能: 1.分析信息(获取客户系统等信息) 2.控制命令(以命令发送控制客户) 3.控制DOS(完全远程控制DOS/COM) 4.控制注册(未完成,预留位置) 5.控制服务(完全远程控制系统/驱动服务) 6.控制进程(完全远程控制进程) 7.控制监视(完全远程监视,并且支持鼠标左/右击控制) 8.游览本地(完全远程游览本地硬盘,并且支持大文件上/下转.运行.改名.删除) 9.记录键盘(支持进程/标题模式记录
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:1.28mb
    • 提供者:qmz
  1. 3389_e_code

    0下载:
  2. windows远程桌面连接管理器(源)易语言 源码-windows Remote Desktop Connection Manager (source) easy language source code
  3. 所属分类:其他小程序

    • 发布日期:2017-04-01
    • 文件大小:657.29kb
    • 提供者:wizhot
  1. Terminals

    0下载:
  2. 远程连接多功能软件,方便不同平台下连接,linux连接控制台-Multi-function remote connection software for connecting different platforms, linux connection console
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1.61mb
    • 提供者:
  1. ftp_lab

    0下载:
  2. 从命令行终端获得ftp 服务器的域名或 IP 地址字符串,转换为网络字节序的二进制 格式的IP 地址。 使用上述IP 地址和默认的21端口,创建一个到ftp 服务器的TCP 连接,用于传输 所有的控制命令。 在传输控制命令的TCP 连接中循环处理,将用户端的标准输入解释为FTP 协议的 控制命令并发送,根据ftp 服务器回复的响应命令执行一些本地操作或远程控制。 准备进行数据传输时,创建一个新的 TCP 连接,根据需要,将接收到的数据发送到 标准输出或存储到文件
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:8.31kb
    • 提供者:tangj
  1. tmux-1.6.tar

    0下载:
  2. 使用它最直观的好处就是,通过一个终端登录远程主机并运行tmux后,在其中可以开启多个控制台而无需再“浪费”多余的终端来连接这台远程主机;当然其功能远不止于此-It is the most intuitive benefits is through a terminal, log in to the remote host and run tmux after, in which you can open multiple console and no longer need to " w
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:379.52kb
    • 提供者:lanve
  1. vbykcx

    0下载:
  2. 简单的远程控制软件,可以连接远程计算机,进行远程控制。-Simple remote control software, you can connect to a remote computer for remote control.
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:9.66kb
    • 提供者:林欣
  1. SecureCRT

    0下载:
  2. secureCrt远程连接服务器的软件,有linux基础就会使用-secureCrt remote connection server software, linux foundation will use
  3. 所属分类:Other systems

    • 发布日期:2015-09-12
    • 文件大小:7.66mb
    • 提供者:zhuangbq
  1. mumachengxudeshejiyushixian

    0下载:
  2. 本文在研究著名木马BO2K技术的基础上设计了一款远程控制木马。该木马程序能够通过客户端对远程主机进行控制和监视,服务端可以自动连接客户端。另外该木马程序还包括远程文件操作(文件复制、拷贝、删除、下载、上传等),远程系统控制(重启、屏幕锁定、启动项管理),网络连接控制,远程进程管理和键盘监控等功能。最后本文实现了这一款木马程序,并对其进行了测试。测试结果显示该木马程序实现了所有的功能,能够对远程主机进行控制。-This paper studies the famous Trojan BO2K te
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:249.98kb
    • 提供者:吴丹
  1. 140402

    0下载:
  2. 一个远程端口突破连接限制的插件(终端服务器),使个人配置服务器没有了压力-A remote port connection limit breakthrough plug (terminal server), so there is no pressure on the individual configuration server
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:614.94kb
    • 提供者:左利亚
  1. FTP

    0下载:
  2. C++演示FTP文件遍历功能的程序源码,测试时候需要输入FTP的IP地址、端口、用户名和密码等信息,然后点击“遍历”按钮,程序可连接FTP并显示远程目录下的所有文件,包括文件夹等。-C++ demo FTP file traversal function of program source code, test time required to enter the FTP IP address, port, username and passwords information, and then
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:19.92kb
    • 提供者:刘家利
  1. sqlServer

    0下载:
  2. 用于sql连接的web服务,通过tomcat发布的web服务远程连接-webservice for sqlserver 2008
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2.14mb
    • 提供者:花葬月
  1. program_for_chat

    0下载:
  2. 通过VC++实现的聊天程序,分为客户端和服务器,带界面,可以远程连接聊天-VC++ through the chat program, divided into client and server, with the interface, you can remote connection chat
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3.18mb
    • 提供者:小雷同学
  1. fmpi-master

    0下载:
  2. 电脑需要连接wifi,并且 设成共享模式,并且需要获取ip地址(The computer needs to connect to the WiFi, set it in shared mode, and need to get the IP address)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:25kb
    • 提供者:Jeremy13146
  1. teamviewer1_12.1.6829.0

    0下载:
  2. 可以方便的远程连接,控制远程终端设备,并且可以使用账号控制多个(It is convenient for remote connection, remote terminal equipment control and so on)
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:12.13mb
    • 提供者:zw6326247
  1. auto_onoff

    1下载:
  2. 远程连接TBOX,以此控制PLC的输入输出点动作。(Remote Control PLC by TBox)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:264kb
    • 提供者:FstsoR
  1. wl_jc-SecureCRTSecureFX_x64_hicode

    0下载:
  2. 优秀的连接虚拟机,或远程服务器的操作工具(Excellent connection virtual machine, or remote server operating tools.)
  3. 所属分类:其他

  1. remotewpf

    0下载:
  2. C#调用系统远程桌面,无需每次都输入密码。(C# calls the system remote desktop without having to enter a password every time.)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:93kb
    • 提供者:legsenior
  1. 远程访问数据库

    1下载:
  2. labview远程连接数据库示例,可以成功实现访问数据库(Remote connection database example)
  3. 所属分类:其他

    • 发布日期:2021-01-09
    • 文件大小:460kb
    • 提供者:小糊涂-1999
  1. Xshell(免费SSH客户端) V5.1.0030 汉化版

    2下载:
  2. 远程操作阿里云服务器,命令工具,非常好用,值得信赖(Remote operation Ali cloud server, command tool)
  3. 所属分类:其他

    • 发布日期:2020-01-02
    • 文件大小:31.9mb
    • 提供者:尼程序
« 12 »
搜珍网 www.dssz.com