文件名称:基于C#远程控制
- 所属分类:
- 网络编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2020-01-02
- 文件大小:
- 428.42kb
- 下载次数:
- 0次
- 提 供 者:
- 11978230100@qq.com
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于c#写的远程控制系统,类似于qq里的
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : c%23远控源码.rar 列表 TCPCommunication Source/RemoteDeskClient/bin/Debug/RemoteDeskClient.exe TCPCommunication Source/RemoteDeskClient/bin/Debug/RemoteDeskClient.pdb TCPCommunication Source/RemoteDeskClient/bin/Debug/RemoteDeskClient.vshost.exe TCPCommunication Source/RemoteDeskClient/bin/Debug/RemoteDeskClient.vshost.exe.manifest TCPCommunication Source/RemoteDeskClient/bin/Debug/TCPCommunication.dll TCPCommunication Source/RemoteDeskClient/bin/Debug/TCPCommunication.pdb TCPCommunication Source/RemoteDeskClient/Form1.cs TCPCommunication Source/RemoteDeskClient/Form1.Designer.cs TCPCommunication Source/RemoteDeskClient/Form1.resx TCPCommunication Source/RemoteDeskClient/GloabalHook.cs TCPCommunication Source/RemoteDeskClient/MyDataClientAnalyse.cs TCPCommunication Source/RemoteDeskClient/MyDataClientDeal.cs TCPCommunication Source/RemoteDeskClient/NativeMethods.cs TCPCommunication Source/RemoteDeskClient/obj/Debug/RemoteDeskClient.csproj.FileListAbsolute.txt TCPCommunication Source/RemoteDeskClient/obj/Debug/RemoteDeskClient.csproj.GenerateResource.Cache TCPCommunication Source/RemoteDeskClient/obj/Debug/RemoteDeskClient.exe TCPCommunication Source/RemoteDeskClient/obj/Debug/RemoteDeskClient.Form1.resources TCPCommunication Source/RemoteDeskClient/obj/Debug/RemoteDeskClient.pdb TCPCommunication Source/RemoteDeskClient/obj/Debug/RemoteDeskClient.Properties.Resources.resources TCPCommunication Source/RemoteDeskClient/obj/Debug/ResolveAssemblyReference.cache TCPCommunication Source/RemoteDeskClient/Program.cs TCPCommunication Source/RemoteDeskClient/Properties/AssemblyInfo.cs TCPCommunication Source/RemoteDeskClient/Properties/Resources.Designer.cs TCPCommunication Source/RemoteDeskClient/Properties/Resources.resx TCPCommunication Source/RemoteDeskClient/Properties/Settings.Designer.cs TCPCommunication Source/RemoteDeskClient/Properties/Settings.settings TCPCommunication Source/RemoteDeskClient/RemoteDeskClient.csproj TCPCommunication Source/RemoteDeskServer/bin/Debug/RemoteDeskServer.exe TCPCommunication Source/RemoteDeskServer/bin/Debug/RemoteDeskServer.pdb TCPCommunication Source/RemoteDeskServer/bin/Debug/RemoteDeskServer.vshost.exe TCPCommunication Source/RemoteDeskServer/bin/Debug/RemoteDeskServer.vshost.exe.manifest TCPCommunication Source/RemoteDeskServer/bin/Debug/TCPCommunication.dll TCPCommunication Source/RemoteDeskServer/bin/Debug/TCPCommunication.pdb TCPCommunication Source/RemoteDeskServer/Form1.cs TCPCommunication Source/RemoteDeskServer/Form1.Designer.cs TCPCommunication Source/RemoteDeskServer/Form1.resx TCPCommunication Source/RemoteDeskServer/MyDataServerAnalyse.cs TCPCommunication Source/RemoteDeskServer/MyDataServerDeal.cs TCPCommunication Source/RemoteDeskServer/obj/Debug/RemoteDeskServer.csproj.FileListAbsolute.txt TCPCommunication Source/RemoteDeskServer/obj/Debug/RemoteDeskServer.csproj.GenerateResource.Cache TCPCommunication Source/RemoteDeskServer/obj/Debug/RemoteDeskServer.exe TCPCommunication Source/RemoteDeskServer/obj/Debug/RemoteDeskServer.Form1.resources TCPCommunication Source/RemoteDeskServer/obj/Debug/RemoteDeskServer.pdb TCPCommunication Source/RemoteDeskServer/obj/Debug/RemoteDeskServer.Properties.Resources.resources TCPCommunication Source/RemoteDeskServer/obj/Debug/RemoteDeskServer.UsrClientBoard.resources TCPCommunication Source/RemoteDeskServer/obj/Debug/ResolveAssemblyReference.cache TCPCommunication Source/RemoteDeskServer/Program.cs TCPCommunication Source/RemoteDeskServer/Properties/AssemblyInfo.cs TCPCommunication Source/RemoteDeskServer/Properties/Resources.Designer.cs TCPCommunication Source/RemoteDeskServer/Properties/Resources.resx TCPCommunication Source/RemoteDeskServer/Properties/Settings.Designer.cs TCPCommunication Source/RemoteDeskServer/Properties/Settings.settings TCPCommunication Source/RemoteDeskServer/protocols.txt TCPCommunication Source/RemoteDeskServer/RemoteDeskServer.csproj TCPCommunication Source/RemoteDeskServer/UsrClientBoard.cs TCPCommunication Source/RemoteDeskServer/UsrClientBoard.Designer.cs TCPCommunication Source/RemoteDeskServer/UsrClientBoard.resx TCPCommunication Source/TCPCommunication/bin/Debug/TCPCommunication.dll TCPCommunication Source/TCPCommunication/bin/Debug/TCPCommunication.pdb TCPCommunication Source/TCPCommunication/BufferStream.cs TCPCommunication Source/TCPCommunication/ClientEndPoint.cs TCPCommunication Source/TCPCommunication/Data.cs TCPCommunication Source/TCPCommunication/DataClientAnalyse.cs TCPCommunication Source/TCPCommunication/DataClientDeal.cs TCPCommunication Source/TCPCommunication/DataServerAnalyse.cs TCPCommunication Source/TCPCommunication/DataServerDeal.cs TCPCommunication Source/TCPCommunication/Delegates.cs TCPCommunication Source/TCPCommunication/Msg.cs TCPCommunication Source/TCPCommunication/obj/Debug/TCPCommunication.csproj.FileListAbsolute.txt TCPCommunication Source/TCPCommunication/obj/Debug/TCPCommunication.dll TCPCommunication Source/TCPCommunication/obj/Debug/TCPCommunication.pdb TCPCommunication Source/TCPCommunication/Properties/AssemblyInfo.cs TCPCommunication Source/TCPCommunication/RawData.cs TCPCommunication Source/TCPComm