Remotely Anywhere

亦凉 2021-12-12 00:43 281阅读 0赞

RemotelyAnywhere is a useful tool that can be used to control computers remotely over a local area network

or the Internet.

It needs only to be installed on the machine to be controlled, and then you will be able to access that computer

securely from anywhere using an internet-enabled pc, wap cell phone, or pad

Reference:

http://www.remotelyanywhere.com/

转载于:https://www.cnblogs.com/sandy\_liao/archive/2010/06/24/1764542.html

发表评论

表情:
评论列表 (有 0 条评论,281人围观)

还没有评论,来说两句吧...

相关阅读

    相关 温习Remoting基础

    一,Remoting的定义   简单的说是一种分布式的处理方式。.Net Remoting提供了一个对象通过应用程序与另外一个对象进行通讯,交互的框架。 二,Remot