checking physical address of the computer
Show older comments
I have a matlab m file and I want to create executable file by the matlab compiler. I want to distribute this exe file with one condition. Before uploading this exe file into any ftp, I'll ask MAC address of the user who want to download this exe file. In this situation, I need to append this MAC address into my m file then I need to check the MAC address of the user tries to run the software. If MAC addresses are not matched software shouldn't be run. Is there any code available for this issue?
Accepted Answer
More Answers (0)
Categories
Find more on Call Web Services from MATLAB Using HTTP in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!