Contiki-NG
Loading...
Searching...
No Matches
coap.c File Reference

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.

Detailed Description

An implementation of the Constrained Application Protocol (RFC).

Author
Matthias Kovatsch kovat.nosp@m.sch@.nosp@m.inf.e.nosp@m.thz..nosp@m.ch

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.