| 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
| Instance Methods | |||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
Constructor. filename - location of file containing OUI records.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jan 21 23:41:06 2009 | http://epydoc.sourceforge.net |