Welcome![Sign In][Sign Up]
Location:
Search - ssid

Search list

[Driver Developndisim(final)

Description: 这是一个基于NDIS开发的中间层驱动应用程序,该程序可以实现对无线网卡的配置,包括设置SSID,认证方式,网络模式等参数。-This is a development based on the NDIS intermediate driver layer applications, The procedure can be achieved for the wireless network card configuration, including the setup of SSID, authentication, network model parameters.
Platform: | Size: 13914 | Author: 刘才智 | Hits:

[ScannerWifiScanner_Source

Description: 一个工作在vista下的wlan扫描工具,包含SSID,signal strength等等,功能十分强大。
Platform: | Size: 16869 | Author: 阿斗 | Hits:

[Linux-Unixmapi-1.0.tar

Description: MAPI: API for wireless cards under Linux 提供wireless的API函数。大家可以通过这个程序,实现自己对wireless card的控制。比如设置ssid等等。对做无线网络的人非常有用。
Platform: | Size: 19827 | Author: 张和 | Hits:

[Modem program获取WIFI列表

Description: 本程序可以获取无线网络列表,信号值和加密方式,暂不支持刷新,连接和断开功能,以后可以提供
Platform: | Size: 129005 | Author: tmk8175 | Hits:

[Driver Developndisim(final)

Description:
Platform: | Size: 1726464 | Author: 刘才智 | Hits:

[Driver Develop8139

Description:
Platform: | Size: 47104 | Author: 郭延平 | Hits:

[ScannerWifiScanner_Source

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:

[Linux-Unixmapi-1.0.tar

Description: MAPI: API for wireless cards under Linux 提供wireless的API函数。大家可以通过这个程序,实现自己对wireless card的控制。比如设置ssid等等。对做无线网络的人非常有用。-MAPI: API for wireless cards under Linux the API function to provide wireless. We can through this process, realize their own wireless card on control. Settings such as SSID and so on. To make wireless networks are very useful.
Platform: | Size: 19456 | Author: 张和 | Hits:

[CommunicationW

Description: 本程序在Carbide 2.0上用UI designer实现建立wlan连接、获取MAC地址、获取IP、获取SSID等wlan参数,相当实用。稍加修改,可实现更加强大的功能。-This program is available in Carbide 2.0 on the UI designer to achieve the establishment of wlan connection, get MAC addresses, access to IP, access to SSID and other wlan parameters, very useful. Minor modifications, can achieve a more powerful functions.
Platform: | Size: 61440 | Author: 钟龙 | Hits:

[Othernetwork_security

Description: By configuring the security features such as 64 bit WEP, 128 bit WEP, MAC address filtering, SSID, WPA2 and TKIP, you can secure your wireless network from the hackers, intruders and uninvited guests.
Platform: | Size: 5120 | Author: shivani | Hits:

[OtherWifi_Hopper

Description: 一款无线网络的管理、分析和扫描工具,能够列出无线网络设备检测到的网络,列出包括 Ssid、MAC 地址、信号、网络模式、加密方式、频率、通道、物理层、beacon interval 等信息,连接到开放或WEP加密的网络-A wireless network management, analysis and scanning tools to test out the wireless network equipment to the network, list including Ssid, MAC address, signal, network mode, encryption, frequency, channel, physical layer, beacon interval information, etc. , connected to the network open or WEP encryption
Platform: | Size: 3402752 | Author: FYZ | Hits:

[Internet-NetworkWifiScanner

Description: 用 csharp 写的扫描无线网络 ssid 的程序,可以查看无线网络属性,ssid, 加密类型, channel 等信息。-Written with csharp wireless network ssid scanning process, you can view the wireless network properties, ssid, encryption type, channel and other information.
Platform: | Size: 16384 | Author: photshot | Hits:

[Internet-NetworkWifiCtrl

Description: 本等程序可以扫描WIFI无线网络列表,连接无线网络,断开无线网络,刷新无线网络列表,显示SSID名称,WIFI信号,加密类型,-The other program can scan a list of WIFI wireless network, connected to a wireless network, disconnect the wireless network, refresh the wireless network list, showing SSID name, WIFI signal, encryption type,
Platform: | Size: 105472 | Author: tmk | Hits:

[SCMSTM32F107-WiFi-examples-1.8

Description: 该示例程序演示了如何进入EM380C的DTU模式(数据透传) 1、按照正常流程上电,LCD上会显示当前模块的配置情况. 2、打开PC的wifi无线网卡,连接到LCD上显示的ssid,默认是EM380,连接正常后,模块上的红色LED会常量。 3、设置PC的IP地址192.168.4.X(除了192.168.4.4),掩码255.255.255.0。设置完成之后,可以ping通192.168.4.4 4、打开工程文件夹中附带的TCP/UDP测试工具,点击“创建连接”,按照默认设置即可,然后再显示的界面上点击“连接”,这 时可以看到LCD上显示"TCP connected",然后TCP/UP测试工具上会显示有1000个byte的数据接收到,另外如果您通过PC向 外发送数据,MDV-STM32-107评估板会通过EM380C将收到的数据返回给PC。-该示例程序演示了如何进入EM380C的DTU模式(数据透传) 1、按照正常流程上电,LCD上会显示当前模块的配置情况. 2、打开PC的wifi无线网卡,连接到LCD上显示的ssid,默认是EM380,连接正常后,模块上的红色LED会常量。 3、设置PC的IP地址192.168.4.X(除了192.168.4.4),掩码255.255.255.0。设置完成之后,可以ping通192.168.4.4 4、打开工程文件夹中附带的TCP/UDP测试工具,点击“创建连接”,按照默认设置即可,然后再显示的界面上点击“连接”,这 时可以看到LCD上显示"TCP connected",然后TCP/UP测试工具上会显示有1000个byte的数据接收到,另外如果您通过PC向 外发送数据,MDV-STM32-107评估板会通过EM380C将收到的数据返回给PC。
Platform: | Size: 2116608 | Author: Jerry WOng | Hits:

[Other Embeded programDD-WRTVBS

Description: 路由操作系统 DD-WRT利用VBS脚本手动切换SSID方法vbs 适合编写自动登录脚本-DD-WRT routing operating system manually switch SSID using VBS script method for the preparation of auto-logon script vbs
Platform: | Size: 1024 | Author: hyueha | Hits:

[androidWiFi-Connection-ManagerforAndroid

Description: Android上最好的WiFi搜索连接程序,彻底解决无线网络找不到、结果少、连不上的问题。 比系统自带WiFi扫描功能速度更快,更准确。 支持连接使用中文SSID的无线网络,可以管理、控制、删除无线网络连接。 支持连接到隐藏SSID的无线网络(连接成功与否视设备及网络情况而定)。 -Search on Android the best WiFi connection program, solve the wireless network can not find the results less Rom problem. Than the system comes with WiFi scanning faster and more accurate. Support the use of Chinese SSID to connect wireless network, you can manage, control, remove the wireless network connection. Support to connect to hidden SSID wireless network (connection success or failure depending on the equipment and network conditions).
Platform: | Size: 169984 | Author: lin | Hits:

[Internet-Networkwcm

Description: 使用wlanapi控制无线网卡,通过回调方式实现wifi网络中空口数据的扫描与解析,包括ssid\bssid\rssi-Use wlanapi control wireless LAN, wifi network via a callback method to achieve the hollow port scanning and data analysis, including the ssid \ bssid \ rssi, etc.
Platform: | Size: 541696 | Author: li | Hits:

[Driver Developmadwifi-config

Description: madwifi驱动控制程序。利用linux 提供的ioctl等接口,实现了对atheros等芯片驱动的读写,可以修改无线模块的ssid等信息。-the ioctl program of madwifi. It implements some useful functons to modify parameters of wireless module.
Platform: | Size: 44032 | Author: 杨黎斌 | Hits:

[androidandroid-SSID-BSSID-ESSID

Description: android 开发中关于BSSID ESSID既详细解释-android problems encountered in the SSID the BSSID the ESSID
Platform: | Size: 31744 | Author: 绝对小海贼迷 | Hits:

[OtherRead-mac-ssid

Description: 读取主板网络MAC与ssid, 读取的值与预设的进行比较,确保主板的正确性-read computer lan mac and ssid
Platform: | Size: 2048 | Author: ferriszhang | Hits:
« 12 3 »

CodeBus www.codebus.net