MAC address
Hi all,
is it possible to get hardware informations (i.e. MAC-address) for use in a LISP-program?
Regards
Jochen
is it possible to get hardware informations (i.e. MAC-address) for use in a LISP-program?
Regards
Jochen
0
Comments
-
A computer can have multiple MAC-addresses. So if your goal is to create a hardware lock for your software it may not be the obvious choice. I advise you to look at the built-in (get_diskserialid) function instead. See the 'Lisp Developer Support Package' for more info.0
-
Thank you for your hint. I'll give it a try.
Regards
Jochen0 -
0
-
Thank you for the suggestion. I'll give it a try,
but as supposed I'd like to use it in AutoLISP.
Regards
Jochen0
This discussion has been closed.