登录
首页 » C# » remote

remote

于 2011-02-21 发布 文件大小:1353KB
0 378
下载积分: 1 下载次数: 1

代码说明:

说明:  c# 实现连接远程桌面的程序,可以连接xp/windows2003/windows7(c# program to achieve the Remote Desktop connection, you can connect xp/windows2003/windows7)

文件列表:

remote
......\Database
......\........\bin
......\........\...\Debug
......\........\...\.....\Database.dll,14336,2009-05-15
......\........\...\.....\Database.pdb,42496,2009-05-15
......\........\...\.....\RijndaelEncryptDecrypt.dll,5632,2009-05-15
......\........\...\.....\RijndaelEncryptDecrypt.pdb,11776,2009-05-15
......\........\...\.....\System.Data.SQLite.dll,839680,2009-05-15
......\........\...\.....\System.Data.SQLite.xml,185042,2009-05-15
......\........\Database.cs,2872,2009-05-15
......\........\Database.csproj,3181,2009-05-15
......\........\Groups.cs,4618,2009-05-15
......\........\Properties
......\........\..........\AssemblyInfo.cs,1428,2009-05-15
......\........\RijndaelHelper.cs,905,2009-05-15
......\........\Servers.cs,11481,2009-05-15
......\........\SettingsException.cs,662,2009-05-15
......\DataProtection
......\..............\bin
......\..............\...\Debug
......\..............\...\.....\DataProtection.dll,9216,2009-05-15
......\..............\...\.....\DataProtection.pdb,19968,2009-05-15
......\..............\DataProtection.csproj,2667,2009-05-15
......\..............\DataProtectionForRDPWrapper.cs,2285,2009-05-15
......\..............\DataProtector.cs,13589,2009-05-15
......\..............\Properties
......\..............\..........\AssemblyInfo.cs,1470,2009-05-15
......\LiveInformationBox
......\..................\bin
......\..................\...\Debug
......\..................\...\.....\LiveInformationBox.dll,22016,2009-05-15
......\..................\...\.....\LiveInformationBox.pdb,34304,2009-05-15
......\..................\InformationDetails.cs,2672,2009-05-15
......\..................\InfoWindow.cs,7778,2009-05-15
......\..................\InfoWindow.Designer.cs,7085,2009-05-15
......\..................\InfoWindow.resx,6005,2009-05-15
......\..................\LiveInformationBox.csproj,4034,2009-05-15
......\..................\Properties
......\..................\..........\AssemblyInfo.cs,1448,2009-05-15
......\..................\..........\Resources.Designer.cs,3421,2009-05-15
......\..................\..........\Resources.resx,6497,2009-05-15
......\..................\..........\Settings.Designer.cs,1103,2009-05-15
......\..................\..........\Settings.settings,249,2009-05-15
......\..................\Resources


......\mstscax.dll (this is a version 2.0 found in WindowsXP),655360,2009-05-15
......\MsTscAxWrapper
......\..............\AxMSTSCLib.cs,95416,2009-05-15
......\..............\AxMSTSCLib.pdb,112128,2009-05-15
......\..............\bin
......\..............\...\Debug
......\..............\...\.....\MsTscAxWrapper.dll,36864,2009-05-15
......\..............\...\.....\MsTscAxWrapper.pdb,112128,2009-05-15
......\..............\...\.....\MSTSCLib.dll,81920,2009-05-15
......\..............\MsTscAxWrapper.csproj,2489,2009-05-15
......\..............\MsTscAxWrapper.csproj.user,168,2009-05-15
......\..............\MSTSCLib.dll,81920,2009-05-15
......\..............\Properties
......\RDPReader
......\.........\bin
......\.........\...\Debug
......\.........\...\.....\RDPReader.dll,14848,2009-05-15
......\.........\...\.....\RDPReader.pdb,32256,2009-05-15
......\.........\Properties
......\.........\..........\AssemblyInfo.cs,1460,2009-05-15
......\.........\RDPFileReader.cs,18333,2009-05-15
......\.........\RDPReader.csproj,2335,2009-05-15
......\RemoteDesktopClient
......\...................\AboutWindow.cs,386,2009-05-15
......\...................\AboutWindow.Designer.cs,7654,2009-05-15
......\...................\AboutWindow.resx,9096,2009-05-15
......\...................\App.config,273,2009-05-15
......\...................\App.Data
......\...................\........\ApplicationDatas.s3db,4096,2009-05-15
......\...................\bin
......\...................\...\Debug
......\...................\...\Release
......\...................\Class Modules
......\...................\.............\Common Helpers
......\...................\.............\..............\GlobalHelper.cs,588,2009-05-15
......\...................\.............\ControlToImage.cs,3456,2009-05-15
......\...................\Controls
......\...................\........\ListViewControlHooks.cs,4659,2009-05-15
......\...................\........\TabStrip.cs,31234,2009-05-15
......\...................\ExportWindow.cs,5232,2009-05-15
......\...................\ExportWindow.Designer.cs,9625,2009-05-15
......\...................\ExportWindow.resx,10850,2009-05-15
......\...................\ICO





