wodSSH.NET free download Client component for MS.NET framework that provides support for communication with remote console-type services. It allows you to communicate encrypted (and secured, of course) with SSH1 and SSH2 servers, as well to Telnet servers Client component for MS.NET framework that provides support for communication with remote console-type services. It allows you to communicate encrypted (and secured, of course) with SSH1 and SSH2 (secure-shell) servers, as well to Telnet servers (using Telnet protocol that is NOT encrypted). For ones that don't know - the SSH transport layer is a secure low level transport protocol. It provides strong encryption, cryptographic host authentication, and integrity protection. Using wodSSH.NET is easily - just put it on your form (or initialize new instance on the fly), set Protocol type and issue Connect method - and just wait for things to happen. You connect to SSH servers, which are standard today in remote console communication. download   
 Example: BearShare • Top 1000
• Smart reviews
   
Search:   
     

Home > Software > download now wodSSH.NET

  Popular:
MP3 RM Converter 1.30
MP3 RM Converter supports batch conversion between MP3, RM…
cryptoPad 1.1
Encryption of files and e-mail for security using one time…
DirSpy 2.8
DirSpy allows you to see all those using network files…
Form Pilot Office 2.25.3
Form filler that also allows creating special forms for…
USB Drive Restore 3.0.1.5
Corrupted removable media Pen Drive files folders recovery…
Snap 'n Grab 1.1
Product grabs music from audio CDs to 5 major audio…
Easypass 2.0
Fast and easy to use random password generator. Generates…
BackToZIP 4.30
Easy-to-use BackUp Tool for manual or automated backups…
PhotoMeister 2.6
Helps you to handle, edit and publish photos from your…
EzeePDF 3.7
EzeePDF is a specialized application for quickly and easily…
Best 1000
  TOP-10:
Tenant Billing 5.4.8
This program will manage Rental Properties ie: Houses…
AV Schedule It 2.9.0
'Schedule It' resource scheduling software. Complex…
Easy PDF Creator 1.00
Easy PDF Creator offers an easy and less expensive way of…
NetSearch 1.2
NetSearch is a powerful utility designed to search local…
GetPDF 2.21
GetPDF allows you to create PDF files from any printable…
Too Many Secrets 0.3.1
With TMS you can store your password, authentication code…
Kingdia DVD Ripper 3.6.18
Kingdia DVD Ripper is a ease-to-use and fastest DVD to…
Any DWG Converter 2008
Any DWG Converter is a batch DWG converter that allows you…
Winrental 868.00
Video rental software with PhotoID cards and barcode…
Schedules4Team 2.60.0231
Schedules4Team is an ideal collaboration tool allowing you…
  Sponsored links 
  New:
Swift To-Do List 6.993
Innovative to-do list software with reminders and task…
Jitbit HelpDesk 3.6.3
Jitbit Help-Desk - customer support and knowledge-base…
easy Look at Ports 1.0.5
"easy Look at Ports" is a multithread full connect TCP…
eBooksWriter PRO 2010.20.247
Create your ebook with a professional all-in-one tool, not…
PDF Converter Pro 8.6
PDF Converter Pro is a convert 100 file formats to pdf…
PDF Split & Merge 3.20
Split PDF file into multiple parts, extract specific pages…
PDF Vista 7.01
PDF Vista installs as a virtual printer. You can print from…
Virtual Keyboard 3.1.5
Virtual Keyboard is a small but powerful multilingual…
NexyFILES mj 5.2
SannySoft Perl Editor is an Integrated Developer Enviroment…
TorgX:Business 3.4
TorgX: Sales Management, Invoice and Order Processing…
     
Home
News
Software
Books
Smart reviews
New soft
TOP-10
Best 1000
All Soft
Audio & Video
Business
Development Tools
Education
Games
Graphics
Home/Hobby
Internet
Desktop
Utilities

wodSSH.NET 2.4.1  del.icio.us Fark digg Reddit MyWeb BlogMarks Furl Jots   ( View screenshot )


