Each license includes one year of free updates, and unlimited lifetime technical support. Remember that each developer must have his own design-time license.
SSHpackage will help you implementing complete solution for secure (encrypted) communication in your project.
You can make server side application with wodSSHServer to:
accept telnet and ssh based connections for terminal access
provide SFTP (secure ftp) for file transferring
provide secure port forwarding between the client and 3rd applications
You can make client side applications with wodSSH to:
to remotely access to terminal using encrypted connection
to authenticate using password or private key
to execute commands on the server
create interactive and unattended session with the server
You can make client side applications with wodSFTP to:
to upload and download files to the server
browse remote directory structure
create and delete directories and file
paste data to remote files, or read them as string variable
You can make secure tunnels with wodSSHTunnel to
allow any non-secured application to connect to destination server through secure tunnel
support both SSH1 and SSH2 protocols
use internal compression - great for small bandwidths
Additional notes
All components come with nice interface and samples that will show you how to use components. Help files are included in setup package as well.
Using this bundle you don't need any 3rd party programs to implement encryption - it's all here! No need for UNIX systems or separate SSH servers. You have it all!