About
Subscribe
News
Support
the simple SMS authentication service
Documentation
[COMPUTERIZED TRANSLATION] Like awaking a computer on a network (27.06.11)
The recent computers lay out of charts networks integrated compatible
Wake One Lan. Ainsi, it is possible to light a computer remotely (to
make backups or maintenance for example). We indicate various free
products usable here to awake these computers.
Before being able r?iller a computer?istance, one will first
of all need conna?e its MAC address and its address IP. The MAC
address is a clean single address?haque chart r?au.
Under
Windows, how conna?e the MAC address of a computer on the local r?au
by knowing its address IP?
- to ouvir a fen?e Invites orders
- to type PING adresse_ip and [ Enter ]
- to type ARP
- has and [ Enter ]
- does the MAC address appear compared to
address IP d?r?
Wake software One LAN under Windows with
graphic interface
WakeOnLanGUI, available?'
addresses http://www.depicus.com/wake-one-lan/wake-one-lan-gui.asp
Windows in line of order
wolcmd [ MAC address ] [
ipaddress ] [ subnet mask ] [ port number ]
WolCmd,
available?' addresses
http://www.depicus.com/wake-one-lan/wake-one-lan-cmd.asp
IIS
in ASP
set WakeOnLan = server.createobject("DigitalWol.Wol")
WakeOnLan.TheMacAddress(Request.Form("MacAddress"))
WakeOnLan.TheIpNumber(Request.Form("IpNumber"))
WakeOnLan.TheSubnetMask(Request.Form("SubnetMask"))
WakeOnLan.WakeMeUp
WolAsp, available?' addresses
http://www.depicus.com/wake-one-lan/wake-one-lan-asp.asp
PHP
(any platform)
require_once("WakeOnLan.php)
$wol = new MagicPacket();
$wol -? wake(' 192.168.1.201', '
001122334455 ', 9);
Source code available?' addresses
http://www.zend.com/codex.php?id=927&individual=1
Attached files
WakeOnLanGUI
(4.25 KB - WakeOnLanGUI.png)
WakeOnLanGui (2003-02-05)
(183.09 KB - WakeOnLanGui.zip)
WolCmd (2003-02-05)
(27.31 KB - wolcmd.zip)
WolAsp (2003-06-28)
(173.81 KB - wolasp.zip)
WakeOnLan. code source PHP
(1.98 KB - WakeOnLan.php)
Related links
WakeOnLanGUI, graphical interface for Windows
WolCmd, ligne de commande Windows
WolAsp, pour IIS/ASP
WakeOnLan en PHP, code source
Additional information
Vous avez besoin de mettre cette solution en place dans votre entreprise ? N'hésitez pas à nous contacter !
Powered by Zmodules.net