![]() |
Contiki-NG
|
An implementation of the Constrained Application Protocol (RFC). More...
#include <string.h>#include <stdlib.h>#include <inttypes.h>#include "sys/cc.h"#include "lib/random.h"#include "coap.h"#include "coap-transactions.h"#include "coap-log.h"Go to the source code of this file.
An implementation of the Constrained Application Protocol (RFC).
Joakim Eriksson, joaki.nosp@m.m.er.nosp@m.iksso.nosp@m.n@ri.nosp@m..se Niclas Finne, nicla.nosp@m.s.fi.nosp@m.nne@r.nosp@m.i.se
Definition in file coap.c.