Lightweight CoAP protocol implementation for IoT devices
Lightweight application-protocol for resource-constrained devices
coap-clientcoap-server$ coap-client -m get coap://example.com/resource$ coap-client -m post -e 'sensor_data' coap://example.com/data$ coap-server