| |
|
|
| 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. |
| Other software from this author: | - 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...
- wodSSH 2.3.7.0 — wodSSH is a 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)
- wodSSHTunnel 1.5.0.0 — 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 connections, encrypt it and forward to SSH server
| Show all software from this author |
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 | wodSSHServer 1.3.0.0 Download from weonlydo.com |
| Similar software: | - X-SecurePro Secure X-Server for Windows 7.9 — 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 unique "Dynamic Port Forwarding" , and SSH-2
- wodSmtpServer 2.2.2.0 — WeOnlyDo! SmtpServer ActiveX control is a component that can be easily integrated into your applications to provide full non-relaying Smtp (Simple Mail Transfer Protocol) server implementation
| Find all software similar on wodSSHServer 1.3.0.0 |
|