wodSSHServer free download 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 old TELNET server protocol. 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 old TELNET server protocol. SSH protocol provides strong encryption of data, and authentication of users over insecure networks, such as Internet. Using it is really easy. Add it to your form (or create instance on the fly), use internal methods to generate pair of keys for the server (or import existing ones from other SSH servers) and start the server. From that moment, clients will be able to connect to your server, and do the following: enter chat that you created for them, start command prompt and execute commands inside (just as they download   
 Example: Adobe Photoshop • Top 1000
• Smart reviews
   
Search:   
     

Home > Software > download now wodSSHServer

  Popular:
Audio Caller ID 2.4
Audio Caller ID will announce a caller's name over your…
Survey Power 6.40
Survey software with statistics, frequency, thematic map…
CryptQuick 1.0
CryptQuick is a file security tool. It can encrypt and…
IPS Spam Filter 2.0
The progam runs in the background and catches 99% of the…
Backup Magic 1.6.7
Backup Magic is a simple, fast and compact backup & file…
Swipe Pro 1.0
Swipe uses two scientifically proven methods designed by…
NoAds 2006.07.09
NoAds stops Internet popup ads from getting in the way of…
IP Helper 3.4
This IP Helper software shows you both your internal and…
Backup Forever 2.6
Backup Forever program makes backup copies and restores…
e-Daily Assistant 1.0
Your personal organizer as your home organizer or office…
Best 1000
  TOP-10:
Family Key Logger 2.40
Family Key Logger - this is the best choice, if you want to…
File Shredder 2.0
Windows does not physically remove deleted files from your…
Onlineeye Pro 1.6.0
Onlineeye optimizes PC Internet performance. The real-time…
VizAcc Organizer 1.3
VizAcc Organizer is a free-form hierarchical organizer. It…
TIGME RCalc 1.0
Helps you to calculate an unknown resistor value.
AntiSpy Pro 1.02
AntiSpy eliminates the traces of your internet activity and…
Cookie Crusher 3.2
Many Web sites place electronic tags -- called cookies…
Form Pilot Pro 2.25.3
Software for filling in paper forms of any type (instead of…
TCS 4.20
This trends management program handles field data from one…
DevPlanner 2.3.55 new!
Convenient tool for managing tasks and planning daily…
  Sponsored links 
  New:
DVD Copy Pro-Mac 2010.21122
DVD Copy Pro-Mac lets you copy entire DVD movies in perfect…
The Ringtone Maker 5.2.2
The Ringtone Maker Plus is just that: an unlimited…
AKVIS Noise Buster 7.0
Software for noise suppression on digital and scanned…
BatchPhoto Pro 2.6.1
BatchPhoto is a powerful photo manipulation program that…
MP3 WAV Studio 6.98.91018
MP3 WAV Studio is an all-in-one solution for burning…
ORTWIN 7.42
ORTWIN is a program for the inquiry of localities in…
SmartRoster 3.500
SmartRoster generates schedules for churches or other…
Truly Random 1.65
Highly configurable artificial intelligence password and…
Desktop Spy X 6.11
Desktop Spy X allows you to secretly monitor desktop…
FirePlotter 2.01
FirePlotter is a real-time firewall connection or session…
     
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

wodSSHServer 2.0.9  del.icio.us Fark digg Reddit MyWeb BlogMarks Furl Jots   ( View screenshot )


URL:
HTML:
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 old TELNET server protocol.

Updated Feb 11, 2009 18:41:43
Size2012 kb
LicenceShareware
StatusNew Release
LanguagesEnglish
TagsSSHServer, Server, ActiveX, COM, client, SSH, SSH1, SSH2, component, encrypted, secure, security, protocol, Telnet, DLL, OCX, COM, control, object
OSWindows ME, Windows NT, Windows 2000, Windows XP, Windows 2003, Windows Vista
Homepageweonlydo.com
Emailgeneral@weonlydo.com
AuthorKresimir Petric
wodSSHServer free download 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 old TELNET server protocol. 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 old TELNET server protocol. SSH protocol provides strong encryption of data, and authentication of users over insecure networks, such as Internet. Using it is really easy. Add it to your form (or create instance on the fly), use internal methods to generate pair of keys for the server (or import existing ones from other SSH servers) and start the server. From that moment, clients will be able to connect to your server, and do the following:
enter chat that you created for them, 
start command prompt and execute commands inside (just as they  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:
   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 old TELNET server protocol. SSH protocol provides strong encryption of data, and authentication of users over insecure networks, such as Internet. Using it is really easy. Add it to your form (or create instance on the fly), use internal methods to generate pair of keys for the server (or import existing ones from other SSH servers) and start the server. From that moment, clients will be able to connect to your server, and do the following:

   enter chat that you created for them,

   start command prompt and execute commands inside (just as they would do it from the console window),

   start some program of their choice

   use internally provided SFTP (secure ftp) server, or open port forwarding for other programs

   All of this, of course, can be adjusted by your needs. By default, server will not allow anyone to login unless you specify so (using LoginPassword event that is fired when someone wants to login to your server). Once connected, you will get the information about service type user requests. At this point, you can accept, reject or even change the service he requested. Or, you can just leave him alone and not interfere with his actions at all.

   Using wodSSHServer is ideal if you need server side of encrypted communication, and don't want to hassle with certificates (used in SSL communication). Almost everyone today has some sort of SSH client which can be used to connect to your server.

   Included samples will show you, step by step, how to

   manually respond to client's actions. You can make an interface that will talk to the clients (like an BBS system), they will enter commands and different type of values in your program where you can evaluate them. This is ideal for making restricted access area where users will be allowed only to, login and change passwords
Short tags:
SSHServer, Server, ActiveX, COM, client, SSH, SSH1, SSH2, component, encrypted, secure, security, protocol, Telnet, DLL, OCX, COM, control, object
Change Info:
2.0.9 January 12, 2009

   * Fixes possible buffer overflow problem (http://www.securitytracker.com/alerts/2008/Oct/1021096.html)
      Freeware alternatives wodSSHServer 2.0.9
Free Download now  Free Download wodSSHServer 2.0.9 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…
  • wodSSHTunnel 1.6.1 — wodSSHTunnel component is server-type component that will add secure tunneling (based on SSH protocol) capabilities to your application. Based on your rules and definitions, it will accept local…
Find all software similar on wodSSHServer 2.0.9

Similar news:
Find all news similar on wodSSHServer 2.0.9

Similar smart reviews:
  • Server Control Tower. PA Server Monitor — “How’s my server doing?” “What’s going on with it now?” “Hope, I haven’t missed anything important.” — These are the most typical things server administrators are concerned with. In order to not miss anything important, some of them never leave their seats. (Or, if there are many servers, they run around them to make sure…
  • 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…
  • Instant Messaging Server. Safe and secure communication. — No one can deny that good communication is a crucial component in the formula of business success. That is why, if you need to be successful and gain extra profit, you need to use the unique Instant Messaging Server and Client software: Bopup Communication Server, Bopup Messenger, Bopup Observer — all these programs belong to a single client-server platform. Instant…
  • ProxyInspector for ISA Server 2.6g Appropriate Control — When things get about the corporate Internet usage and traffic control, there always a lot of the loose talks: Either the management needs to control every kilobyte of data transfer and every connection or employees can have certain level of freedom? The answer to this question varies from one organization to another and depends on many factors. However, all agree that the *control is necessary…
  • Reboot Service - ad hoc control over the stability of remote servers — If the stability of your corporate network or the proper operation of your clients’ applications depends on how your server performs, its uninterrupted work and long uptime should be your primary areas of concern. Whenever your server’s memory is full, memory overflow errors cause the server to perform poorly or lead to complete freezing. In these cases, being close…
  • NetWare Control Center - a comprehensive monitoring solution for NetWare servers — Network administration is a complex discipline encompassing a broad range of regular activities and tasks. However, once the infrastructure is in place and the network is up and running, the only problem any network administrator immediately faces is that of network monitoring and troubleshooting. If you have a large NetWare-based network and are trying to find an efficient…
  • HtmlCapture ActiveX Control, Web Snapshot In A Few Lines Of Code — Taking shots (images) of web-pages is an often and highly usable programming task. There are scores of possible usages, from large web-archiving suits to small one-time testing scripts; but the general purpose snapshot tools (either PrintScreen or specialized software) aren’t very good for the task. If you want one powerful yet compact solution for the problem which can be used virtually with any…
  • 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…
  • AA Mail Server, Be Your Own Email Service Provider — No matter how hard you try to set up a hosted email service the way you want it to be, chances are that you’ll end up compromising your demands, for it’s hardly possible to have someone do things the way you want them be done. If you want to take control over your email communications, fire up your own email server, and yet not spend much time dealing with…
Find all smart reviews similar on wodSSHServer 2.0.9


Home > Software > download now wodSSHServer

See software by tags:
Send sms message java
Media wizard cd cdh
Download stream video
see also:
SecureClean
Trellian ImageMapper
Orange Fish
See software by tags:
Olive garden
Download pages
Download acd

Copyright © 2001—2009 3d2f
Concept:
Advertisement.