Description:
WoL-Everywhere is a Windows Mobile app that allows the user to remotely start his or her PC over the Lan or Internet.
WoL (Wake-on-LAN) is not a new concept, and network experts will not be new to this term. It is an computer networking standard that allows a computer to be turned on or woken up by a network message. This message is usually generated and sent across from another system in the same local area network or LAN.
The app uses the Sense SDK and was made for the HD2 and looks like an extension of the Sense interface. The app should work on all WVGA devices and required the .NET Compact Framework v3.5 to be installed on your Windows Mobile.
Some general informations about WoL:
To use this app over LAN, you do not need anything else configured on your nic / BIOS and a connection to your (home-)network with your device (over W-LAN...).
If you want to use it over the Internet you have to do some more things:
- Configure WoL on your Network Card.
You have to activate WOL on your network-card! If your network-card is a newer one, you can probably set up this option at Device-Manager --> right click on your network-card --> Advanced --> Somewhere at the options there (look for WoL, Magic Packets, Remote start, ...).
At older PC's I often saw this option in system BIOS...
Sometimes I had to do both of these things to get WoL working as well...
- Configure Port-Forwarding on your Router (Directed Broadcast).
You have to forward a port on your router (e.g. port 7) to your local-network-broadcast-address... (If the IP of the "WoL" - Computer is 192.168.1.10 then the broadcast-address is most likely 192.168.1.255).
- Set up WoL everywhere with public ip and forwarded board.
Fill in the field IP into my program with the public (outside)- ip of your router (or the DynDNS-Domain-Name) and the forwarded port into port.
- Start your PC's.
If you set up everything correctly, you should be able to start your PC's from wherever you want, and whenever you want...
Screenshots:

Update Description:
v1.2:
- AppToDate Support.
- Fix the same spelling mistake again.
v1.1:
- Default Port = 7.
- Wol renamed to WoL.
- Default action for "Saved devices" of edit.
- Spelling mistake (Send -> Sent).
- Removal of the smiley.
- Higher resolution icon (64px*64px).