简体   繁体   English

在我的 c# 程序中使用 windows 小工具“connectionChanged”事件

[英]using windows gadget “connectionChanged” event in my c# program

I'm writing simple program which using some wlan info.我正在编写使用一些 wlan 信息的简单程序。 For example I need to know when my wlan interface change his network.例如,我需要知道我的 wlan 接口何时改变了他的网络。 While searching network I've found this msdn reference which I believe would solve my problem.在搜索网络时,我发现了这个msdn 参考,我相信它可以解决我的问题。 And my question is: is it possible to use it in my c#, winforms application?我的问题是:是否可以在我的 c#、winforms 应用程序中使用它?

there is another stack overflow post that may help you out.还有另一个堆栈溢出帖子可以帮助您。

Will this work out for you这对你有用吗

Managing wireless network connection in C# 在 C# 中管理无线网络连接

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM