当前位置:
首页 资源下载
搜索资源 - Remote Desktop Connect
搜索资源列表
-
1下载:
软件名称: 远程计算机管理(DCOM技术)(客户端/服务端)
功能说明:
本软件最大的特点不是利用socket实现的,而是使用了DCOM技术,服务器端是一个NT Service
程序,因此远程计算机不用登录系统就可以进行连接,可以用于远程计算机的管理, 目前功能如下:
1.可以查看远程桌面,使用了GDI+进行数据的转换(把BMP数据转换成PNG格式),传输速度快
2.可以用鼠标控制
3.可以用键盘控制
4.服务端可以被多人连接控制
5.可以(强行)重启
-
-
0下载:
WEB版的Tsweb,微软提供的只能连接默认是3389的远程桌面,我修改了程序,可以连接任意端口的远程桌面-WEB version of Tsweb, Microsoft provided the default is only to connect the Remote Desktop 3389, I revised the program, you can connect any port of the Remote Desktop
-
-
0下载:
c# 实现连接远程桌面的程序,可以连接xp/windows2003/windows7-c# program to achieve the Remote Desktop connection, you can connect xp/windows2003/windows7
-
-
0下载:
基于VC++的远程桌面监控系统,主程序分服务器端和客户端,服务器端启动后自动获取本机IP,然后可以修改默认等待端口,客户端则需要指定服务端IP和对应端口,点击后程序开始连接,如果选择成功可以显示服务端桌面。-VC++ based on the Remote Desktop Monitoring System, the main program at the server side and client, server-side start automatically obtain the loc
-
-
1下载:
基于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
-
-
0下载:
VNC, or Virtual Networked Computing, is a way of controlling a remote computer just
as though you are sitting in front of it. In the Windows world it is also known as
remote desktop but it s normally referred to as VNC in the Linux world. All tha
-
-
0下载:
RDC, This is the application which can connect you to Remote Desktop
-
-
0下载:
多窗口远程桌面连接器,主要功能是作为windows远程桌面连接器。主要功能如下:
1、支持windows远程桌面,ssh登陆,telnet登陆
2、支持服务器(设备)信息加密保存,
3、支持Excel批量导入
4、支持服务器信息导出至RDP文件
5、内置浏览器,支持访问各类web界面的登陆方式
6、支持服务器资料网络同步-Remote Desktop Connector multi-window, the main function is as windows remot
-
-
0下载:
A remote desktop connect for any remote computer.
-
-
0下载:
尽管我们可以使用SSH连接远程通过字符界面来操作Linux,但是对于更多熟悉图形人来说是很不方便的,因此开启Linux的远程桌面还是很有必要的。-Although we can use SSH to connect to remote character-based interface to manipulate the Linux, but more familiar with the graphics is very convenient, so turn on the Linux Remo
-
-
5下载:
基于spice协议实现的android远程桌面客户端,能够连接支持spice协议的远程虚拟机。-Spice protocol android remote desktop client is able to connect to remote virtual machine support spice protocol.
-
-
0下载:
在安卓环境开发下的一款虚拟桌面远程监控系统,具有灵活连接服务器端,实时有效地传输的基本功能。-Android environment for the development of a virtual desktop remote monitoring system, with the flexibility to connect to the server-side, the basic functions of the real-time transmission.
-
-
0下载:
远程桌面是微软公司为了方便网络管理员管理维护服务器而推出的一项服务。从windows 2000 server版本开始引入,网络管理员使用远程桌面连接程序连接到网络任意一台开启了远程桌面控制功能的计算机上,就好比自己操作该计算机一样,运行程序,维护数据库等。-Microsoft Remote Desktop is easy to manage and maintain servers and network administrators launched a service. From the b
-
-
0下载:
Delphi编写实现的远程控制程序,若客户端与服务器端端口一致的话,很容易连接上远程桌面,通过远程桌面可控制远程计算机隐藏桌面、关闭系统、重启系统、注销系统等功能,窗体的实现为各种控制操作提供便利条件。本源码无第三方控件,因此在Delphi7环境下,您可直接编译源码生成EXE文件。-Delphi prepared to achieve remote control program, if the client and server-side port is consistent, then it
-
-
0下载:
Delphi:Delphi实现远程桌面截图功能,远程抓图,程序分为客户端和服务端,先在服务器上启动服务端,然后连接客户端,连接上之后会出现服务端的远程桌面信息,还可抓图或截屏,不错的小程序。
-Delphi: Delphi remote desktop screenshot function, remote capture, the program is divided into client and server, start the server on the server, and t
-
-
0下载:
Android应用源码安卓远程桌面连接项目-Android remote desktop connect
-
-
0下载:
VC写的连接远程电脑,截取桌面,分为客户端,服务器端-VC write to connect to a remote computer, intercepting the desktop, divided into client and server side
-
-
0下载:
VC写的连接远程电脑,截取桌面,分为客户端,服务器端(VC write to connect to a remote computer, intercepting the desktop, divided into client and server side)
-
-
0下载:
创建监听器对象
创建组件对象(并绑定监听器)
启动组件
连接远程主机(仅用于Agent组件)
处理通信事件(OnConnect/OnReceive/OnClose ......)
停止组件(可选,第7步销毁组件对象前会先停止组件)
销毁组件对象
销毁监听器对象(Create a listener object
Create component objects (and bind the listener)
Startup component
Connect to a remote host (o
-