IPWorks SSH 2022 .NET Edition
Version 22.0 [Build 8515]

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.

Secure Shell

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

Secure SSH Server

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

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.

Note: A version of this sample using the async library is also included.

SFTP Server

Shows how to build a simple SFTP Server.

Note: A version of this sample using the async library is also included.

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

Copyright (c) 2023 /n software inc. - All rights reserved.
IPWorks SSH 2022 .NET Edition - Version 22.0 [Build 8515]