1This directory contains some example libcoap code for a client or server which
2can easily be modified as per your requirements.
3
4The provided code is the same as used to build the installed binaries
5coap-client and coap-server.
6
7Simply 'cd' into this directory and then run 'make' to build the executables.
8
9
10