1.5.11. ModulesΒΆ

The communication stack is implemented in the following runtime system modules:

Modules

Brief description

CmpRouter

Implements the router layer

CmpBlkDrvUdp

Block driver for communication via UDP

CmpChannelManager

Basic channel management component

CmpChannelClient

Client for the channel level

CmpChannelServer

Server for the channel level

CmpSrv

Application server (Layer 7)

CmpGateway

Gateway component

CmpGWCommDrvTCP

Gateway communication driver for TCP connections

CmpGWClientCommDrvTCP

Client communication driver for TCP connections

CmpAddrSrvc

Address assignment

CmpNameServiceClient

Name service (client)

CmpNameServiceServer

Name service (server)