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

Search list

[WinSock-NDIS无线网络管理

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:

[WinSock-NDISwificonnect

Description: Windows mobile WM 平台下用WZC API进行无线wifi连接
Platform: | Size: 199202 | Author: elongxu@gmail.com | Hits:

[Internet-NetworkWLanPP.ZIP

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:

[Communicationwlsample

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

[Internet-Networkwifishell

Description: 在windows系统中通过调用wlanapi.dll提供的API 在cmd shell中访问wifi的方法-using cmd shell to connect wifi
Platform: | Size: 174080 | Author: sam | Hits:

[CSharpwifi

Description: 最新C#语言开发native wifi,在vs 2010下编译通过。-the newest sourcecode is used to develop the native wifi by C#
Platform: | Size: 45056 | Author: star | 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:

[Consolegot_wireless_information

Description: 在windows平台下,可以使用native wifi api来控制无线网卡,包括获取无线网卡参数,获取周围无线接入点参数等功能,本控制台程序能通过DOS界面输出笔记本接收到的无线信息。-Native wifi api windows platform, you can use the to control wireless card, wireless network card parameters, including access get around the wireless access point parameters, the console program output notebook wireless information received through the DOS interface.
Platform: | Size: 7648256 | Author: lansry | 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:

[Audio programp2p

Description: 语音通话已经是IM的基本功能了,qq,MSN甚至连刚出来的百度HI都自带语音聊天的功能,大家可能觉得很炫,其实大家都是用的windows平台上的API,懂了原理之后自己也可以做,再说了微软也提供了DirectSound的托管互操作程序集,使.net开发人员也很容易的介入到这个领域,甚至你还可以写一个能跑在window mobile上的语音电话,现在好多手机都支持wifi,这样一个简单的wifi电话就由你的手里诞生了。本帖来和大家一起看看如何来做网络电话。-After the voice call is already in the basic functions of IM, qq, MSN or even just out of Baidu HI comes with voice chat function, we may feel API stunning, in fact, we are using windows platform, understand the principles of I could have done, say Microsoft DirectSound also provides managed interop assemblies to make. net developers are also very easy to get involved in this area, you can even write a run on window mobile voice calls, and now many phones support wifi, wifi such a simple phone call from the birth of your hands. The posts come together and take a look at how to do VoIP.
Platform: | Size: 2229248 | Author: Wing | Hits:

[Internet-Networkmanagedwifi

Description: C#根据WindowsAPI 获取当前电脑的Wifi状态-C# Gets the current state of the computer Wifi Windows API based on
Platform: | Size: 65536 | Author: taolaoban | 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 Develop获取wifi热点信息和创建wifi热点

Description: 获取热点的实例,有助于对windows下热点API的了解和运用(Examples of hot spots)
Platform: | Size: 3072 | Author: longkw | 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