URL:
HTML:
Client component for MS.NET framework that provides support for communication with remote console-type services. It allows you to communicate encrypted (and secured, of course) with SSH1 and SSH2 servers, as well to Telnet servers

Updated Feb 11, 2009 18:41:45
Size2454 kb
LicenceShareware
StatusNew Release
LanguagesEnglish
TagswodSSH.NET, SSH, shell, .NET, component, encrypted, secure, security, protocol, client, SSH1, SSH2, encrypted, Telnet
OSWindows ME, Windows NT, Windows 2000, Windows XP, Windows 2003, Windows Vista
Homepageweonlydo.com
Emailgeneral@weonlydo.com
AuthorKresimir Petric
wodSSH.NET free download Client component for MS.NET framework that provides support for communication with remote console-type services. It allows you to communicate encrypted (and secured, of course) with SSH1 and SSH2 servers, as well to Telnet servers Client component for MS.NET framework that provides support for communication with remote console-type services. It allows you to communicate encrypted (and secured, of course) with SSH1 and SSH2 (secure-shell) servers, as well to Telnet servers (using Telnet protocol that is NOT encrypted). For ones that don't know - the SSH transport layer is a secure low level transport protocol. It provides strong encryption, cryptographic host authentication, and integrity protection.

Using wodSSH.NET is easily - just put it on your form (or initialize new instance on the fly), set Protocol type and issue Connect method - and just wait for things to happen.
You connect to SSH servers, which are standard today in remote console communication.  download

 Zoom click for full size
Other author's software:
  • wodTelnetDLX 2.3.9 — wodTelnetDLX a telnet client component ready to connect to terminal based clients,most commonly to UNIX telnet daemon. It also supports secured communication (through encryption) using well known SSH (SS1&SSH2) and SSL/TLS
  • wodCrypt 1.2.7.0 — wodCrypt is a lightweight component that provides strong encryption for your applications. It provides supports for most common crypto algorithms, such as:AES, DES, TripleDES, Blowfish, Cast, RC2, RC, RC5, etc...
Show all author's software

Description:
   Client component for MS.NET framework that provides support for communication with remote console-type services. It allows you to communicate encrypted (and secured, of course) with SSH1 and SSH2 (secure-shell) servers, as well to Telnet servers (using Telnet protocol that is NOT encrypted). For ones that don't know - the SSH transport layer is a secure low level transport protocol. It provides strong encryption, cryptographic host authentication, and integrity protection.

   Using wodSSH.NET is easily - just put it on your form (or initialize new instance on the fly), set Protocol type and issue Connect method - and just wait for things to happen.

   You connect to SSH servers, which are standard today in remote console communication. wodSSH.NET is able to automatically determine if remote server is based on SSH1 or SSH2 protocol version, and communicate accordingly. It will provide you with information about remote server Fingerprint, so you can always get authenticated information about remote server.

   wodSSH.NET can be used as scripting client. Easily, you can set it up to connect to server, execute one or more commands, wait for response, and just disconnect. And all of it fully automated. It's suitable for many environments, such as ASPx.

   When you're unsure when to send actual command, wodSSH.NET may help also. Using it's unique Prompt property, it can fire event for you whenever remote server sent command prompt to enter new command. All you have to do is send new command once this event is fired.

   Wait no more - communicate securely. Check out wodSSH.NET.
Short tags:
wodSSH.NET, SSH, shell, .NET, component, encrypted, secure, security, protocol, client, SSH1, SSH2, encrypted, Telnet
Change Info:
2.4.1 November 10, 2008

   * Fixed an issue with calling Disconnect while receiving data from server.
      Freeware alternatives wodSSH.NET 2.4.1
Free Download now  Free Download wodSSH.NET 2.4.1 from weonlydo.com

