The Upacket (pronounced "micropacket") project aims to provide internet-quality network communications for bandwidth-, memory-, and processor-constrained environments, especially microcontroller and ARM architectures. This first code release provides:
MEP encoder and decoder implementations, to facilitate packet transmission over serial lines.
MAP packet management utilities, including checksum generation/verification. MAP packet headers replace MAC, IP, and port (UDP) addressing layers a...