搜索资源列表
FusionSample
- symbol 带阐述的wlan连接点建立例程,主要讲相关api接口用法
wlsample.rar
- Native Wifi - Windows Wlan API 示例,Native Wifi- Windows Wlan API Example
wlan.rar
- 有关如何运用windows api的完整例子,里面涉及无线网络,实现从获取AP信息,连接,到断开连接的实现。,About how to use windows api example of integrity, which involves a wireless network, from AP to obtain information, connect to the realization of disconnected.
Native-WLAN-API-and-signal-quality
- Native WLAN API and signal quality-Native WLAN API signal quality
CopyofPSKeysforWlan.ZIP
- This the API for accessing WLAN functions using carbide C-This is the API for accessing WLAN functions using carbide C++...
cloudplayer
- C语言编写的基于云平台的网络播放器,对于学习PIC32单片机很有帮助-C language-based cloud platform network player, useful for learning PIC32 microcontrollers
WlanQueryInterface
- Native WLAN API and signal quality
wlanapi
- Wlan Api Interface example
wifi
- 通过windows提供的wlan一系列api函数实现对默认的当前第一个wifi的连接-The wlan via windows, a series of api function to achieve default a wifi connection
Graduate_Project
- 利用windows API实现wifi连接,查看所有可用网络,测试成功,工程文件有个.xml 文件,要修改.xml 文件中的SSID项和Shared Key (这里是111111111)项,改成你所需的wifi SSID和密码, 中间有些参数也要自己适当修改-Using windows API wifi connection, scan all available networks, the test on my machine is successful, in the project,the
wifi-detection-tool
- 该exe文件将windows系统native wifi api进行封装,可以结合http://www.lijiejie.com/wifi-native-api-and-wlan-exe/里面的内容学习。- The exe file to windows system native wifi api package, which can be combined http://www.lijiejie.com/wifi-native-api-and-wlan-exe/ content learn
wlan连接
- windows 系统,调用 系统 api 。根据用户名 密码 实现 wifi的自动连接 PWLAN_INTERFACE_INFO_LIST pIfList = NULL; PWLAN_INTERFACE_INFO pIfInfo = NULL; PWLAN_AVAILABLE_NETWORK_LIST pBssList = NULL; PWLAN_AVAILABLE_NETWORK pBssEntry = NULL;