登录
首页 » C# » RemoteControl-master

RemoteControl-master

于 2019-05-14 发布
0 102
下载积分: 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 个回复

  • 用C++写的通信框架的多
    用c++编写的网络通信框架,适用于多客户端的网络通信 client: 模拟客户端程序 server: 模拟服务端程序 gateway:网关程序 启动:client.exe server.exe gateway.exe程序,client程序会网关gateway.exe发送消息 消息内容为字符:00004XXXX XXXX为字符,是使用 04d打印到BUF中的, gateway.exe收到client.exe发送的消息,此时从系统路由表中取到:B_HOST的信息,并把 收到的消息转发到server.exe程序,如果server.exe程序作相应处理,还可以作为应答,把 消息返回给client.exe,如果要这么实现的话,需要加流水信息-Using c++ to prepare the framework of network communication for multi-client network client: client simulation server: process simulation server gateway: Gateway proceedings: client.exe server.exe gateway.exe procedures, client program will be the gateway message send a message gateway.exe for characters: 00004XXXX XXXX for the characters, is to use 04d to BUF in print, gateway.exe received messages sent client.exe, this time from the system to check the routing table: B_HOST the information, and forwarded to the information received server.exe procedure, if the corresponding procedures to deal with server.exe, but also can serve as a response to the n
    2022-12-19 19:45:02下载
    积分:1
  • chapter1
    说明:  每组数据为25维,第1维维类别标识,后24维为语音特征信号。然后把四类语音信号何为一组,抽取1500组数据作为训练数据,500组数据作为测试数据,并对数据进行归一化处理。根据语音类别标识设定每组语音信号的期望输出值,如标识类为1时,期望输出向量为[1 0 0 0]。(Each group of data has 25 dimensions, the first dimension is identified by category, and the last 24 dimensions are speech feature signals.Then, select one group of four speech signals, extract 1500 groups of data as training data and 500 groups of data as test data, and normalize the data.Set the expected output value of each group of speech signals according to the speech category identification. For example, when the identification class is 1, the expected output vector is [1 0 0 0].)
    2019-01-17 11:15:19下载
    积分:1
  • get获取页源代码
    get获取网页源代码
    2020-09-05 11:18:05下载
    积分:1
  • 使用证书建立ssl安全连接
    资源描述socket连接,使用ssl建立安全通道,传输数据,压缩包括里面包含client和server及相关证书。 目录结构: gen_ca.sh: used to generate a ca cert gen_subcert.sh: used to generate a sub cert from ca Makefile: used to generate app_client and app_server by client.c and server.c client.c:the client use ssl to transfer data server.c: the server use ssl to transfer data
    2022-02-25 14:06:16下载
    积分:1
  • UdpClient
    在VS2010环境中,根据UDP协议通信的原理,用C++编写的基于UDP的客户端的代码。(In the VS2010 environment prepared by the UDP-based client C++ code)
    2013-12-14 20:52:31下载
    积分:1
  • Router
    说明:  手写路由,使用C++模拟路由的过程,包括ARP请求以及应答(Router Writen by C++ including ARP)
    2020-06-25 10:20:01下载
    积分:1
  • / *
    /* Here s a small IPv4 example: it asks for a portbase and a destination and starts sending packets to that destination. 这个IPv4版的例子:它要求portbase(本地端口)与destination (目的端口)然后发送消息 同时还监听消息。 例子测试一: 启动一个运行实例,本地地址与目标地址用同一个端口8888 例子测试二: 启动两个运行实例,本地地址与目标地址用不同的端口(它要求是偶数端口号) 两个实例互发 例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com */-/* Here sa small IPv4 example: it asks for a portbase and a destination and starts sending packets to that destination. The IPv4 version of the example: It requires portbase (local port) and destination (destination port) and then send a message but also monitor the news . Examples of test 1: Start a running instance, a local address with the destination address port 8888 using the same test two examples: the two start to run instances, the local address and destination address with a different port (it requires the port number is even) two examples of inter- examples of explanation issued by the Chinese hanyuejun add, have any questi
    2022-11-02 16:55:03下载
    积分:1
  • Foxmail-Filter-2014.2.25
    Foxmail为大家熟悉及常用的客户端软件,方便好用。7.X推出之后更吸引了很多的用户,但有一点非常不好用,就是过滤器的使用。本人工作中会接收很多的部门及人员的邮件,所以设置了很多的过滤器,但这样导致了了列表很长,过滤器没有查找过滤功能,使用非常不方便。 该代码为100 原生开发,分析了Foxmail 7.x的几个重要文件,列出了过滤器名称及邮件目录设置信息。可以往下一步实现过滤器的增强功能。(Foxmail is a familiar and popular client software, easy to use. 7.X after the launch attracted a lot of users, but it is very difficult to use, that is, the use of filters. I work in a lot of departments will receive mail and personnel, so set a lot of filters, but this led to a very long list, the filter did not find the filter function, use very inconvenient. The code is 100 native development, analyzes several important documents Foxmail 7.x, and lists the names and e-mail directory filter settings. The next step may be to achieve enhancement filter.)
    2014-02-25 09:34:06下载
    积分:1
  • socket异步通信模块
    C++网络通讯异步模块,采用完成例程的放肆,异步通信,经过测试里面的代码完全可行,效率很高
    2022-11-18 19:40:03下载
    积分:1
  • intraweb.develop.sample
    IntraWeb.Develop.Sample
    2022-10-14 09:40:03下载
    积分:1
  • 696518资源总数
  • 104271会员总数
  • 57今日下载