Quantcast
Channel: Torry's Delphi Pages News: Components
Viewing all articles
Browse latest Browse all 1736

wodSSHServer ActiveX Component v.2.4.3 updated

$
0
0
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.

Product License: SW
Source: On purchase/registration
File Status: Evaluation (time-limit)

Compatible with: C2k10 C2k6 C2k7 C2k9 CB1 CB3 CB4 CB5 CB6 CB64 CBXE CBXE2 CBXE3 CBXE4 CBXE5 CBXE6 CBXE7 CBXE8 D2005 D2006 D2007 D2009 D2010 D3 D4 D5 D6 D7 DXE DXE2 DXE3 DXE4 DXE5 DXE6 DXE64 DXE7 DXE8


Viewing all articles
Browse latest Browse all 1736

Trending Articles