Click here to Skip to main content
15,894,405 members
Articles / Programming Languages / Visual Basic

RDP Manager

Rate me:
Please Sign up or sign in to vote.
4.38/5 (3 votes)
11 Oct 2006CPOL3 min read 71.1K   2K   33  
Simple RDP and VNC connection manager built on .NET 2.0.
*********************************************************
RDPMan
Version: .2
Author: Jason Janofsky
jasonjanofsky@users.sourceforge.net
Release Date: 10/2/2006
*********************************************************

RDPMan is a simple utility to manage your remote shell
connections.  RDPMan .2 supports the following:

1. Windows RDP
2. VNC
3. Telnet

To create a connection within RDPMan simply drag and drop
a saved RDP or VNC file into the main window.  The
connection will be added to the main window.  Remember,
once you have added configuration for RDP, VNC config for
that connection object has yet to be entered.  While you
will still be able to connect with VNC, your optimal
will not be reflected until you drop a VNC file onto your
created object.

You can also simply type in an internet address and click
the connect button which will add your new connection to
the main window and connect using RDP.  

In future versions, RDPMan will have a default connection
and allow changing of the default connection option.  
Right now RDPMan connects default as RDP.

Changes since .1
1. Fixed a ton of drag and drop functionality, allowing
one to drag a VNC or RDP file onto an existing object.
2. Added the quick connect textbox and button.
3. Fixed telnet connections, this will be upgraded again
in the future, but telnet will now use your default shell
telnet command.

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 Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions