Qt CoAP Examples▲
The Qt CoAP examples demonstrate the functionality provided by the Qt CoAP module.
-
Console CoAP Client Example: Creating a simple console application that communicates with a CoAP server.
-
Quick CoAP Multicast Discovery Example: Using the CoAP client for a multicast resource discovery with a Qt Quick user interface.
-
Quick Secure CoAP Client Example: Securing the CoAP client and using it with a Qt Quick user interface.
-
Simple CoAP Client Example: Creating an application that communicates with a CoAP server.