Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

arnieterm

macrumors regular
Original poster
Aug 28, 2008
201
0
Hi all
How can we make a windows pc/mac machine to wake up from standby/hibernate if one has IP address of respective machine [either on LAN or on internet]?
I think using NSStream this can be accomplished [though not tried] but still then wondering what is the command to use in the stream

Thanks
Arnieterm
 
Thanks for your quick response

Code:
wolcmd 001122334455 10.0.0.2 255.255.255.255
In the above packet what the value 001122334455 represents?

Thanks
Arnieterm
 
I suspectthat'ss the magic value in the packet. But I'm not about to go and find out. I would have expected you to find out using Google
 
Code:
wolcmd 001122334455 10.0.0.2 255.255.255.255
In the above packet what the value 001122334455 represents?

From the Wikipedia article, with emphasis added:
... As an example, a networked machine running Microsoft Windows and with a program called wolcmd.exe can access resources on a machine connected to the LAN and with MAC address 00:11:22:33:44:55 by invoking a script:
wolcmd 001122334455 10.0.0.2 255.255.255.255 7
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.