登录
首页 » C# » RemoteControl-master

RemoteControl-master

于 2019-05-14 发布
0 109
下载积分: 1 下载次数: 2

代码说明:

说明:  实现1对多远程桌面控制,远程文件传输等功能。(Realize the functions of 1-to-many remote desktop control and remote file transfer.)

文件列表:

RemoteControl-master, 0 , 2015-12-27
RemoteControl-master\.gitignore, 2906 , 2015-12-27
RemoteControl-master\LICENSE, 11358 , 2015-12-27
RemoteControl-master\README.md, 140 , 2015-12-27
RemoteControl-master\RemoteControl.sln, 3541 , 2015-12-27
RemoteControl-master\RemoteControlBase, 0 , 2015-12-27
RemoteControl-master\RemoteControlBase\Consts.cs, 415 , 2015-12-27
RemoteControl-master\RemoteControlBase\Network, 0 , 2015-12-27
RemoteControl-master\RemoteControlBase\Network\ConnectType.cs, 377 , 2015-12-27
RemoteControl-master\RemoteControlBase\Network\SocketTalker.cs, 6410 , 2015-12-27
RemoteControl-master\RemoteControlBase\Properties, 0 , 2015-12-27
RemoteControl-master\RemoteControlBase\Properties\AssemblyInfo.cs, 1410 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol, 0 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteDesktop, 0 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteDesktop\Commands.cs, 494 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer, 0 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Content.cs, 1781 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Data, 0 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Data\TextInfo.cs, 422 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Exceptions, 0 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Exceptions\KnownException.cs, 312 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\ProtocolTypes.cs, 804 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Requests, 0 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Requests\BasicReq.cs, 198 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Requests\CopyContentsReq.cs, 292 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Requests\CreateDirectoryReq.cs, 324 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Requests\DeleteContentsReq.cs, 260 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Requests\GetContentInfoReq.cs, 253 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Requests\GetContentReq.cs, 249 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Requests\ListAllDirectoriesReq.cs, 267 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Requests\ListAllFilesReq.cs, 261 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Requests\ListContentsReq.cs, 261 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Requests\MoveContentsReq.cs, 292 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Requests\PutContentReq.cs, 214 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Requests\RenameContentReq.cs, 291 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Requests\StartProcessReq.cs, 380 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Responses, 0 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Responses\BasicRes.cs, 270 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Responses\CopyContentsRes.cs, 182 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Responses\CreateDirectoryRes.cs, 221 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Responses\DeleteContentsRes.cs, 258 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Responses\GetContentInfoRes.cs, 335 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Responses\GetContentRes.cs, 215 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Responses\ListAllDirectoriesRes.cs, 263 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Responses\ListAllFilesRes.cs, 251 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Responses\ListContentsRes.cs, 320 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Responses\MoveContentsRes.cs, 254 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Responses\PutContentRes.cs, 215 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Responses\RenameContentRes.cs, 218 , 2015-12-27
RemoteControl-master\RemoteControlBase\Protocol\RemoteExplorer\Responses\StartProcessRes.cs, 217 , 2015-12-27
RemoteControl-master\RemoteControlBase\RemoteControlBase.csproj, 5503 , 2015-12-27
RemoteControl-master\RemoteControlBase\Utilities, 0 , 2015-12-27
RemoteControl-master\RemoteControlBase\Utilities\BitmapUtils.cs, 2660 , 2015-12-27
RemoteControl-master\RemoteControlBase\Utilities\BytesUtils.cs, 4671 , 2015-12-27
RemoteControl-master\RemoteControlBase\Utilities\CalcUtils.cs, 3331 , 2015-12-27
RemoteControl-master\RemoteControlBase\Utilities\FormsUtils.cs, 5571 , 2015-12-27
RemoteControl-master\RemoteControlBase\Utilities\InputSimulator.cs, 4666 , 2015-12-27
RemoteControl-master\RemoteControlBase\Utilities\LogUtils.cs, 1533 , 2015-12-27
RemoteControl-master\RemoteControlBase\Utilities\MailSender.cs, 2034 , 2015-12-27
RemoteControl-master\RemoteControlBase\Utilities\NetUtils.cs, 4489 , 2015-12-27
RemoteControl-master\RemoteControlBase\Utilities\PowerUtils.cs, 911 , 2015-12-27
RemoteControl-master\RemoteControlBase\Utilities\RegistryUtils.cs, 2627 , 2015-12-27
RemoteControl-master\RemoteControlBase\Utilities\SecurityUtils.cs, 4917 , 2015-12-27
RemoteControl-master\RemoteControlBase\Utilities\StreamUtils.cs, 2622 , 2015-12-27
RemoteControl-master\RemoteControlBase\Utilities\StringUtils.cs, 4787 , 2015-12-27
RemoteControl-master\RemoteControlBase\Utilities\TcpUtils.cs, 3308 , 2015-12-27
RemoteControl-master\RemoteControlBase\Utilities\ThreadUtils.cs, 3239 , 2015-12-27
RemoteControl-master\RemoteControlBase\Utilities\UdpUtils.cs, 833 , 2015-12-27
RemoteControl-master\RemoteControlBase\Utilities\WinAPIUtils.cs, 2126 , 2015-12-27
RemoteControl-master\RemoteControlClient, 0 , 2015-12-27
RemoteControl-master\RemoteControlClient\Common, 0 , 2015-12-27
RemoteControl-master\RemoteControlClient\Common\InputDialog.cs, 1537 , 2015-12-27
RemoteControl-master\RemoteControlClient\Common\InputDialog.designer.cs, 4556 , 2015-12-27
RemoteControl-master\RemoteControlClient\Common\InputDialog.resx, 5698 , 2015-12-27
RemoteControl-master\RemoteControlClient\Common\LoadingCover.Designer.cs, 2747 , 2015-12-27
RemoteControl-master\RemoteControlClient\Common\LoadingCover.cs, 457 , 2015-12-27
RemoteControl-master\RemoteControlClient\Common\LoadingCover.resx, 5698 , 2015-12-27
RemoteControl-master\RemoteControlClient\Connect, 0 , 2015-12-27
RemoteControl-master\RemoteControlClient\Connect\ConnectFailArgs.cs, 291 , 2015-12-27
RemoteControl-master\RemoteControlClient\Connect\ConnectSucceedArgs.cs, 207 , 2015-12-27
RemoteControl-master\RemoteControlClient\Connect\ConnectWindow.Designer.cs, 6867 , 2015-12-27
RemoteControl-master\RemoteControlClient\Connect\ConnectWindow.cs, 3084 , 2015-12-27
RemoteControl-master\RemoteControlClient\Connect\ConnectWindow.resx, 5891 , 2015-12-27
RemoteControl-master\RemoteControlClient\Connect\Connector.cs, 6086 , 2015-12-27
RemoteControl-master\RemoteControlClient\Connect\InvalidConnectInfoException.cs, 224 , 2015-12-27
RemoteControl-master\RemoteControlClient\Connect\InvalidPasswordException.cs, 307 , 2015-12-27
RemoteControl-master\RemoteControlClient\Program, 0 , 2015-12-27
RemoteControl-master\RemoteControlClient\Program\OnConnectionErrorArgs.cs, 213 , 2015-12-27
RemoteControl-master\RemoteControlClient\Program\Program.cs, 1359 , 2015-12-27
RemoteControl-master\RemoteControlClient\Program\RCClient.cs, 2017 , 2015-12-27
RemoteControl-master\RemoteControlClient\Properties, 0 , 2015-12-27
RemoteControl-master\RemoteControlClient\Properties\AssemblyInfo.cs, 1414 , 2015-12-27
RemoteControl-master\RemoteControlClient\Properties\Resources.Designer.cs, 2824 , 2015-12-27
RemoteControl-master\RemoteControlClient\Properties\Resources.resx, 5496 , 2015-12-27
RemoteControl-master\RemoteControlClient\Properties\Settings.Designer.cs, 1097 , 2015-12-27
RemoteControl-master\RemoteControlClient\Properties\Settings.settings, 242 , 2015-12-27
RemoteControl-master\RemoteControlClient\RemoteConsole, 0 , 2015-12-27
RemoteControl-master\RemoteControlClient\RemoteConsole\OnOutputReceivedArgs.cs, 224 , 2015-12-27
RemoteControl-master\RemoteControlClient\RemoteConsole\RemoteConsoleClient.cs, 1931 , 2015-12-27
RemoteControl-master\RemoteControlClient\RemoteConsole\RemoteConsoleWindow.Designer.cs, 3428 , 2015-12-27

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 共享主机的文件操作的代码
    远程共享主机的文件操作的代码-remote file sharing mainframe operation code
    2022-07-09 08:34:53下载
    积分:1
  • 49525823chap04Telnet
    Visual C++ .NET 网络与通信高级编程范例配套代码(Visual C++. NET network and high-level programming paradigm supporting code)
    2014-02-20 23:05:14下载
    积分:1
  • net
    网络编程代码,包含UDP,TCP和NET的源码,每种都保护服务器端和客户端(Network programming code, including UDP, TCP and NET source code, each protected server and client)
    2012-02-21 16:04:37下载
    积分:1
  • 一个面向GPS开发出来的卫星定位源代码
    一个面向GPS开发出来的卫星定位源代码-a development-oriented GPS satellite positioning of the source code
    2022-07-24 04:25:39下载
    积分:1
  • Watch
    从A服务器连接B服务器(被监控),当连接失败,自动发邮件通知相关人员(A server connection from B server (by monitoring), when the connection fails, automatic email to inform the relevant staff)
    2007-09-07 11:15:16下载
    积分:1
  • shortest-path
    通信网络的架设问题 若要在n(≥10)个城市之间建设通信网络,只需要架设n-1条线路即可(With the Dijksra algorithm to network G from source points to the rest of the vertices of the shortest path)
    2014-01-11 23:32:27下载
    积分:1
  • 全国招聘数据
    说明:  用于爬去前程无忧招聘信息,可以爬取 人工智能 python 等十几种职业(Used to climb the future worry-free recruitment information)
    2019-01-26 12:32:03下载
    积分:1
  • 搜来的一个可用的简单的MSN客户端 搜来的一个可用的简单的MSN客户端...
    搜来的一个可用的简单的MSN客户端 搜来的一个可用的简单的MSN客户端 -an usable and simple MSN client
    2022-03-29 15:37:11下载
    积分:1
  • windows sockect实现命令回显
    使用服务器监听套接字,然后把从客户端发送的命令执行并把执行结果通过套接字会送给客户端运行时开启套接字信息tcpSer.exe客户端为:tcpCli.exe ip command
    2022-07-22 05:04:11下载
    积分:1
  • 学生上机管理及考勤系统
    资源描述这是一个用Delphi+sqlserver2006开发的学生上机管理及考勤系统,内含项目要求, 模拟刷卡动作把卡号发送给通信客户机,同时接收通信客户机返回的相关信息并显示。
    2023-05-04 17:40:04下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载