This shows you the differences between two versions of the page.
|
software:gui-designer:wake-on-lan [2013/01/30 00:16] aaron created |
software:gui-designer:wake-on-lan [2015/05/14 15:38] (current) jarrod |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Wake On LAN (WOL) ====== | ====== Wake On LAN (WOL) ====== | ||
| - | Wake-on-LAN (WOL) is an ethernet computer networking standard that allows a computer to be turned on or woken up by a network message.\\ | + | Wake-on-LAN (WOL) is an Ethernet networking standard that allows a computer to be turned on or woken up by a network message.\\ |
| \\ | \\ | ||
| A Wake on LAN message can be generated in iViewer. This must be programmed through guiDesigner. | A Wake on LAN message can be generated in iViewer. This must be programmed through guiDesigner. | ||
| Line 11: | Line 11: | ||
| * **Protocol:** UDP | * **Protocol:** UDP | ||
| * **IP Address / Hostname:** 255.255.255.255 | * **IP Address / Hostname:** 255.255.255.255 | ||
| - | * **Port:** 7 or 9 (either) | + | * **Port:** 7 or 9 (either - try both if one doesn't work, this is dependant on your hardware being controlled) |
| - | * **Port Origin:** same as Port | + | * **Port Origin:** Set this to any port number above 1024. Lower port numbers might not be usable depending on the mobile platform you are running iViewer on. |
| * Leave all other settings as default | * Leave all other settings as default | ||
| * Press ''OK'' | * Press ''OK'' | ||
| Line 20: | Line 20: | ||
| Next, we will use the WOL Generator to create the "Magic Packet" required to make the WOL command work.\\ | Next, we will use the WOL Generator to create the "Magic Packet" required to make the WOL command work.\\ | ||
| \\ | \\ | ||
| + | |||
| To do this: | To do this: | ||
| - Click on ''View'' on the menu bar, then choose ''WOL Generator'' | - Click on ''View'' on the menu bar, then choose ''WOL Generator'' | ||
| Line 29: | Line 30: | ||
| \\ | \\ | ||
| An example of a WOL magic packet:\\ | An example of a WOL magic packet:\\ | ||
| - | \xFF\xFF\xFF\xFF\xFF\xFF\xAF\x45\xE4\x5A\xD3\x44\xAF\x45\xE4\x5A\xD3\x44\xAF\x45\xE4\x5A\xD3\x44\xAF\x45\xE4\x5A\xD3\x44\xAF\x45\xE4\x5A\xD3\x44\xAF\x45\xE4\x5A\xD3\x44\xAF\x45\xE4\x5A\xD3\x44\xAF\x45\xE4\x5A\xD3\x44\xAF\x45\xE4\x5A\xD3\x44\xAF\x45\xE4\x5A\xD3\x44\xAF\x45\xE4\x5A\xD3\x44\xAF\x45\xE4\x5A\xD3\x44\xAF \\ | + | ''\xFF\xFF\xFF\xFF\xFF\xFF\xAF\x45\xE4\x5A\xD3\x44\xAF\x45\xE4\x5A\xD3\x44\xAF\x45\xE4\x5A\xD3\x44\xAF\x45\xE4\x5A\xD3\x44\xAF\x45\xE4\x5A\xD3\x44\xAF\x45\xE4\x5A\xD3\x44\xAF\x45\xE4\x5A\xD3\x44\xAF\x45\xE4\x5A\xD3\x44\xAF\x45\xE4\x5A\xD3\x44\xAF\x45\xE4\x5A\xD3\x44\xAF\x45\xE4\x5A\xD3\x44\xAF\x45\xE4\x5A\xD3\x44\xAF'' \\ |
| \\ | \\ | ||
| Now we need to create a command.\\ | Now we need to create a command.\\ | ||