https://github.com/bmeurer/eui4j
Extended Unique Identifier (EUI) classes for Java
https://github.com/bmeurer/eui4j
Last synced: over 1 year ago
JSON representation
Extended Unique Identifier (EUI) classes for Java
- Host: GitHub
- URL: https://github.com/bmeurer/eui4j
- Owner: bmeurer
- License: apache-2.0
- Created: 2012-10-09T20:48:44.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-01-28T13:18:14.000Z (over 13 years ago)
- Last Synced: 2025-01-22T21:32:04.759Z (over 1 year ago)
- Language: Java
- Homepage: http://bmeurer.github.com/eui4j
- Size: 453 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
Extended Unique Identifier (EUI) classes for Java
http://bmeurer.github.com/eui4j
This package contains a set of Java classes to work with Extended Unique
Identifiers (EUIs) used in low-level network software, including support
for EUI-64 and EUI-48 (also known als MAC-48 or simply MAC address).
The API documentation for the most recent version of eui4j is available at:
http://bmeurer.github.com/eui4j/apidocs/
eui4j is licensed under the terms of the Apache 2.0 License. See the
LICENSE.txt file for details.