I wonder if its possible to check if a WOL-request
has been
received during the computer is already turned on. (pInvoke, c#?)
If the computer receives a magic paket
and boots, Windows
writes an corresponding event-log entry to the System-Log.
The way i'm looking for is not to listen to my UDP-Traffic by my own - if its possible i want to know how to receive a kind of system event (IRQ?) or something.. And thats all when receiving PC is already turned on.