......\...................\...\delRDP_16.ico,1150,2009-05-15
......\...................\...\disconnect_all_16.ico,1150,2009-05-15
......\...................\...\ehSSO.dll_I00dc_0409_16.ico,1150,2009-05-15
......\...................\...\export_16.ico,1150,2009-05-15
......\...................\...\filemgmt.dll_I00ec_0409_16.ico,1150,2009-05-15

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

发表评论

0 个回复

  • lastools
    las文件读取,转换程序。包含las转txt,las转shp等。从国外某大学上下载的开源代码。(las file read, the conversion process. Includes las transferred txt, las switch shp so. A university from abroad to download open-source code.)
    2020-07-03 06:00:01下载
    积分:1
  • vuln_javascript-master
    说明:  模拟真实的浏览器的JavaScript的环境,通常地,我们使用的JavaScript来精心设计一些操作DOM和其它浏览器对象的逻辑代码时会使得浏览器产生崩溃,针对不同种类的崩溃有不同的利用方法。vuln_javascript收集了UAF和越界界线的两个突破类型,希望vuln_javascript可以帮助更多安全爱好者理解浏览器内核突破原理和细节还有相关的漏洞利用编写技巧(Simulate the real browser JavaScript environment. Generally, when we use JavaScript to carefully design some logic code to operate Dom and other browser objects, the browser will crash. There are different ways to use different kinds of crashes. Vuln? JavaScript collects two types of breakthroughs: UAF and boundary crossing. I hope that Vuln? JavaScript can help more security enthusiasts understand the principle and details of browser kernel breakthrough, as well as related vulnerability utilization and writing skills)
    2020-03-22 13:18:11下载
    积分:1
  • test_sm4
    sm4,the result of 1000000 is same with the
    2018-08-29 16:45:38下载
    积分:1
  • PCShow
    三维点云的伪彩色显示示例。自带5片点云用于测试。可平移、旋转、缩放视图;可单色、伪彩色显示点云。(An example of pseudo-color display of three-dimensional point clouds. It has five point clouds for testing. It can translate, rotate and zoom views; it can display point clouds in monochrome and pseudo-color.)
    2020-11-10 16:59:46下载
    积分:1
  • 插件式开发Demo
    热插拔式应用,winform框架,核心代码,只需要单独开发子系统以dll文件的形式从前台引入即可,供学习用(Hot plug-in applications, WinForm framework, core code, just need to develop a separate subsystem in the form of DLL files from the front desk can be introduced for learning.)
    2020-06-22 13:20:02下载
    积分:1
  • Gina1
    可以替换windows登录的控制功能的gina.dll(replace widnows msgina.dll for login)
    2010-10-21 19:12:21下载
    积分:1
  • 93c46READ-AND-WRITE
    93C46的读写,稳定可靠,长期使用没有错误(READ AND WRITE THE 93C46)
    2013-12-05 19:24:10下载
    积分:1
  • SQLite
    说明:  c#使用SQLite操作数据库,window桌面应用(Using SQLite to operate database)
    2020-03-31 13:40:59下载
    积分:1
  • 会员消费管理系统
    能够登录注册和实现会员积分的会员积分消费系统(Login register Can register registration and achieve member points integral consumption system.)
    2018-04-19 13:49:17下载
    积分:1
  • 网页
    家具网站旨在提供便捷的购物方式,该网站的主要内容为4个模块浏览,查询,购物,评论。 浏览模块此模块命名为创意灵感,图片文字均可点击跳转到详情页。 查询模块点击查询,搜索查询 购物模块首先要注册登录 注册:注册后直接登陆即可。 登陆成功后会跳转首页,并且每一页上都会有你的用户名 登陆或不登录都可添加物品到购物车,没登录不能结算,只有登陆后才会结算,结算后购物车清空。每个页面的物品都可选择添加到购物车。选好后点击购物车即可。 评论模块为匿名模式,只需上传图片和评价 用户名:a 密码:1(Landing, registration, purchase, settlement)
    2017-07-11 11:48:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载