defaultPort constant

int const defaultPort

The default CoAP port for normal CoAP communication (not secure).

Implementation

static const int defaultPort = 5683;