本文介绍了如何获得WLAN网络中其他设备的Mac Adress的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
大家好,
我正在用Visual Studio开发一个应用程序,它列出网络中的每个设备,然后给出MAC地址。设备列在一个组合框中,用户可以选择他喜欢的那个,然后该设备的MAC地址应显示在另一个文本框中
我已经在组合框中完成了列表,但获取MAC地址部分太难了。有人可以帮我吗?
非常感谢
Hi everyone,
I'm developing an application with Visual Studio, which lists every device in a network, and then give the MAC address. The devices are listed in a combo box, which the user can select which one he( or she) likes, and then the MAC address of that device should be shown in another textbox
I'm already done with the list in a combo box, but the get MAC address part is too hard. Anyone can help me please?
Much appreciated
推荐答案
这篇关于如何获得WLAN网络中其他设备的Mac Adress的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!