MAGICINFO DIGITAL SIGNAGE SUPPORT FORUM

Digital Information Displays (Digital Signage) => MagicInfo-I Premium => Topic started by: s_schopen on August 22, 2012, 12:25:32 PM

Title: WOL-Port?
Post by: s_schopen on August 22, 2012, 12:25:32 PM
Hi there!

Does anybody know on which ports MIIP executes WOL commands? Is it using the standard WOL ports UDP 7 or 9? I just thought about activating WOL for making management of the displays easier. But in the technical documentation, the port numbers were not mentioned.

Thanks a lot! ;)

Cheers,

Sabrina
Title: Re: WOL-Port?
Post by: psa on November 01, 2012, 12:06:38 PM
I use MC-WOL: http://www.matcode.com/wol.htm

Then write a batch file to call the exe with the relevant MAC address as a parameter:


ECHO Opening mc-wol.exe with parameter to wake ReceptionTV (00:12:FB:AF:81:B4)
MC-WOL 00:12:FB:AF:81:B4
PAUSE