Anybody know how to retrieve a network adapters MAC Address? I would like to include this parameter in a text box for an app I'm working on.
Thanks,
Jerry
Printable View
Anybody know how to retrieve a network adapters MAC Address? I would like to include this parameter in a text box for an app I'm working on.
Thanks,
Jerry
Check out this page. It comes from Randy Birch's VBNet. And is a bit tighter then what I would have given you.
http://www.mvps.org/vbnet/code/network/macaddress.htm
This is exactly what I was looking for.
Thanks.
Jerry