Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Wake On Lan with REBOL ?

From: antonr:iinet:au at: 1-Mar-2004 0:28

Just a guess, but are you sure that the connection should be opened and closed 16 times as well ? I suspect that the NIC address should be binary (6 bytes), no ":" characters. So try #{00D009AD71F4} Also try reversing the byte order, sending it completely in reverse order etc. Anton.