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

HTTPData Class Reference

HTTPData Class Reference

A parent object for a data storage container for all HTTPHandler objects. More...

#include <HTTPServer.h>


Detailed Description

A parent object for a data storage container for all HTTPHandler objects.

Definition at line 74 of file HTTPServer.h.