Audio (342) Datatype (50) Demo (203) Development (592) Document (22) Driver (99) Emulation (146) Game (991) Graphics (494) Library (113) Network (228) Office (65) Utility (912) Video (69)
Total files: 4326
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Description:
This is a tool to wake up devices (usually computers) over a network connection.
The destination device has to support Wake-on-Lan.
The program has the following features:
Wakes up a device by its mac address.
It displays whether a device responds or not (For this feature the ip address is
required).
No administrator privileges are required.
Actually only the ip protocol version 4 is supported.
To compile it on Linux do the following:
cd Build
qmake EasyWake.pro
make
./EasyWake
Changelog:
Version 2.0
-Fixed a bug when waking up a computer
-Fixed a bug by displaying the Online/Offline state on several operating systems
Version 3.0
-Entries are editable
-Added "Save As..."
Version 3.1
-Ported to eComStation (os/2), thanks to Salvador Parra Camacho
An executable for os/2 can be found
http://hobbes.nmsu.edu/h-search.php?sh=1&button=Search&key=easywake&stype=all&so
rt=type_name&dir=%2F
|