Mac: Difference between revisions

69 bytes removed ,  16 February 2009
m
no edit summary
No edit summary
mNo edit summary
Line 2: Line 2:


instruction:
instruction:
select MAC address for example 00:02:44:8F:8B:C6
select MAC address  
function will translate to OUI 00-02-44 to work
for example 00:02:44:8F:8B:C6
function will translate to OUI 00-02-44
and you will view manufacturer data
and you will view manufacturer data


here is the code
here is the code:


=mac=
from 00:02:44:8F:8B:C6
it must be like 00-02-44 to work


  CmdUtils.CreateCommand(
  CmdUtils.CreateCommand(
14

edits