搜索资源列表
android文件的上传与下载
- android文件的上传与下载 客户端与服务端
SocketTest
- android 使用socket通信方式,发送信息,其中包含了客户端和服务端的内容-android use socket communication, send a message, which contains the contents of the client and server
TImage
- android 简单的图片传输程序 包括服务端和客户端 客户端使用java nio-android simple picture transmission program includes server and client using java nio client
android
- android客户端和服务端源代码,mysql数据库。-android client and server source code, mysql database.
socket-between-android
- 正在学习关于socket的内容,发现网上很少有客户端和服务端都是android的例子,就自己写了一个-Learning about the contents of the socket and founding that There is very few example whose both client and server are the android, I write it myself
poker-online-game
- 源码名称:网络游戏开发-扑克网络对战游戏。 包括android客户端和服务端源码; 主要技术包括:牌类游戏的开发技巧、2D贴图技术、联网对战开发。-Source: the development of online games- poker online play game. Android client and server source code The main technologies include: the development of skills of the
Android_JSON_RPC_0
- android json 结合实例,具有服务端和客户端的系统-android json with examples, with server and client systems
android手机 客户端和服务端源代码
- android手机 客户端和服务端源代码,mysql数据库,强大的实现功能,比较不错的代码,我收藏了-android mobile phone client and server source code, mysql database, a powerful realization of functions, more good code, I collection
socket
- android 客户端服务端通信模拟。通过ip地址来实现通信。-android client server communication simulation. Communication is achieved via ip address.
android-socket
- android socket网络通信编程实例,TCP/IP Socket、ServerSocket的形式。在JAVA编程中, 经常使用java.net和javax.net包来开发socket程序,下面列出所有常用的类,并简单介绍。再此说明一下:Socket仅仅是对TCP、UDP网络接口的封装,不涉及上层协议。 Java.net Java.net.Socket 客户端连接使用的TCP socket Java.net.DatagramSocket 客户端和服务端共同使用
android-ftp
- FTP客户端服务端,适用于主机传输文件到手机-FTP client server for the host to transfer files to the phone
eoeInfosAssistant
- eoeInfosAssistant助手android客户端Java源码,里面包括了文件浏览器,获取手机网络的运营商信息以及查看包括CPU,硬盘,内存等硬件信息、获取正在运行的后台服务信息,获取已经安装的软件信息等功能。-eoeInfosAssistant assistant android client Java source code, which includes a file browser, mobile network operators to obtain information a
Android_zxdcxt
- 现在的移动互联网已经是红火得一踏糊涂了,特别是O2O,大家都在寻求最好的途径,其中 在线订餐的是最能直接看到的强需求,这款源码除了订餐以外的功能只是些实用查询功能, 可以实时从服务端后台请求最新菜单,可以保存自己喜欢的菜,可以下单等 界面虽丑,但项目工程大,附带客户端源码和服务端源码 -Now the mobile Internet has been a fire was a step confused, especially O2O, we are looking for the
Android_gwwz
- 在线商城系统源码包括Android客户端源码+jsp服务端源码+MySQL数据库。初级作品,没有使用分层架构,项目不大,注释得当。比较适合做毕业设计,安卓客户端里面默认的调用地址已经失效了,需要自己搭建服务端,把服务器端源代码目录下的shop.sql文件以utf8编码导入MySQL后,在AndroidWeb\src\hibernate.cfg.xml这个文件中更改数据库连接,安卓客户端在ConnectWeb.java中更改网站调用地址,全部配置好以后启动网站再打开安卓客户端就可以看到演示了,服务
ocr
- 基于安卓的ocr(文字识别)的例子源码。与传统的在安卓手机上直接拍照识别不同,本项目的实现思路是先由客户端拍照,然后画出照片的指定区域上传到服务端,服务端调用文字识别引擎进行识别然后把结果再反馈回手机客户端-Based on Android OCR (text recognition) example source code. With the traditional camera directly in the Android mobile phone recognition, the pro
2
- Android应用源码基于安卓的校园二手交易系统客户端+服务端+数据库-Android application source based on Android s campus second-hand transaction system client+ server+ Database
android上传文件到服务器(客户端加服务端源码)
- android上传文件到服务器,客户端,服务端源码(Android upload files to the server (client plus server source))
uzng
- 著名的开源项目代码 ContextPhone ,主要涉及symbian S60的多媒体,网络,客户端 服务端架构,等等,代码()
UDP 广播socket自动连接服务端
- 多台android设备,其中有一台作为服务端,则另外一台或几台作为客户端,然后通过UDP进行Socket自动连接.(Multiple Android devices, one as a server, another or a few as clients, and then Socket automatically connected through the UDP.)
UDP 广播socket自动连接客户端
- 两台或多台android设备,其中有一台作为服务端,则另外一台或几台作为客户端,然后通过UDP进行自动连接.其实现的原理很简单,服务端这一边通过MulticastSocket将自己的有关信息,如IP,端口等广播出去,同一个广播地址里面的客户端可以接收到该广播,并从中解析要相关的信息.(Two or more Android devices, including one as a server, then another one or several Taiwan as the client, a