MAC vendor lookup: Difference between revisions

Content added Content deleted
(Added Visual Basic .NET)
Line 1,462: Line 1,462:


=={{header|Visual Basic .NET}}==
=={{header|Visual Basic .NET}}==
Based on the C# sample but works with .Netr versions prior to Framework 4.5.<br>
Based on the C# sample but works with .Net versions prior to Framework 4.5.<br>
Expects the address to be on the command line, if not specified, it defaults to 88:53:2E:67:07:BE.
Expects the address to be on the command line, if not specified, it defaults to 88:53:2E:67:07:BE.
<syntaxhighlight lang="vbnet">
<syntaxhighlight lang="vbnet">