登录
首页 » C# » remote

remote

于 2011-02-21 发布 文件大小:1353KB
0 302
下载积分: 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 个回复

  • rsvp-agent
    GMPLS中的相关信令协议RSVP仿真代码,网上下载的,希望能适合大家(Related signaling protocols in GMPLS RSVP simulation code, download, and I hope we can fit)
    2011-06-14 15:38:45下载
    积分:1
  • CPP-use-shared-memory-
    C++ 使用共享内存实现进程间通信。 文件映射是一种实现进程间单向或双向通信的机制。它允许两个或多个本地进程间相互通信。为了共享文件或内存,所有的进程必须使用相同的文件映射的名字或是句柄。   为了实现共享文件,第一个进程先调用CreateFile方法。接下来调用CreateFileMapping方法来创建一个文件映射对象。并为文件映射指明一个句柄和名称。由于事件,信号,互斥对象和文件映射等这些内核对象都共享同一个名字空间,所以如果这个名字和其他一个对象的名称重名的话那么将创建失败。(C++ use shared memory to achieve inter-process communication)
    2014-03-10 20:09:42下载
    积分:1
  • tianzhinianyu
    韩国天之炼狱的服务器端主体程序包括: Login Server(登陆服务器), Shared Server(聊天服务器), Game Server(游戏服务器), Billing Server(附费服务器)四个部分。 其他部分还包括Update Server(用户更新服务器), Log Server(日志服务器)和TheOne Server。 天之炼狱服务器采用早期韩国网游使用的单Game Server模式, 架构上比较简单。 但是作为天炼的游戏内容来说, 单Game Server/同时支持1200-1500人已经足够。 Login Server在一组世界共用。 Shared Server在一组世界共用。 有能力实现多个世界内聊天信息的传送。 Billing Server包括2种, 原版Billing Server和大陆版China Billing Server, 两者源码都不具备。 但程序其他相关部分同时包括这两者的接口。 Update Server对于所有服务器共用。 Log Server不具有源码。 (not)
    2020-09-27 12:07:45下载
    积分:1
  • Dbf
    采用C#语言读写*.dbf文件格式,无须任何驱动与依赖(Reading & Writing dbf Files, using C#.)
    2020-09-18 11:37:53下载
    积分:1
  • Blind-Beamforming-
    基于盲波束形成的波达方向──多普勒稳健估计(Based on Blind Beamforming DOA ─ ─ Doppler robust estimation)
    2013-12-26 12:38:50下载
    积分:1
  • SOD88
    sod88是北京理工大学开发的一款光学设计软件,dos界面,但初学还是很有用的。(sod88,optical design)
    2015-09-18 12:26:30下载
    积分:1
  • NETserver
    绝无仅有的C#在线视频聊天程序.价值1万的网站(This Code is vevry good)
    2010-11-02 02:06:49下载
    积分:1
  • shop_manager
    说明:  设计一个程序,对商铺信息管理,商铺信息包括:商铺编号,商铺名,信誉度(0-5),(商品名称1,价格1,销量1),(商品名称2,价格2,销量2),(商品名称3,价格3,销量3)…。 商品名称包括(毛巾,牙刷,牙膏,肥皂,洗发水,沐浴露等6种以上商品),每个商铺具有其中事先确定若干商品及价格,由文件输入,销量初始为0。(Designing a program to manage shop information, which includes: shop number, shop name, reputation (0-5), (commodity name 1, price 1, sales volume 1), (commodity name 2, price 2, sales volume 2), (commodity name 3, price 3, sales volume 3).... Commodity names include (towels, toothbrushes, toothpaste, soap, shampoo, bath lotion, etc.) more than 6 kinds of goods, each shop has a number of goods and prices in advance, input by documents, initial sales of 0.)
    2019-02-06 19:05:42下载
    积分:1
  • vc
    说明:  关于VC编写的一份串口通讯程序,测试已通过(VC prepared on a serial communication program, test has passed)
    2008-11-03 11:40:54下载
    积分:1
  • ReadData
    说明:  通过自定义Windows窗口,以文件窗口的形式,实现对txt文件的读取和写入等功能。(The functions of reading and writing txt files are realized by customizing windows in the form of file windows.)
    2020-06-22 10:00:02下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载