登录
首页 » C# » C#局域网桌面监控

C#局域网桌面监控

于 2017-09-19 发布 文件大小:123KB
0 161
下载积分: 1 下载次数: 15

代码说明:

  远程共享桌面,通过截取发送桌面图片实现。(Remote shared desktop, through the interception of desktop pictures sent to achieve.)

文件列表:

Recive\app.config
Recive\bin\Debug\Recive.exe
Recive\bin\Debug\Recive.exe.config
Recive\bin\Debug\Recive.pdb
Recive\bin\Debug\Recive.vshost.exe
Recive\bin\Debug\Recive.vshost.exe.config
Recive\bin\Debug\Recive.vshost.exe.manifest
Recive\Form1.cs
Recive\Form1.Designer.cs
Recive\Form1.resx
Recive\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
Recive\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
Recive\obj\x86\Debug\Recive.csproj.FileListAbsolute.txt
Recive\obj\x86\Debug\Recive.csproj.GenerateResource.Cache
Recive\obj\x86\Debug\Recive.exe
Recive\obj\x86\Debug\Recive.Form1.resources
Recive\obj\x86\Debug\Recive.pdb
Recive\obj\x86\Debug\Recive.Properties.Resources.resources
Recive\obj\x86\Debug\TempPE\Properties.Resources.Designer.cs.dll
Recive\Program.cs
Recive\Properties\AssemblyInfo.cs
Recive\Properties\Resources.Designer.cs
Recive\Properties\Resources.resx
Recive\Properties\Settings.Designer.cs
Recive\Properties\Settings.settings
Recive\Recive.csproj
Send\app.config
Send\bin\Debug\Send.exe
Send\bin\Debug\Send.exe.config
Send\bin\Debug\Send.pdb
Send\bin\Debug\Send.vshost.exe
Send\bin\Debug\Send.vshost.exe.config
Send\bin\Debug\Send.vshost.exe.manifest
Send\Form1.cs
Send\Form1.Designer.cs
Send\Form1.resx
Send\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
Send\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
Send\obj\x86\Debug\Send.csproj.FileListAbsolute.txt
Send\obj\x86\Debug\Send.csproj.GenerateResource.Cache
Send\obj\x86\Debug\Send.exe
Send\obj\x86\Debug\Send.Form1.resources
Send\obj\x86\Debug\Send.pdb
Send\obj\x86\Debug\Send.Properties.Resources.resources
Send\obj\x86\Debug\TempPE\Properties.Resources.Designer.cs.dll
Send\Program.cs
Send\Properties\AssemblyInfo.cs
Send\Properties\Resources.Designer.cs
Send\Properties\Resources.resx
Send\Properties\Settings.Designer.cs
Send\Properties\Settings.settings
Send\Send.csproj
WhileSend\app.config
WhileSend\bin\Debug\WhileSend.exe
WhileSend\bin\Debug\WhileSend.exe.config
WhileSend\bin\Debug\WhileSend.pdb
WhileSend\bin\Debug\WhileSend.vshost.exe
WhileSend\bin\Debug\WhileSend.vshost.exe.config
WhileSend\bin\Debug\WhileSend.vshost.exe.manifest
WhileSend\Form1.cs
WhileSend\Form1.Designer.cs
WhileSend\Form1.resx
WhileSend\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
WhileSend\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
WhileSend\obj\x86\Debug\TempPE\Properties.Resources.Designer.cs.dll
WhileSend\obj\x86\Debug\WhileSend.csproj.FileListAbsolute.txt
WhileSend\obj\x86\Debug\WhileSend.csproj.GenerateResource.Cache
WhileSend\obj\x86\Debug\WhileSend.exe
WhileSend\obj\x86\Debug\WhileSend.Form1.resources
WhileSend\obj\x86\Debug\WhileSend.pdb
WhileSend\obj\x86\Debug\WhileSend.Properties.Resources.resources
WhileSend\Program.cs
WhileSend\Properties\AssemblyInfo.cs
WhileSend\Properties\Resources.Designer.cs
WhileSend\Properties\Resources.resx
WhileSend\Properties\Settings.Designer.cs
WhileSend\Properties\Settings.settings
WhileSend\WhileSend.csproj
Readme.txt
网络图片发送.sln
网络图片发送.suo
Recive\obj\x86\Debug\TempPE
Send\obj\x86\Debug\TempPE
WhileSend\obj\x86\Debug\TempPE
Recive\obj\x86\Debug
Send\obj\x86\Debug
WhileSend\obj\x86\Debug
Recive\bin\Debug
Recive\obj\x86
Send\bin\Debug
Send\obj\x86
WhileSend\bin\Debug
WhileSend\obj\x86
Recive\bin
Recive\obj
Recive\Properties
Send\bin
Send\obj
Send\Properties
WhileSend\bin

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

发表评论

0 个回复

  • reliable_udp
    基于udp实现可靠传输的原理实现了一个简易的邮件系统。存储利用文件来实现,不涉及数据库。(Udp achieve reliable transmission based on the principle of achieving a simple mail system. Storage of papers to achieve, does not involve a database.)
    2008-01-15 18:46:40下载
    积分:1
  • qtcp_clientc
    qt 开发的聊天源代码,使用 qtcpsocket 开发,容易看懂( qt source for tcp client)
    2015-08-10 19:24:54下载
    积分:1
  • TCP协议聊天java
    有完整GUI TCP协议实现 发送对象 包含服务器文件 客户端文件 客户端UI文件 辅助类 辅助jar包可以发送emoji 与数据库连接可以查看历史记录 数据库需要自己修改定义
    2022-05-13 16:08:53下载
    积分:1
  • LAN-monitoring-system
    局域网监控系统采用vc++6.0编写,需要oracle数据库(LAN monitoring system)
    2013-12-13 22:03:19下载
    积分:1
  • Internet chat in a small Dongdong
    网络聊天的一个小-Internet chat in a small Dongdong
    2022-03-23 10:06:36下载
    积分:1
  • TCP传输,使用socket开发,基本的东西都已经具备,没有漂亮的界面,用vc开发...
    TCP网络传输,使用socket开发,基本的东西都已经具备,没有漂亮的界面,用vc开发-TCP net transfer develops through socket,with the basic stuff provided,without beautiful interface. It is developed by VC.
    2022-01-24 12:37:57下载
    积分:1
  • javaweb+mysql在线考试系统.rar
    【实例简介】
    2021-05-18 10:33:17下载
    积分:1
  • socket
    实现一个简单的超级服务器,支持多协议通信,也支持多协议文件传输(Implement a simple super-server, multi-protocol communication, also supports multi-protocol file transfer)
    2011-06-30 11:56:02下载
    积分:1
  • 方向图
    三种可以做出相控阵方向图的方法,上传要求不少于1k,加了张图片占大小(Three methods for making phased array orientation diagrams)
    2019-04-17 21:57:54下载
    积分:1
  • TCPIP源码,很有价值
    TCPIP源码,很有价值-TCPIP source and of great value
    2022-01-26 00:21:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载