I\'m looking for a solution for a Java based webapplication to uniquely identify the client. The server is in the same network as the clients and I thought that using the MA
The best I could find is this: Query ARP cache to get MAC ID
And the potted summary is that:
I don't think this is a good approach for identifying your user's machine.
Consider also that: