c# Programming Glossary: miniport
How to determine MAC Address of the actual physical network card — not virtual network interfaces created by VPN's (.NET C#) http://stackoverflow.com/questions/1567377/how-to-determine-mac-address-of-the-actual-physical-network-card-not-virtual something like a Nortel IPSECSHM Adapter Packet Scheduler Miniport which get added when you connect to certain VPNs or WiFi networks... that is Up . This fails on my laptop because the Packet Miniport is always up. Additionally if I tether my phone to my laptop.. 0021E98BFBEF Apple Mobile Device Ethernet Packet Scheduler Miniport DEBUG NIC Up Ethernet 10000000 444553544200 Nortel IPSECSHM..
Reliable method to get machine's MAC address in C# http://stackoverflow.com/questions/850650/reliable-method-to-get-machines-mac-address-in-c-sharp about this approach is if you have like a Nortel Packet Miniport or some type of VPN connection it has the potential of being..
|