libcoap3-bin

C-Implementation of CoAP - example binaries API version 3

Description

The libcoap provides some example binary files to show the usage of a CoAP Server, CoAP Client and a Resource Directory implementation. These examples heavily rely on the libcoap as the core functionality is based there.

This package provides the following example binaries without DTLS functions:
 * coap-client-notls
   A command-line client that allows you to interact with CoAP resources.

 * coap-server-notls
   Simple server that can provide CoAP resources for simple testing cases.

 * coap-rd-notls
   This binary let you simulate various CoAP resources mostly for testing
   purpose.

This package provides the following example binaries with DTLS functions:
 * coap-client-{gnutls,openssl}
   A command-line client that allows you to interact with CoAP resources
   based on TLS functions by GnuTLS or OpenSSL.

 * coap-server-{gnutls,openssl}
   Simple server that can provide CoAP resources for simple testing cases
   based on TLS functions by GnuTLS or OpenSSL.

 * coap-rd-{gnutls,openssl}
   This binary let you simulate various CoAP resources mostly for testing
   based on TLS functions by GnuTLS or OpenSSL.

You can use these files without any exception no matter as they named examples. Please see the respective man pages for usage instructions.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://libcoap.net/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libcoap3-bin