Many network adapters at machine, need to find one that is used for traffic in Windows (from .net)
- by viko
My application use Web-service. I'm control from what workstation was request and for this send MAC-Address how parameter of all methods. But then I start testing application in real, I found workstations which have many network adapters - Ethernet, Wireless, Bluetooth. When I get MAC-address using next code:
var networkAdapters =…