I wonder if there's some sort of network packet that announces a computer going to sleep or waking up again.
If not, can you think of reasons why this would be a bad idea?
I wonder if there's some sort of network packet that announces a computer going to sleep or waking up again.
If not, can you think of reasons why this would be a bad idea?
Try looking into SNMP. There might be a setting for that already.
Wake-on-LAN is an Ethernet computer networking standard that allows a computer to be turned on or woken up by a network message.
You can intercept sleep and wakeup events. See the following:
A useful utility - run a program before standby
WMI : Win32_PowerManagementEvent Class