Sample Projects

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

A simple pipe client. It demonstrates the use of PipeClient to build the simplest pipe client. Use in conjunction with the Pipe Server demo.

Pipe Exec

Shows how to start a process and interact with it using the PipeExec component.

Pipe Server

A simple pip server. It demonstrates the use of PipeServer to build the simplest server. Use in conjunction with the Pipe Client demo.

NOTE: These projects are mostly simple demos, and by no means complete applications. They are intended to illustrate the usage of the IPWorks IPC 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.