[plt-scheme] Wake on Lan in Scheme
I am working on a networking unit for my students in
Scheme. It turns out that wake on lan provides an
excellent opportunity to reinforce folding strings as
well as an opportunity to introduce udp broadcasting.
The packet is easily built from the mac address (as
far as I can tell). I have written the code, but
unfortunately I am not sure how to broadcast it.
Is there someone that knows how to broadcast a udp
packet to a computer that is not turned and also how
to do a crc check on the payload?
Thanks for your time,
Dan
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wake-on-lan.scm
Type: application/octet-stream
Size: 3193 bytes
Desc: 3478363184-wake-on-lan.scm
URL: <http://lists.racket-lang.org/users/archive/attachments/20070501/50212fcf/attachment.obj>