[maxmsp] Re: Re: Remote sleep and reboot
jennek geels
jennek.geels at xs4all.nl
Mon Feb 4 05:32:59 MST 2008
- Previous message: [maxmsp] Re: Re: Remote sleep and reboot
- Next message: [maxmsp] Remote sleep and reboot
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 3-feb-2008, at 20:54, Wouter Verbiest wrote: > Thanks Masayuki! > But..what attached patch do you mean...? Patches attached to the mailing list do not make it to the forum, if I remember correctly. here is the text version of the patch that Masayuki posted. to quickly input the mac address in hexadecimal, use numbox with its display style set to hex. -jennek max v2; #N vpatcher 20 74 394 378; #P window setfont "Sans Serif" 9.; #P window linecount 2; #P comment 185 210 113 196617 <- Broadcast address and por 6; #P window linecount 1; #P newex 47 210 138 196617 udpsend 255.255.255.255 6; #P message 96 142 133 196617 0 \, 10 \, 149 \, 196 \, 169 \, 86; #P newex 96 94 40 196617 uzi 16; #P newex 145 94 40 196617 uzi 6; #P message 194 94 33 196617 clear; #P button 47 40 15 0; #P newex 47 68 159 196617 b 4; #P message 145 119 26 196617 255; #P newex 47 183 69 196617 aka.datagram; #P comment 62 41 100 196617 Wave up !; #P window linecount 2; #P comment 229 142 100 196617 <- MAC address of the target computer; #P connect 5 0 4 0; #P fasten 6 0 2 0 199 172 52 172; #P fasten 3 0 2 0 150 172 52 172; #P fasten 9 0 2 0 101 172 52 172; #P fasten 4 0 2 0 52 124 52 124; #P connect 2 0 10 0; #P connect 4 1 8 0; #P connect 8 0 9 0; #P connect 4 2 7 0; #P connect 7 0 3 0; #P connect 4 3 6 0; #P pop;
- Previous message: [maxmsp] Re: Re: Remote sleep and reboot
- Next message: [maxmsp] Remote sleep and reboot
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
