How to get the machine's mac address?
Answered
I did not find the corresponding util class, Is there any API can get Media Access Control Address?
Please sign in to leave a comment.
No, there is none.
OK, And Is there any method to distinguish the different machines?
I want to bind the plugin with assign machine.
You can still use the Java SDK itself to obtain such information, right?
Yes, I forgot about it, so embarrassing.