在C#中获取wifi信息的最佳API是什么? [英] What is the best API for getting wifi information in C#?

查看:89
本文介绍了在C#中获取wifi信息的最佳API是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在研究C#.NET Framework应用程序。我将获得有关Wifi的信息,如

  • Wifi SSID
  • Wifi SSID Mac
  • Wifi本地IP
  • Wifi DNS1和DNS2
  • Wifi外部IP
  • Wifi DHCP服务器
  • Wifi网关
  • Wifi链接速度
  • I'm working on a C# .NET Framework Application. I've to get Information about Wifi like

    • Wifi SSID
    • Wifi SSID Mac
    • Wifi Local IP
    • Wifi DNS1 and DNS2
    • Wifi External IP
    • Wifi DHCP Server
    • Wifi Gateway
    • Wifi Link Speed
    • 推荐答案

      我找到了解决方案。

      使用UWP中的 WifiAdapter 课程,您可以在UWP中使用C#获取所有必要信息。



      此处是使用此课程的完整指南。
      I've found the solution.
      using WifiAdapter class in UWP, you can get all the necessary information using C# in UWP.

      here is the complete guide to use this class.


      参见如何使用本机WiFi API访问无线网络参数 [ ^ ]

      这篇关于在C#中获取wifi信息的最佳API是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