Home | Trees | Indices | Help |
|
---|
|
object --+ | core.Publisher --+ | OUIIndexParser
A parser that processes OUI (Organisationally Unique Identifier) registration file data published by the IEEE.
It sends out notifications to registered subscribers for each record it encounters, passing on the record's position relative to file start (offset) and the size of the record (in bytes).
The file is available online here :-
http://standards.ieee.org/regauth/oui/oui.txt
Sample record:
00-CA-FE (hex) ACME CORPORATION 00CAFE (base 16) ACME CORPORATION 1 MAIN STREET SPRINGFIELD UNITED STATES
|
|||
|
|||
|
|||
Inherited from |
|||
Inherited from core.Publisher | |||
---|---|---|---|
|
|||
|
|||
|
|
|||
Inherited from |
|
Constructor. filename - location of file containing OUI records.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 7 21:17:02 2009 | http://epydoc.sourceforge.net |