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
SCP Client

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

Secure Shell

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

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 Reverse Tunnel

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

SSH Tunnel

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

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.