Home | Trees | Indices | Help |
|
---|
|
object --+ | core.Publisher --+ | IABIndexParser
A parser that processes IAB (Individual Address Block) registration file data published by the IEEE.
It sends out notifications to registered Subscriber objects 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/iab/iab.txt
Sample record:
00-50-C2 (hex) ACME CORPORATION ABC000-ABCFFF (base 16) ACME CORPORATION 1 MAIN STREET SPRINGFIELD UNITED STATES
|
|||
|
|||
|
|||
Inherited from |
|||
Inherited from core.Publisher | |||
---|---|---|---|
|
|||
|
|||
|
|
|||
Inherited from |
|
Constructor. filename - location of file containing IAB records.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 7 21:17:02 2009 | http://epydoc.sourceforge.net |