#include <cWakeOnLan.h>
Given a computers IP address and Mac address, try to wake it up. Target must have a "wake on LAN" enabled network interface card. http://en.wikipedia.org/wiki/Wake-on-LAN
◆ UNITTEST_FRIEND()
GrayLib::cWakeOnLan::UNITTEST_FRIEND |
( |
cWakeOnLan |
| ) |
|
◆ Wakeup() [1/2]
Send WOL message. Use 'Wake on LAN' to wakeup a machine.
- Note
- Assume cNetSystem::IsInitNetCalls()
- pszMacAddr pszIPAddr = nullptr = optional if on local LAN. wPort = k_PORT_DEFAULT. typically sent to port 0, 7 or 9. but shouldn't really matter !?
◆ Wakeup() [2/2]
Send WOL message. typically sent to port 0, 7 or 9. but shouldn't really matter !?
◆ k_PORT_DEFAULT
const NET_PORT_t GrayLib::cWakeOnLan::k_PORT_DEFAULT = 32767 |
|
static |
The documentation for this class was generated from the following files: