搜索资源列表
-
1下载:
android wifi的开发介绍,包括wifi模块、初始化,连接AP等内容,有程序源码-android wifi development of presentations, including wifi module, initialization, connection AP, etc., have the program source code
-
-
0下载:
针对android修改过的连接wifi的工具,linux源代码-android wifi connection tool
-
-
0下载:
Android上最好的WiFi搜索连接程序,彻底解决无线网络找不到、结果少、连不上的问题。
比系统自带WiFi扫描功能速度更快,更准确。
支持连接使用中文SSID的无线网络,可以管理、控制、删除无线网络连接。
支持连接到隐藏SSID的无线网络(连接成功与否视设备及网络情况而定)。
-Search on Android the best WiFi connection program, solve the wireless network can not find
-
-
0下载:
Wifi连接网络,通过程序你将了解到定义WifiManager对象,定义WifiInfo对象,获取网络连接列表,定义一个WifiLock,打开Wifi网卡,关闭Wifi网卡,检查当前Wifi网卡状态,扫描周边网络,每次点击扫描之前清空上一次的扫描结果,开始扫描,连接指定网络,断开当前连接的网络,检查当前网络状态,得到IP地址,锁定WifiLock,解锁WifiLock,指定配置好的网络进行连接,得到MAC地址,得到接入点的BSSID,得到WifiInfo的所有信息包, 添加一个网络并连接等相关技
-
-
0下载:
android中的关于wifi连接的,能用-android on wifi connection can use
-
-
0下载:
android socket控制pc端ppt(wifi)-android socket connection
-
-
0下载:
Sample 显示安卓(android)网络连接(network和wifi)状态插件。完整的插件实现。-Sample display Andrews (android) network connection (network and wifi) state plug. Complete plug realize.
-
-
1下载:
安卓手机连接WIFI的源码 用于eclipse--安卓手机应用开发
-android phone wifi connection code
-
-
0下载:
android在wifi下手机与电脑的socket通信,内附电脑端的VC++程序源码,需要在VC6环境下编译并生成EXE文件,方可运行,同时还包括了本实例实现过程的技术文档。在wifi网络下,手机和电脑可以通过socket通信。手机做服务端,电脑做客户端,也可以对调过来。
手机作为服务端,电脑使用MFC编程作为客户端,原理是,手机建立一个ServerSocket,并获取自己的ip地址和端口port;然后电脑通过socket连接手机的ip:port。-android wifi phone
-
-
1下载:
smarthome是当时我们参加电子设计大赛编写的android源程序,与linux操作系统通过wifi连接数据,进行远程控制家中设备-Smarthome is when we write android source program to attend electronic design contest, and the Linux operating system, data via wifi connection for remote control devices in the home
-
-
0下载:
在Android中对Wifi操作,android本身提供了一些有用的包,在android.net.wifi包下面。简单介绍一下:
大致可以分为四个主要的类ScanResult,wifiConfiguration,WifiInfo,WifiManager
(1)ScanResult,主要是通过wifi 硬件的扫描来获取一些周边的wifi 热点的信息。
(2)wifiConfiguration 在我们连通一个wifi 接入点的时候,需要获取到的一些信息。大家可以跟我们有线的设备进行
-
-
1下载:
基于wifi的Android文件传输小程序,包含了WIFI的搜索、连接、检验等功能,书写比较规范,聊天信息的传输使用UDP协议,文件传输使用TCP协议-The Android-based file transfer wifi applet, the search includes WIFI connection, testing and other functions, writing fairly standard, the transmission of information using
-
-
0下载:
WiOpen文件列表及瀏覽: 包括本地文件, Samba 文件, FTP Client 文件及 iNet 文件經由 Android WiFi 連線.-WiOpen file browser, including local files, Samba files, FTP client files and iNet files through Android WiFi Connection.
-
-
0下载:
Android高手进阶教程(十一)之 Android 通用获取Ip的方法(判断手机是否联网的方法),或者想获得当前手机的Ip地址,当然WIFI连接的和我们3G卡的Ip地址当然是不一样的-Android master advanced tutorial (eleven) method to obtain Ip ( Android general method for judging whether the mobile phone network), or want to get the cur
-
-
0下载:
安卓WIFI热点设置及开启的入门级Demo,直接导入工程文件连接设备运行即可看效果-Auto-translation
:Android WIFI hotspot settings and open entry level Demo, directly into the project file connection equipment operation can see effect
-
-
0下载:
android wifi操作示例,展示wifi的连接,断开,状态切换的程序-WiFi Android operation sample, showing the connection of the WiFi, disconnect, state switch program
-
-
0下载:
本项目实现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.
-
-
0下载:
这是一个基于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 WiFi, and realized the connect
-
-
0下载:
wifi 基本功能演示,扫描wifi,连接wifi,热点连接(WiFi basic function demonstration, scan WiFi, connect WiFi, hot connection)
-
-
0下载:
这是Android中自带的一个应用程序,在手机的Settings中,它可以让用户手动打开或关闭Wi-Fi功能。当用户打开Wi-Fi功能后,它会自动搜索周围的无线网络,并以列表的形式显示,供用户选择,默认会连接用户上一次成功连接的无线网络。(This is an Android comes with an application, in the phone's Settings, it allows users to manually turn on or off Wi-Fi function.
-