Arduino DLNA Server
|
Go to the source code of this file.
Classes | |
struct | tiny_dlna::Schedule |
An individual Schedule (to send out UDP messages) More... | |
class | tiny_dlna::MSearchSchedule |
Send MSearch request. More... | |
class | tiny_dlna::MSearchReplySchedule |
Answer from device to MSearch request by sending a reply. More... | |
class | tiny_dlna::MSearchReplyCP |
Processing at control point to handle a MSearchReply from the device. More... | |
class | tiny_dlna::NotifyReplyCP |
class | tiny_dlna::PostAliveSchedule |
Send out PostAlive messages: Repeated every 5 seconds. More... | |
class | tiny_dlna::PostByeSchedule |
Send out ByeBye message. More... | |
class | tiny_dlna::PostSubscribe |
Send SUBSCRIBE message via UDP unicast. More... | |
Namespaces | |
tiny_dlna | |
Macros | |
#define | MAX_TMP_SIZE 300 |
#define | ALIVE_MS 0 |
#define | MAX_AGE (60 * 60 * 24) |
#define ALIVE_MS 0 |
#define MAX_AGE (60 * 60 * 24) |
#define MAX_TMP_SIZE 300 |