WOL-Port?

  • 1 Replies
  • 5060 Views

0 Members and 1 Guest are viewing this topic.

*

Offline s_schopen

  • Super Guru
  • ***
  • 26
  • 2
WOL-Port?
« 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

*

Offline psa

  • Major Guru
  • **
  • 12
  • 0
Re: WOL-Port?
« Reply #1 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