A small code snippet that reads the computers IP and MAC address: try { InetAddress ip = InetAddress.getLocalHost(); NetworkInterface network;
WeiterlesenSchlagwort: Mac
Backslash unter OSX
Ich werde mir jetzt ein für alle mal merken, dass ein Backslash unter OSX mit **SHIFT + ALT + 7
Weiterlesen