wol-0.2: Send a Wake on LAN Magic Packet

Copyright(c) 2009, Tom Lokhorst
LicenseBSD3
MaintainerTom Lokhorst <tom@lokhorst.eu>
StabilityExperimental
Safe HaskellSafe
LanguageHaskell98

Network.MacAddress

Description

A 'sort of' reusable module for mac addresses.

Synopsis

Documentation

parse :: String -> MacAddress Source #

Partial function to "parse" a String to a MacAddress

bytes :: MacAddress -> [Word8] Source #

Get all bytes in a mac address