Simple UDP wrapper class which sends all packages to the same destination. More...
#include <MidiUdp.h>
Protected Attributes | |
bool | isValidHostFlag |
int | targetPort |
IPAddress | targetUdpAddress |
Simple UDP wrapper class which sends all packages to the same destination.
This is useful when the API asks for a stream as parameter to output data.
by Phil Schatzmann