MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / SendMagicPacket

Method SendMagicPacket

Plugins/WakeOnLan/WakeOnLan.cpp:66–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66bool CWakeOnLan::SendMagicPacket(const std::string &szMac, uint16_t portNum) {
67 return SendMagicPacket(szMac.c_str(), portNum);
68}
69
70bool CWakeOnLan::SendSecureMagicPacket(
71 const std::string &szMac,

Callers 2

WakeOnLanMethod · 0.45
slotProcessMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected