• Moderator
    Kronos
    Posts: 2259 from 2003/2/24
    For some tiny project I want to be able to lock a file against a certain MAC-address (thereby making it only accessable on that computer), preferably the one that was used for registering MorphOS.

    All sources I found sofar use "if (0 == ioctl(fd, SIOCGIFHWADDR, &s))" but SIOCGIFHWADDR doesn't seem to be defined anywhere.
  • »15.05.15 - 17:24
    Profile