
Practical example: wife / kids use a laptop to watch a movie. When they switch on the laptop the home server will wake up. In effect it is as simple as that.
The simple process:
- check if the adapter is valid (local adapter is typically 0.0.0.0 if Wifi isn't connected yet)
- check if the router can be reached
- send out a WOL to the server
- check if the server can be reached
To simplify life, the tool also shows all possible adapter names, MAC adresses etc.
It now has reached a functional state and looks something like this:


Homepage: http://www.ninelizards.com/purebasic/purebasic%2029.htm#wakiewakie.
Source included.