Some quick code to use UDP-only (no TCP) with mBed. Echos received packets and sends packets when a button is pressed

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

HTTPStaticPageData Class Reference

HTTPStaticPageData Class Reference

A datastorage helper for the HTTPStaticPage class. More...

#include <HTTPStaticPage.h>


Detailed Description

A datastorage helper for the HTTPStaticPage class.

Stores only the left upload size.

Definition at line 10 of file HTTPStaticPage.h.