搜索资源列表
sms设置GPRS
- sms设置GPRS等等 sms设置GPRS接入点、WAP网关 C程序源码-installed GPRS handsets etc. GPRS handsets installed access points, WAP Gateway C program source
CHF
- 设定无线接入点能够始终提供最大吞吐量,终端节点的冗余通信模块各自的网络信道信噪比值随机变化,由此计算得冗余网络各自的CHF值。CHF切换机制根据冗余网络各自的采样值大小进行切换判决,考虑门限的CHF切换机制根据设定的上下切换门限值进行切换判决
Symbian全局长按键录音上传到网络
- 本程序只要开着,在任何界面下长按C键开始录音,再次长按C键停止录音,并给全局提示是否上传至网络.上传完成后网络自动断开.无接入点提示.
wifi
- 实现无线上网,搜索无线接入点,并连接入网-Wireless Internet access, search for wireless access points, and network connections
vpdn
- 这是一个android平台,摩托罗拉xt-800上设置apn接入点的程序, 该程序可以根据用户的vpdn帐号,进行自动设置,并且退出时恢复默认值-This is a android platform, Motorola xt-800 set apn access point program that can based on user vpdn account is automatically set, and exit to restore the default value
Wifi
- Wifi连接网络,通过程序你将了解到定义WifiManager对象,定义WifiInfo对象,获取网络连接列表,定义一个WifiLock,打开Wifi网卡,关闭Wifi网卡,检查当前Wifi网卡状态,扫描周边网络,每次点击扫描之前清空上一次的扫描结果,开始扫描,连接指定网络,断开当前连接的网络,检查当前网络状态,得到IP地址,锁定WifiLock,解锁WifiLock,指定配置好的网络进行连接,得到MAC地址,得到接入点的BSSID,得到WifiInfo的所有信息包, 添加一个网络并连接等相关技
S60_Platform_Internet_Access_Points_Example_v2_0_e
- symbian联网接入点的示例代码.新增,设置接入点.-symbian networking access point sample code. add, set up access points.
Wireless_network_installation_and_configuration.ra
- 无线网络的安装和配置:Access Point 简称AP,直译为“无线接入点”,在此我们称作“无线收发器”-Wireless network installation and configuration: Access Point referred to as AP, literally translated as " wireless access point," We referred to as the " wireless transceiver,&quo
S60_Platform_HTTP_Client_API_Example_v2_0_en
- 适用版本:3rd及以上 模拟器是否编译通过:可以 真机是否可以运行:可以 用到主要类:MHTTPTransactionCallback MHTTPDataSupplier MHTTPAuthenticationCallback RHTTPSession RHTTPTransaction RSocketServ 特色功能:实现http类get post IAP接入点记录 观察者类实现等功能 -Applicable version of: 3rd and above is com
Cmtime
- Windows Mobile手机中枚举拨号接入点-Windows Mobile phone dial-up access points enumerated
symbianIAP
- 一款关于symbian的接入点的程序,帮你理解symbian的接入点的问题-With regard to the xml parsing a symbian program symbian to help you understand the xml parsing problem
APnetworkMode
- 无线网络AP(无线接入点/热点)组网的五种模式-wireless networking
rilgprs
- 利用ril获取gprs接入点信息(APN, IP), 附赠ril.lib一份``可以对ril的notify回调和result回调有更好的认识`-Ril for gprs access points using the information (APN, IP), comes with a `` can ril ril.lib the notify callback and the result has a better understanding of `callback
apndroid
- 对于Android APN接入点相关的开发,Android123提供一个不错的开源项目APNDroid的源代码本地下载,里面包含了一个不错的Widget框架,网友可以通过APNDroid源码学习到有关接入点的相关问题,可以解决GPRS,尤其是国内的CMNET、CMWAP的切换和管理-Android APN access point for the development, Android123 open source project to provide a good source of loc
NATICQ
- ICQ的ELF版本 本源码包是西门子手机上的ELF源码 需要ELFLoader支持 使用cmnet接入点-elf ICQ program of Siemens phones using APN cmnet
CreateIAp
- 本源码是实现Symbian S60平台创建接入点和获取系统的接入点。-The source is to achieve Symbian S60 platform to get the system to create access points and access points.
Wifi
- Wifi连接网络,通过程序你将了解到定义WifiManager对象,定义WifiInfo对象,获取网络连接列表,定义一个WifiLock,打开Wifi网卡,关闭Wifi网卡,检查当前Wifi网卡状态,扫描周边网络,每次点击扫描之前清空上一次的扫描结果,开始扫描,连接指定网络,断开当前连接的网络,检查当前网络状态,得到IP地址,锁定WifiLock,解锁WifiLock,指定配置好的网络进行连接,得到MAC地址,得到接入点的BSSID,得到WifiInfo的所有信息包, 添加一个网络并连接等相关技
Java-Wifi-Android
- Wifi连接网络,通过程序你将了解到定义WifiManager对象,定义WifiInfo对象,获取网络连接列表,定义一个WifiLock,打开Wifi网卡,关闭Wifi网卡,检查当前Wifi网卡状态,扫描周边网络,每次点击扫描之前清空上一次的扫描结果,开始扫描,连接指定网络,断开当前连接的网络,检查当前网络状态,得到IP地址,锁定WifiLock,解锁WifiLock,指定配置好的网络进行连接,得到MAC地址,得到接入点的BSSID,得到WifiInfo的所有信息包, 添加一个网络并连接等相关技
Wifi
- 在Android中对Wifi操作,android本身提供了一些有用的包,在android.net.wifi包下面。简单介绍一下: 大致可以分为四个主要的类ScanResult,wifiConfiguration,WifiInfo,WifiManager (1)ScanResult,主要是通过wifi 硬件的扫描来获取一些周边的wifi 热点的信息。 (2)wifiConfiguration 在我们连通一个wifi 接入点的时候,需要获取到的一些信息。大家可以跟我们有线的设备进行
SelectAP
- 选择接入点,移动设备根据接入相信接入点的信干比选择,选择信干比最大的接入点,接入点可以接入的设备一定。- AP according SINR。