搜索资源列表
-
0下载:
安卓手机通过WIFI与电脑通信,能够实现单相通信程序手机端-Andrews phone via WIFI and computer communications, to achieve single-phase mobile terminal communication program
-
-
0下载:
城管移动执法android客户端。。。里面有蓝牙打印机在android的通讯协议定义,使用。以及对XML的json解析,带值跳转activity-Urban management and mobile enforcement client... There are Bluetooth printer in the android communication protocol definition, the use of. Json parse the XML, with a value jump
-
-
0下载:
Android的网络编程:
概述:手机网络分为语音网络和数据网络,语音网络是GSM网
语音网络——移动通信网
数据网络——3G广域网,GPRS网
连接数据网络的多种形式:Socket,HTTP,蓝牙,wifi
现在主流是WCDMA-Android' s network programming: Overview: Mobile phone network is divided into voice and data networks, voice network
-
-
1下载:
使用手机上的安卓系统和PC端通信,利用SOCKET与pc服务端进行简单通信-Using a mobile phone on the Android system and PC terminal communication, using SOCKET and PC server communicate
-
-
0下载:
在cdma2000移动通信系统中使用A-Key实现空中接口部分无线接入的身份验证和加密密钥的产生。-Cdma2000 mobile communication system in the use of A-Key part realize wireless access air interface authentication and encryption key generation.
-
-
0下载:
android手机实时通信源码
可以进行两个手机之间的即时通信,采用java编写,可运行-android mobile phone can source real-time communication between two mobile instant messaging, using java prepared to run
-
-
0下载:
用android实现手机的蓝牙通讯功能的一个实例程序。-Using Android to achieve mobile phone Bluetooth communication function is an example of the procedure.
-
-
0下载:
手机防盗:
根据SIM卡的变更,判断手机是否被盗,根据有协议发送手机中SIM卡信息,和当前手机的位置(经纬度),给安全号码,快速进入手机防盗
可以远程发送指令,锁屏,工程设置手机
MD5加密
防止应用程序被卸载
通讯卫士:
来电归属地显示,来电黑名单/短信黑名单管理,电话短信备份
软件管理:
系统软件和本地软件,显示软件的详细信息,启动,删除应用超程序,获取服务上软件的评分信息
程序锁
任务管理:
管理系统任务,显示系统内存信息,*,
-
-
0下载:
手机服务器端,主要完成从WEB页面提取数据,与手机客户端建立通信,并将获得的WEB页面数据传递给客户端-The phone server side complete WEB page, extract data, and mobile phone client to establish communication, WEB page and the obtained data is passed to the client
-
-
0下载:
相当优秀的android for sdk;可以运行在android的移动设备上,实现手机与手机,手机与PC的通话,开放了源码,在/src文件夹下,有服务器端跟客户端的;API接口说明在/doc文件夹下,可以参考进行二次开发。支持1080P高清,P2P传输,完美无回声问题。-Quite outstanding of the android for sdk running on the android mobile devices to achieve mobile phones and mobi
-
-
0下载:
android在wifi下手机与电脑的socket通信,内附电脑端的VC++程序源码,需要在VC6环境下编译并生成EXE文件,方可运行,同时还包括了本实例实现过程的技术文档。在wifi网络下,手机和电脑可以通过socket通信。手机做服务端,电脑做客户端,也可以对调过来。
手机作为服务端,电脑使用MFC编程作为客户端,原理是,手机建立一个ServerSocket,并获取自己的ip地址和端口port;然后电脑通过socket连接手机的ip:port。-android wifi phone
-
-
0下载:
android通讯服务及手机控制介绍,内含多个示例-android communication services and mobile control introduction, contains several examples of
-
-
0下载:
本系统是AndroidSDK编程实现的手机蓝牙通信功能,实现了搜索蓝牙设备,以列表展现出来设备,点击列表进行连接,连接成功可进行数据的收发操作,还可以设置蓝牙的可见性,完全可以运行。-This system is the AndroidSDK programming Mobile Bluetooth communication function, search for Bluetooth devices, unfolded the device list, click the list to c
-
-
0下载:
JAVAANDROID手机可视化通讯软件的设计(ASP.NET,JAVA,JSP,VB,ASP).zip-JAVAANDROID mobile visual communication software design (ASP.NET, JAVA, JSP, VB, ASP). Zip
-
-
0下载:
这是一款通过手机蓝牙,进行蓝牙串口通信的软件,可以传输串口数据给单片机系统、全站仪等使用 RS232 接口的设备。软件功能:1、搜索蓝牙设备,并显示蓝牙设备的名称和 MAC 地址;2、接收与发送数据;3、可设置 Hex 显示、Hex 发送、发送新行。-This is a Bluetooth mobile phone, for Bluetooth serial communication software that can transmit serial data to the microcont
-
-
2下载:
android手机客户端,利用蓝牙,实现手机和单片机的完美通信。-android mobile client, the use of Bluetooth, mobile phones and the microcontroller to achieve the perfect communication.
-
-
0下载:
软件采用Eclipse3.5+Android SDK 2.1集成环境,应用程序编程语言采用Java高级语言开发。通过对通讯录中的联系人的管理,来方便用户通讯更加便捷,联系人的数据保存更加安全。在对Android手机通讯管理软件进行详细的系统设计时,对功能进行详细的划分并对其功能做了详细的介绍,列出了一些主要功能流程图。本软件以ContactsManager命名,主要以创新和简约的概念来设计ContactsManager的UI界面和SQLite数据库,编写一个友善界面的通讯录平台工具,实现对信息组
-
-
0下载:
手机通讯集信息,文件,语音呼叫于一体(小鸟版),应用程序编程源码,很好的参考资料。-Mobile phone communication set information, files, voice calls in one (the bird version), application programming source code, a good reference.
-
-
0下载:
android在wifi下手机与电脑的socket通信,应用程序编程源码,很好的参考资料。-Socket communication under WiFi Android mobile phone and computer, application programming source code, a good reference.
-
-
0下载:
移动体感,pc端和手机客户端通过socket进行通信,手机可以控制电脑,并且可以将手机作为游戏把柄,玩pc上的游戏。-Somatosensory mobile, pc client and mobile client through socket communication, the phone can control a computer, and can handle the phone as a game, play games on the pc.
-