0

To get the address of a client we use getRemoteAdd(). I have a requirement to get the Mac Address i.e., physical address of the client. Can we get the physical address of a client??

Priya
  • 35
  • 1
  • 5

1 Answers1

1

In TCP/IP You can't get the MAC Address

Details can be found on this thread how to get a client's MAC address from HttpServlet?

Community
  • 1
  • 1
Jabir
  • 2,776
  • 1
  • 22
  • 31