Arduino DLNA Server
Classes | Namespaces
IUDPService.h File Reference
#include <WiFi.h>
#include <WiFiUdp.h>
#include "basic/IPAddressAndPort.h"
#include "basic/Str.h"
#include "assert.h"
Include dependency graph for IUDPService.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  tiny_dlna::RequestData
 Provides information of the received UDP which consists of the (xml) data and the peer address and port. More...
 
class  tiny_dlna::IUDPService
 Abstract Interface for UDP API. More...
 

Namespaces

 tiny_dlna