This simple little package obtains a MAC address on *NIX and Windows. It is known to work on Linux, OS X and Windows XP.
There is no C fanciness in this package -- it relies on shell commands. The MAC is cached after the first query, using an IORef (I am open to other ideas, but this seemed sufficient). -- _jsn |This simple little package...| http://hackage.haskell.org/cgi-bin/hackage-scripts/package/maccatcher-1.0.0 _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
