搜索资源列表
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
order_server
- 自己写的关于android手机平台上的点菜服务端源码,还有一个客户端的-Write their own android mobile phone platform on a la carte on the source server, and a client
Bluetooth
- android开发蓝牙的一个简单例子,服务端和客户端的收发文字信息,用于安卓蓝牙开发入门再好不过了-android development of Bluetooth, a simple example, the server and the client to send and receive text messages, used for the Andrews Bluetooth development of entry could not be better
socket
- Android编写的聊天软件,用于简单的用户之间的交流。有客户端和服务端组成。-Android chat software written for the simple communication between users. A client and server components.
androidpn-demoapp-0.5.0
- android xmpp 推动 客户服务端-this is a client
AIDL_example
- android上调用AIDL的例子,包含客户端和服务端,一个例子就可以掌握android下aidl的原理了。aidlclien和aidlserver-android to call AIDL examples, including client and server, an example you can master the principle of the android under aidl.
android手机 客户端和服务端源代码
- android手机 客户端和服务端源代码,mysql数据库,强大的实现功能,比较不错的代码,我收藏了-android mobile phone client and server source code, mysql database, a powerful realization of functions, more good code, I collection
CoolReader
- 电子阅读器 菜单栏隐藏,下载,自定义功能,阅读服务器上的文档,本地缓存,服务及客户端,tomcat服务-Electronic reader menu bar is hidden, download, custom features, read the document on the server, the local cache, the service and the client, tomcat service
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_zxdcxt
- 现在的移动互联网已经是红火得一踏糊涂了,特别是O2O,大家都在寻求最好的途径,其中 在线订餐的是最能直接看到的强需求,这款源码除了订餐以外的功能只是些实用查询功能, 可以实时从服务端后台请求最新菜单,可以保存自己喜欢的菜,可以下单等 界面虽丑,但项目工程大,附带客户端源码和服务端源码 -Now the mobile Internet has been a fire was a step confused, especially O2O, we are looking for the
ocr
- 基于安卓的ocr(文字识别)的例子源码。与传统的在安卓手机上直接拍照识别不同,本项目的实现思路是先由客户端拍照,然后画出照片的指定区域上传到服务端,服务端调用文字识别引擎进行识别然后把结果再反馈回手机客户端-Based on Android OCR (text recognition) example source code. With the traditional camera directly in the Android mobile phone recognition, the pro
android上传文件到服务器(客户端加服务端源码)
- android上传文件到服务器,客户端,服务端源码(Android upload files to the server (client plus server source))
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