Skip to content

garvit-exe/Program-using-Wake-on-LAN-protocol-to-remote-power-On-a-PC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Program-using-Wake-on-LAN-protocol-to-remote-power-On-a-PC

A simple Wake-on-LAN utility written in C++.

Wake-on-LAN

Wake-on-LAN (WoL or WOL) is an Ethernet or Token Ring computer networking standard that allows a computer to be turned on or awakened from sleep mode by a network message.

The message is usually sent to the target computer by a program executed on a device connected to the same local area network. It is also possible to initiate the message from another network by using subnet directed broadcasts or a WoL gateway service.

Note: If the computer being awakened is communicating via Wi-Fi, a supplementary standard called Wake on Wireless LAN (WoWLAN) must be employed.

Example Usage

$ wol AA:BB:CC:DD:EE:FF

About

A C++ program using Wake-on-LAN protocol to remote power on a personal computer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published