Sample Projects

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

Shows how to use the AMQP component to send and receive messages.

CoAP Client

Shows how to use the CoAP component in client mode to send requests.

CoAP Server

Shows how to use the CoAP component in server mode to listen for and handle requests.

JSON Parser

Uses the JSON object to parse JSON from a URL, file, or string input sources.

MQTT

Uses the MQTT demo to send and receive messages over SSL and plaintext.

XMPP

Uses the XMPP component to implement a simple XMPP instant messaging demo.

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