Click here to Skip to main content
15,879,474 members
Articles / Desktop Programming / Windows Forms

Multi RDP Client .NET - A Simple and Friendly User Interface for You to Work and Navigate Easily Through a Tabbed RDP Remote Window

Rate me:
Please Sign up or sign in to vote.
4.93/5 (100 votes)
12 May 2020Ms-PL7 min read 378.5K   20.5K   419  
Multi RDP Client .NET is used for managing your RDP connections. It allows you to Import/Export .RDP files, disconnect all connection at one click, and connect all your servers at one click as well.
In this article we look at some of the inner workings of Multi RDP Client .NET like: Updating an .RDP file, reading .RDP files, using RDPFile reader, and the RDPFile Reader class.
  • MRDCNet_2.1-noexe.zip
    • App.Data
      • ApplicationDatas.s3db
    • CommonTools.pdb
    • Database.pdb
    • DataProtection.pdb
    • LiveInformationBox.pdb
    • MsTscAxWrapper.pdb
    • MultiRemoteDesktopClient.exe.config
    • MultiRemoteDesktopClient.pdb
    • RDPReader.pdb
    • RijndaelEncryptDecrypt.pdb
    • TextboxRequiredWrapper.pdb
    • Win32APIs.pdb
    • x64
    • x86
    • XMLInfoFile.xml
  • MRDCNet_2.1.zip
    • ApplicationDatas.s3db
    • CommonTools.dll
    • CommonTools.pdb
    • Database.dll
    • Database.pdb
    • DataProtection.dll
    • DataProtection.pdb
    • LiveInformationBox.dll
    • LiveInformationBox.pdb
    • MagicLibrary.dll
    • MsTscAxWrapper.dll
    • MsTscAxWrapper.pdb
    • MSTSCLib.dll
    • MultiRemoteDesktopClient.exe
    • MultiRemoteDesktopClient.exe.config
    • MultiRemoteDesktopClient.pdb
    • RDPReader.dll
    • RDPReader.pdb
    • RijndaelEncryptDecrypt.dll
    • RijndaelEncryptDecrypt.pdb
    • System.Data.SQLite.dll
    • TextboxRequiredWrapper.dll
    • TextboxRequiredWrapper.pdb
    • Win32APIs.dll
    • Win32APIs.pdb
    • SQLite.Interop.dll
    • SQLite.Interop.dll
    • XMLInfoFile.xml

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Microsoft Public License (Ms-PL)


Written By
Founder Capploud
Philippines Philippines
I am an experienced Applications Developer and had worked professionally for over 6 years. I have been writing codes and building different applications for over 13+ years. My work is mostly for Microsoft technologies such as .NET. Yes I am Microsoft technology enthusiast.

My field of expertise in .NET technology are Desktop and Windows Mobile and Windows Phone. I occasionally write ASP.NET too for clients.

I have wide experience of different programming languages and scripts such as: Turbo Pascal, Batch Scripts, C/C++, Visual Basic Classic, Visual Basic .NET, Java, HTML, CSS, ASP Classic, VB Script, ASP.NET, T-SQL, MySQL, PHP, C#, Javascript, jQuery, HTML5, RegEx, XAML, XML, JSON, and XPath

I am also experienced in different platforms such as: Google Data API, Google Map API, Twitter API, Facebook API, Flickr API, Skydrive API, SVN, GitHub, Drupal, and Orchard.

I am interested in Microsoft technologies, User Experience and User Interfaces, Algorithms, Robotics, Astronomy, Architecture, Electrical, Mechanics, and Extra Therestrial Life on other planets.

I am also offering free coding and application development consultations with students having a problem with their Thesis projects.

View my full Curriculum Vitae here
http://ss.jaysonragasa.net/?mycv

Comments and Discussions