File: share.libcoap.examples.README

package info (click to toggle)
libcoap3 4.3.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,368 kB
  • sloc: ansic: 60,037; makefile: 1,280; sh: 938; python: 6
file content (7 lines) | stat: -rw-r--r-- 307 bytes parent folder | download
1
2
3
4
5
6
7
This directory contains some example libcoap code for a client or server which
can easily be modified as per your requirements.

The provided code is the same as used to build the installed binaries
coap-client and coap-server.

Simply 'cd' into this directory and then run 'make' to build the executables.