Location:
Search - WIFI API
Search list
Description: A command-line windows application to manage wireless network connections, cards and profiles. Connect to WLANs, query for RSSI, stadistics... It can be used as an example of how to use Microsoft Native Wifi API dlls from any ANSI C compatible IDE
Platform: |
Size: 56768 |
Author: babawu123@tom.com |
Hits:
Description: Windows mobile WM 平台下用WZC API进行无线wifi连接
Platform: |
Size: 199202 |
Author: elongxu@gmail.com |
Hits:
Description: Wifi扫描器和自定义MFC控件
Wifi scanner + custom MFC controls
在WINCE环境下工作。-Wifi scanner and custom MFC controls Wifi scanner+ Custom MFC controls in WINCE environment.
Platform: |
Size: 93184 |
Author: J |
Hits:
Description: win ce API电子书-win ce API eBooks
Platform: |
Size: 13752320 |
Author: zhoujie |
Hits:
Description: 一个工作在vista下的wlan扫描工具,包含SSID,signal strength等等,功能十分强大。-A working wlan in vista under the scanning tools, including SSID, signal strength, etc., a very powerful feature.
Platform: |
Size: 16384 |
Author: 阿斗 |
Hits:
Description: 针对Windows XP SP2 WlanAPI关于WIFI Profile操作的例子,可以操作Windows的Wireless Zero服务,如果需要对XP的WIFI编程可以参考这份代码。-A sample source code about Windows XP SP2 WlanAPI, it can manual set WIFI profile with XML samples.
Platform: |
Size: 4096 |
Author: redblink |
Hits:
Description: Native Wifi - Windows Wlan API 示例-Native Wifi- Windows Wlan API Example
Platform: |
Size: 10240 |
Author: 方伯超 |
Hits:
Description: 在windows系统中通过调用wlanapi.dll提供的API 在cmd shell中访问wifi的方法-using cmd shell to connect wifi
Platform: |
Size: 174080 |
Author: sam |
Hits:
Description: wifi通讯应用层API源代码,包括iwconfig,iwget iwlist等功能。使用于PC和各种嵌入式平台。-wifi communications application layer API source code, including iwconfig, iwget iwlist functions. Used in the PC and various embedded platforms.
Platform: |
Size: 77824 |
Author: ivan_chen |
Hits:
Description: 完整使用native wifi api的例子-A complete example of using native wifi api
Platform: |
Size: 13312 |
Author: 张斌 |
Hits:
Description: this is a api fpr wifi application
Platform: |
Size: 9216 |
Author: Sree |
Hits:
Description: wireless tools, 目前的WIFI API 最新版,可以自己整合并开发WIFI应用程序,修改Makefile可以移植到ARM linux嵌入式环境下开发 -wireless tools, the latest version of the current WIFI API, you can integrate and develop their own WIFI application, modify the Makefile can be ported to ARM linux embedded development environment
Platform: |
Size: 348160 |
Author: 王飞 |
Hits:
Description: 利用Native Wifi API实现wifi等无线设备连接ap router和判断网络状态的源代码,由于网络原因之前上传的是ras api 实现无线上网卡拨号上网的源程序 -Using Native Wifi API wifi and other wireless devices to achieve ap router and determine the network status of the source code, the network itself is the ras api previously uploaded a wireless network card dial-up source
Platform: |
Size: 2697216 |
Author: 肖宏岩 |
Hits:
Description: 提供wireless wifi联网,断网,和判断网络状态源代码 用Native Wifi API 实现 -Provide wireless wifi networking, off network, and to determine the network status of the source code to achieve with the Native Wifi API
Platform: |
Size: 58542080 |
Author: 肖宏岩 |
Hits:
Description: 最新C#语言开发native wifi,在vs 2010下编译通过。-the newest sourcecode is used to develop the native wifi by C#
Platform: |
Size: 45056 |
Author: star |
Hits:
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:
Description: Native wifi api 使用的一个例子-a demo for programing use native wifi api
Platform: |
Size: 47104 |
Author: 刘龙 |
Hits:
Description: WIFI win ce demo source code for visual studio c#
Platform: |
Size: 90112 |
Author: poy |
Hits:
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:
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: