[AccessD] MAC addresses
Gustav Brock
gustav at cactus.dk
Mon Nov 4 08:01:30 CST 2019
Hi all
A client requested some brushed up methods for listing MAC addresses.
Thus, my latest article and code project is about that.
It features a full set of functions to handle MAC addresses:
- Retrieval of these from computer
- Validating
- Parsing
- Formatting following the de facto standards
- Generating (random)
- Listing
- Determining TransmissionType and Administration
- Creating derived BSSIDs for APs
- Retrieving the vendor name from Wireshark
You may never have to deal with a MAC address, but if encounter the task, it should no longer represent a challenge.
https://www.experts-exchange.com/articles/33827/MAC-addresses-in-Access-and-Excel.html
If you don’t have an account, browse for the link: Read the full article.
Code is also on GitHub:
https://github.com/GustavBrock/VBA.MacAddress
/gustav
More information about the AccessD
mailing list