An open API service indexing awesome lists of open source software.

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

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.