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

HTTPRPCData Class Reference

HTTPRPCData Class Reference

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

#include <HTTPRPC.h>


Detailed Description

A datastorage helper for the HTTPRPC class.

Definition at line 12 of file HTTPRPC.h.