检测在C#WiFi连接 [英] Detect wifi connectivity in c#

查看:1439
本文介绍了检测在C#WiFi连接的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我工作的一个asp.net(或的WinForms)应用程序,应该是检测WiFi连接和力量。其目的是提供现场代理与一个指标,它们可以连接到我们的主要办公室

I am working on an asp.net (or winforms) app that is supposed to detect wifi connectivity and strength. The intention is to provide the field agents with an indicator that they can connect to our main office

我需要检测WiFi连接?

What would I need to detect wifi connectivity?

推荐答案

您不能做到这一点在ASP.NET。 ASP.NET是一个服务器端的技术,这使得客户端浏览的code。

You can't do it in ASP.NET. ASP.NET is a server-side technology which renders client-side browsable code.

在为了做到这一点,你就必须要开发的东西嵌入在页面(的ActiveX,Java和闪光,Silverlight的),即使这样,你就必须有从用户适当的安全权限来访问的API需要访问天线。

In order to do this, you would have to develop something that is embedded in the page (ActiveX, Java, Flash, Silverlight) and even then, you would have to have the appropriate security permissions from the user to access the APIs necessary to access the wifi antenna.

这篇关于检测在C#WiFi连接的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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