T
ToasterKing
Hi there.
I'd like to wake up several PCs via Ethernet from a Macintosh running
Mac OS 9.1 using Wake-On-Lan (WoL) magic packets. Unfortunately, I
haven't been able to find any software which runs on Mac OS 9 (or
Carbon) which will do this. I have found a Java implementation of
Wake-On-Lan on http://www.sourceforge.net which I would like to try,
but it requires to be invoked using a command line. How, in Mac OS 9,
can I execute the equivalent of a command like
java -jar wakeonlan.jar -i 192.168.0.255 00:50:95:10:95:F5
The Apple Applet Runner that comes with Mac OS Runtime for Java will
only directly open HTML files. Thanks for any tips.
I'd like to wake up several PCs via Ethernet from a Macintosh running
Mac OS 9.1 using Wake-On-Lan (WoL) magic packets. Unfortunately, I
haven't been able to find any software which runs on Mac OS 9 (or
Carbon) which will do this. I have found a Java implementation of
Wake-On-Lan on http://www.sourceforge.net which I would like to try,
but it requires to be invoked using a command line. How, in Mac OS 9,
can I execute the equivalent of a command like
java -jar wakeonlan.jar -i 192.168.0.255 00:50:95:10:95:F5
The Apple Applet Runner that comes with Mac OS Runtime for Java will
only directly open HTML files. Thanks for any tips.