Welcome![Sign In][Sign Up]
Location:
Search - windows wlan api

Search list

[Communicationwlsample

Description: Native Wifi - Windows Wlan API 示例-Native Wifi- Windows Wlan API Example
Platform: | Size: 10240 | Author: 方伯超 | Hits:

[Internet-Networkwlan

Description: 有关如何运用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.
Platform: | Size: 2618368 | Author: liu | Hits:

[Internet-Networkwifi

Description: 通过windows提供的wlan一系列api函数实现对默认的当前第一个wifi的连接-The wlan via windows, a series of api function to achieve default a wifi connection
Platform: | Size: 1024 | Author: 张陈磊 | Hits:

[Windows DevelopGraduate_Project

Description: 利用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,there is a file named profile.xml, you can modify it, you should change the wifi SSID, SSID entry in the xml file and Shared Key (111111111), the changed and password as you need, and some parameters have to appropriatly modified for your own wlan
Platform: | Size: 7938048 | Author: 陈分 | Hits:

[Consolewifi-detection-tool

Description: 该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 learning.
Platform: | Size: 80896 | Author: 八哥 | Hits:

[Windows Developwlan连接

Description: 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; //DWORD WLAN_AVAILABLE_NETWORK_CONNECTED =1; QString wlanSsid =""; unsigned long dwResult,dwCurVersion,dwMaxClient=2; void *hCilent = NULL; dwResult = WlanOpenHandle(dwMaxClient, NULL, &dwCurVersion,&hCilent);(Windows system, call system API. Automatic connection of WiFi according to user name cipher)
Platform: | Size: 7168 | Author: keiler | Hits:

CodeBus www.codebus.net