Similar software shotlights:
  • wodSSH 2.7.1 — Client component that provides support for communication with remote console-type services. Most commonly, it will be used for Telnet based servers(running on UNIX OS) Client component that provides…
  • wodSSHServer 2.0.9 — wodSSHServer is an SSH Server ActiveX component (but also Telnet Server ActiveX as well) that will give you ability to easily add SSH2 (and SFTP) server capabilities to your application, as well as…
Find all software similar on wodSSH.NET 2.4.1

Similar news:
Find all news similar on wodSSH.NET 2.4.1

Similar smart reviews:
  • Eric's TelNet98 - all you need to efficiently work with TelNet and SSH connections! — Access by Telnet and SSH is an absolutely indispensible skill for every serious network and system administrator. Providing access to remote systems on the lowest level, these protocols enable them to fix serious issues being anywhere in the world. However, knowledge must always be accompanied by proper tools, so if you work with TelNet or SSH on a regular basis and are looking…
  • CRC .NET Control - a native .NET component for fast CRC calculation — Cyclic Redundancy Check (CRC) calculations are used by the majority of developers to validate the integrity of files and binary streams, which makes them an important part of applications working with multiple input and output files. Despite the great number of available CRC algorithms utilizing various initial polynomials, CRC32 is by far the most popular one. If you are a .NET…
  • Shell MegaPack .NET - all you need to create great-looking interfaces in a wink of an eye — If you are a .NET developer working with complex user interfaces and developing applications with an extensive UI part, you know what a pain in the neck this aspect of development may be. You can spend days and weeks polishing your custom interface and it will still leave much to be desired in terms of usability, look and feel that your customers seek. But why reinvent the wheel and…
  • CYAN Secure Web – a fresh look at web security and content protection — Today’s standards of web security require much more than they did a decade ago. Basic access blocking is not as efficient as it used to be and content has to be reliably protected as well. If you or your company is seeking a rock-solid and versatile web security solution, take a closer look at CYAN Secure Web! CYAN Secure Web is a powerful…
  • DecryptSQL, Conquer Encrypted Queries — Remember the plot of any blockbuster or spy movie you watched recently? A good guy pursues a bad but clever secret agent, almost captures him, but… Suddenly, the bad guy’s traces disappear, and the good guy has little or no clue of where the trace would continue. Dealing with someone else’s code is a lot similar. As soon as you decide you’ve figured…
  • Data Security Guard 1.2, Security Can Be Easy — One of the most basic requirements for personal security is ability to hide information onto computer you share with somebody else (your children, colleagues, boss or wife). You don’t need some huge bloated «security package for Professionals», no; typically you need only two features for this type of software: a) it should be easy and b) it should be reliable…
  • Built-In RSS Client. Standard Means Good. — Microsoft Internet Explorer is a strange-reputation thing. This browser is highly criticized and often claimed to be «retrograde» and so on. However, since with Windows, it became habitual for hundreds of thousands of users around the world. Internet Explorer is quite sufficient for the majority of every day’s needs, but sometimes you feel you’d better…
  • Easy Net Switch – a dream come true for real net-hoppers — If all networks were absolutely the same, they would’ve called it network utopia. No network-specific IP addresses, passwords, DNS servers, drive mappings, proxy and gateway addresses — all these things that may take hours to configure, especially when there is not system administrator around. Unfortunately, networks are all different and active users that commute between offices, building…
  • ZoomCall Pro Client videophone software. Face time, Anytime! — We live in the age when remote communication is becoming part of our daily needs. The Digital Millennium has brought us many options to arrange such communication through instant text or voice messaging. Even though these options are readily available and fairly easy to use they cannot provide us with the sense of a true real-time personal interaction, which is often so important…
Find all smart reviews similar on wodSSH.NET 2.4.1


Home > Software > download now wodSSH.NET

See software by tags:
Bandwith measuring
Pcx mac
Sound multiple sound cards
see also:
FLAV Video to FLV Converter Suite
Beauty DVD to iPod Converter Free…
Boat Dealer Consignment Sales Software
See software by tags:
Server cafe
Api german
Desktop time limit reached

Copyright © 2001—2009 3d2f
Concept:
Advertisement.