搜索资源列表
WifiHotTest
- android智能设备的wifi热点功能实现,可开启热点,连接加密热点-realization of the android smart devices wifi hotspot functionality, open a hot hotspot connection encryption
Sample_network_wifi_
- Sample 显示安卓(android)网络连接(network和wifi)状态插件。完整的插件实现。-Sample display Andrews (android) network connection (network and wifi) state plug. Complete plug realize.
androidwifipcsocket
- android在wifi下手机与电脑的socket通信,内附电脑端的VC++程序源码,需要在VC6环境下编译并生成EXE文件,方可运行,同时还包括了本实例实现过程的技术文档。在wifi网络下,手机和电脑可以通过socket通信。手机做服务端,电脑做客户端,也可以对调过来。 手机作为服务端,电脑使用MFC编程作为客户端,原理是,手机建立一个ServerSocket,并获取自己的ip地址和端口port;然后电脑通过socket连接
C_SFilleTranser
- 实现PC与android手机SD卡之间通过wifi共享文件,基于TCP协议的通信程序,电脑端软件为MFC程序,手动输入手机的IP地址,可以使android手机和PC建立连接。传送几兆文件时速度快,文件完整。-Achieved sharing files between the PC and android mobile phone SD card by wifi, TCP-based communication program, PC
AirPlay.tar
- android端Dmr功能的实现,符合airplay协议,能通过iphone手机推送歌曲到android设备,通过wifi无线连接-android achieve end Dmr function, in line with airplay agreement, through iphone android mobile push the song to devices connected via wifi wireless
WifiConnect
- Android Wifi Connect范例源代码,包含如何实现Wifi连接网络,通过TCP协议传输数据等
WiFiDirectDemo
- 实现android手机之间wifi直连的基本功能,包括寻找邻居,建立连接,传输文件。-Achieve wifi direct connection between android phone basic functions, including the search for neighbors, establish a connection, transfer files.
WIFI-Link
- Android wifi 通信,实现连接 传输数据的功能,比较基础,适合初学者-android wifi
WifiDemo
- 详细介绍 - [ WIFI热点搜索连接 ] WIFI热点搜索连接是一个安卓版搜索扫描周围wifi并获取热点信息然后可以直接连接wifi热点的应用源码,可以直接在应用内打开wifi开关,不需要去设置选项里面打开,项目提供了一个util类,提供包括安卓连接WEP、WPA、WEP2、无密码等几种热点的功能实现,并且代码都有有比较详细的注释,一开始wifi关闭部分判断有点问题javaapk.com进行了少量更正,现在整个项目可以正常完美的运
wifi
- 安卓wifi搜索连接热点创建,可以实现wifi热点的搜索热点连接和创建,把手机创建的热点提供给其他设备。-Android WiFi search connect hot spots to create, you can achieve WiFi hot search hot spots to connect and create the phone to create a hot spot available to other devi
WiFiManager
- 主要描述了Android设备连接外界wifi信号的功能,并予以显示实现-The main descr iption of the Android device connected to the external WiFi signal function, and to be displayed to achieve
WifiDemo
- Android开发 WIFI实现,wifi的连接等。-wifi demo
android-adhoc
- 本项目实现stm32+sdio wifi+OV2640模组图像传输;上传部分为android端连接并显示图像的代码-The project to achieve stm32+ sdio wifi+ OV2640 module image transmission upload part of the android-side connection and display the VIDEO of the code.
WifiAdmin
- 这是一个基于android系统的wifi工具类,它包含了打开关闭wifi,获取wifi信息以及切换到指定wifi等方法,并实现了对wifi连接状态的监听,它可以满足绝大多数wifi开发需求。(This is a WiFi Tool for Android, which includes open and close WiFi, WiFi access to information and switch to the specified
WIFIHostDemo
- 实现android wifi扫描,自动连接,断开(android wifi auto connect)
Android实现WIFI连接源码
- 这是Android中自带的一个应用程序,在手机的Settings中,它可以让用户手动打开或关闭Wi-Fi功能。当用户打开Wi-Fi功能后,它会自动搜索周围的无线网络,并以列表的形式显示,供用户选择,默认会连接用户上一次成功连接的无线网络。(This is an Android comes with an application, in the phone's Settings, it allows users to manually t
Client
- 安卓客户端程序,实现wifi通信,以列表方式显示接收的内容。 线程方式实现通信连接和收发处理。(Android client program, to achieve WiFi communication, display the received content in a tabular manner. Thread communication connection and transceiver processing.)