Sample Projects

The sample projects listed below demonstrate the usage of the IPWorks SSH components in a simple, straightforward way. By default the sample projects are installed in the demos subfolder of the installation directory.
Sample ProjectDescription
Certificate Manager

Full-featured certificate management sample. Demonstrates how to list, manage, create, and sign certificates.

SCP Client

A full featured SCP client built using the SCP component. It allows browsing of directories, uploads and downloads of files, and more.

SExec

Shows how to use the SExec component to remotely and securely execute commands.

SFTP Client

A full featured SFTP client built using the SFTP component. It allows browsing of directories, uploads and downloads of files, and more.

SFTP Server

Shows how to build a simple SFTP Server.

SSH Client

This demo shows how to use the SSHClient to establish a secure connection to any SSH host.

SSH Plex

Shows how to use the SSHPlex component to perform SFTP, SCP, SExec and SShell operations using a single SSH connection.

SSH Reverse Tunnel

Uses the SSHReverseTunnel component to connect to an SSH server and request port forwarding back to the local machine.

SSH Server

This demonstrates the use of SSHServer to build a simple SSH-Enabled server.

SSH Tunnel

Uses the SSHTunnel component to accept incoming plain text connections and tunnel them through SSH.

Secure Shell

Shows how to use the SShell component to remotely and securely execute commands.

NOTE: These projects are mostly simple demos, and by no means complete applications. They are intended to illustrate the usage of the IPWorks SSH components in a simple, straightforward way. What we are hoping to demonstrate is how simple it is to program with our tools. If you want to know more about them, or if you have questions, please visit www.nsoftware.com or email to support@nsoftware.com.