本文介绍了如何在C#中获取连接的调制解调器名称?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 如何获取计算机的已连接调制解调器名称?另外我想知道连接是以太网还是wifi? 感谢您的回答。解决方案 看看: http://www.nullskull.com/faq/1767/find-the-modem-which-is-attached-to-computer.aspx [ ^ ] 它可能有所帮助。如果它无法帮助检查其他解决方案: https://www.google.de/?gws_rd=ssl#q=get%20modem%20name%20c%23 [ ^ ] How can I get connected modem name of my computer? Also I want to find out if the connection is ethernet or wifi?Thanks for your answers. 解决方案 Have a look to:http://www.nullskull.com/faq/1767/find-the-modem-which-is-attached-to-computer.aspx[^]it might help. If it doesn't help check other solutions:https://www.google.de/?gws_rd=ssl#q=get%20modem%20name%20c%23[^] 这篇关于如何在C#中获取连接的调制解调器名称?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!
09-15 14:31