anastaciocintra / escpos-coffee

Java library for ESC/POS printer
https://anastaciocintra.github.io/escpos-coffee
MIT License
280 stars 74 forks source link

MAC address #83

Open Elerphore opened 1 year ago

Elerphore commented 1 year ago

Is there a way for me to obtain the MAC address of a printer? What bytes should I send though a socket connection?

anastaciocintra commented 1 year ago

hi @Elerphore, I found this article : https://unix.stackexchange.com/questions/120153/resolving-mac-address-from-ip-address-in-linux Hope this helps