Search the Community
Showing results for tags 'wol'.
-
A tiny UDF that can shoot magic packets at your computers to wake them the heck up. All credits to Olish. The only parameter it needs to be specified – is your machine's MAC-address (ip address (the second parameter), at which you will be sending magic packet is generating automatically from @IPAddress1 macro) Example: _WoL_WakeDevice('001CC0CAED7A') ; the second parameter (if necessery) must be a broadcast address of your local network segment (i.e. 192.168.0.255 for a network 192.168.0.0) _WakeOnLan.au3
- 1 reply
-
- wol
- wake on lan
-
(and 1 more)
Tagged with:
-
The file is now at I added a WOL, tidy up, and moved the file to the uploads section of the forum. Suggestions are always mostly welcomed
-
Version 0.2020.5.18
325 downloads
In the ZIP is the code and the compiled script. This is yet another ping the LAN utility. Is quite fast, as gathering the info. is forked. The Save Note, saves a note for the given MAC ( you may find it handy ) The Save MACs, saves the listview to an INI file that can be later use for the WakeOnLAN Right click will bring a context menu to do stuff. DClick will refresh the Ping. That's it. Comes in handy to have in the USB toolbox