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: Opera • Top 1000
• Smart reviews
   
Search:   
     

Home > Software > download now wodSSHServer

  Popular:
2Png 5.2
2PNG is a reliable batch graphics converter allowing you to…
BKFRecovery 2.0
BKFRecovery is a data recovery software to recover files…
Popup Blaster 1.5.106
The ULTIMATE popup ad killer. 4 filtering methods…
RasterVect 13.8 new!
Vectorizer. Transforms raster images into a vector format…
NetChat 2.6
NetChat is a peer-to-peer local network messaging and…
Evidence Washer 4.30
Evidence Washer protects your privacy by cleaning up all…
Irbis Firewall 1.5
A firewall and proxy-server application intended for…
Handy Address Book 3.8
Address book software that can publish your address book to…
FotoSketcher 1.6 new!
FotoSketcher turns digital photos into beautiful pencil…
Plexis POS 2.8.8.x
Point of Sale Software for Retail, Grocery, Convenience…
Best 1000
  TOP-10:
TiNControl 1.7
TiNControl is the stock control (inventory control), sales…
CG Invoicer 2 Mac 2.3
CG Invoicer creates professional invoices quickly and…
SchedulerLite 1.3
Staff rostering, employee scheduling and booking software…
IngenMoney Pro 3.0
Drive your home budget with IngenMoney and gain 100…
Ajour 5.63
Ajour is an easy-to-use personal information manager (PIM…
RecBook 1.0
RecBook is a very easy to use Bankbook Reconciliation…
MediaTracer 6.5
MediaTracer is a very robust digital photo album and…
PC Chaperone 5.7
PC Chaperone includes robust Internet filters and the most…
History Sweeper 2.99
History Sweeper can automatically clean up the history of…
Form Pilot Pro 2.17
Software for filling in paper forms of any type (instead of…
  Sponsored links 
  New:
Tree Service 6.0
If you do any tree services, such as removal, pruning…
Movavi AudioSuite 1.0.5
Convert to all audio formats. Record audio from microphones…
OverSpy 2.0.33
OverSpy captures all online conversations, web sites…
actiTIME Extended 1.5.2
actiTIME Extended is a tool for managing projects, billing…
Johnson FBI files 2.3.98
Johnson FBI files search. You could conduct an exhaustive…
Undelete Wizard 1.9.5
Deleted a file? Lost an important document? All files are…
Wallix Pro 2.4
Wallix Pro firewall prevents intruders from accessing your…
RasterVect 13.8
Vectorizer. Transforms raster images into a vector format…
DVD Audio Ripper 3.2.80.083
DVD Audio Ripper is an powerful and easy DVD ripper…
Daniusoft DVD Copy 1.1.26.6
Daniusoft DVD Copy is an extremely easy to use and…
     
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.3  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 Dec 20, 2007 10:14:09
Size1368 kb
LicenceShareware
StatusNew Release
LanguagesEnglish
TagsSSHServer SSH Server ActiveX component secure security COM
OSWindows 95, Windows 98, Windows 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:
  • wodSmtp 1.3.3 — ActiveX client component used to deliver e-mail messages directly to the server of the recipient, using SMTP protocol. It automatically finds appropriate server where message should be delivered,or uses SmartHost through Hostname property.
  • wodHttpDLX 1.3.8.0 — WeOnlyDo Software's wodHttpDLX is a HTTP client ActiveX control that provides easy, both high and low level access to the complete HTTP protocol. It's primary purpose is to retrieve documents and other resources from the WEB.
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, SSH, Server, ActiveX, component, secure, security, COM
Change Info:
2.0.3 November 19, 2007

   * Screen is cleared in VT100 terminal now upon session startup

   * EOF is not properly responded to in port forwarding when OpenSSH client is used
      Freeware alternatives wodSSHServer 2.0.3
Free Download now  Free Download wodSSHServer 2.0.3 from weonlydo.com

Similar software shotlights:
  • XSecurePro Secure X-Server for Windows 8.2 — Secure X-Server for windows with SSH encryption. Allows to run UNIX (X-Windows) applications on your PC. Includes SSH, X-Window System, TCP/IP, FTP, LPR, LPD, telnet client server, NFS. Now with…
Find all software similar on wodSSHServer 2.0.3

Similar news:
Find all news similar on wodSSHServer 2.0.3

Similar smart reviews:
  • 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…
  • 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…
  • Kwok Information Server 2.3, IT Management with Pleasure — Every IT business, even the smallest one, needs to manage some, at least the most basic kinds of information related to their business. Of course, when it’s a company of «two directors and one worker», it can manage all of its operations through sticky notes or Excel worksheets. But, becoming serious, becoming organized, with multiple orders, clients, employees, and…
  • 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…
  • 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…
  • Server Monitor 3.4.0, Know The Problem In Proper Time — There are two kinds of system administrators: those who think «my system can’t fall» (optimistic kind), and those who thinks «if the system falls, I want to know it as soon as possible» (realistic kind). The second kind of sysadmins are more valuable: they can do wisely even in complex conditions. Server Monitor is a software for those wise…
  • 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…
  • 123-Flash-Chat-Server-Software, Exercise Your Fingers! — In the Rich-Media era, text chats seem to have to sink into oblivion — so much more communication opportunities offer modern multimedia chat applications. Surprisingly, users don’t even think about giving up good old text chats for lost, and they continue to evolve, while chat service providers never quit seeking and deploying even better solutions to promptly meet users’ endlessly…
  • Backup prOxy Server. Backup belongs to the past - The future is in recovery! — Solutions for data backup and recovery are the frequent theme of reviews, and this frequency has an explanatory background: there is not a more important task than keeping corporate or personal vital data in a safe place. But this task (backup, namely) has one less commonly discussed aspect: what is the *overall purpose* of data backup? Don’t answer immediately; let?s think. The common…
Find all smart reviews similar on wodSSHServer 2.0.3


Home > Software > download now wodSSHServer

See software by tags:
Finnish translate
Photo recover mac
Sign rsa
see also:
KB Piano
Mareew Disk Recovery
Helium Music Manager
See software by tags:
Object diagram eclipse
Raw file
Videokonverter

Copyright © 2001—2008 3d2f
Concept:
Advertisement.