Top "Wake-on-lan" questions

Wake-on-LAN is an Ethernet computer networking standard that allows a computer to be turned on or woken up by a network message

Remotely shutdown/reboot Linux boxes without SSH?

I need to remotely shutdown and reboot Linux (Ubuntu) machines without logging into them (otherwise simple commands can do the …

linux shutdown remote-access reboot wake-on-lan
Bash one-line command to send wake on LAN magic packet without specific tool

Is it possible to forge a wake on LAN magic packet and send it in just a one-line bash command? …

bash wake-on-lan
Wake on lan script that works

is there a wake on lan script using a web language preferably php that works? Also one that has some …

php wake-on-lan
How to find the MAC address of a 'shutdown' system on local lan (is it possible?)

How to find out the mac address of a system which is: Shutdown Power plugged in Connected to Lan Nic …

java wakeup wake-on-lan
How do I get a MAC address for a remote system when I only know it's IP address?

I'm working on a Wake on LAN service that will run from a web site and should interact with many …

networking wake-on-lan
Wake on LAN using C#

What's the best way going forward to implement Wake on LAN using C#? The functionality is needed for machines in …

c# wake-on-lan
Sending Wake on LAN packet from Android to PC

My Android app sends/retrieves data to/from the user's own PC using HTTP and it's working fine with a …

java android wake-on-lan
Get mac address from IP using DHCP?

I am trying to create scripts/services that allow for waking PCs in a windows domain via WOL. Now i …

c# active-directory mac-address dhcp wake-on-lan
Magic packet for Wake on Wireless LAN?

How to construct & send the magic packet for Wake on Wireless LAN? The Wikipedia article on the subject only …

networking network-programming network-protocols wake-on-lan
How to make Wake On Lan for Android?

can you please tell me, how to make Wake On Lan app for Android? I am searching two weeks on …

java android eclipse wake-on-lan