MAC vendor lookup: Difference between revisions

Content added Content deleted
(→‎{{header|REXX}}: added the computer programming language REXX.)
m (added whitespace for the TOC.)
Line 8: Line 8:


A MAC address that does not return a valid result should return the String "N/A". A error related to the network connectivity or the API should return a null result.
A MAC address that does not return a valid result should return the String "N/A". A error related to the network connectivity or the API should return a null result.
<br><br>


=={{header|Ada}}==
=={{header|Ada}}==