Sample Projects

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

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

GET URL

Shows how to download the content of a URL from a Web server.

IMAP Email Client

Shows how to use the IMAP component to access IMAP servers (e.g. MS Exchange).

SMTP

Shows how to use the SMTP component to send a basic email.

TCP Echo Client

A simple TCP echo client. It demonstrates the use of TCPClient to build the simplest TCP/IP client. Use in conjunction with the TCP Echo Server demo.

TCP Echo Server

A simple TCP echo server. It demonstrates the use of TCPServer to build the simplest TCP/IP server. Use in conjunction with the TCP Echo Client demo.

WebSocket Client

Shows how to use the WebSocketClient component to send and receive data.

WebSocket Server

Uses the WebSocketServer component to create a simple WebSocket server.

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