|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
Functions | |
| bool | WakeOnLan (const std::string &mac) |
| Send WakeOnLan magic packet. More... | |
| std::string | GetIPAddress () |
| To the current own ip address as a string. More... | |
| std::string | URLEncode (const std::string &url) |
| URL encodes the given string. More... | |
| bool | DNSLookup (const std::string &hostName, std::string &ipAddress) |
| Lookup URL in DNS cache. More... | |