搜索资源列表
android文件的上传与下载
- android文件的上传与下载 客户端与服务端
server 网页邮箱系统
- 服务端用的是resin-pro-4.0.23。其实和tomcat差不多,要用的话去官网下载会比较好,其他地方下载了容易出错。-Server using a resin-pro-4.0.23. In fact tomcat and similar words to use to download Quguan network would be better, other places to download the error-prone.
SocketTest
- android 使用socket通信方式,发送信息,其中包含了客户端和服务端的内容-android use socket communication, send a message, which contains the contents of the client and server
admob-sdk-android
- 手机上的广告控件,通过和服务端的交互来展示不同的广告内容-Advertising controls on the phone, through the interaction and services, to show a different side of advertising content
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
MeiShiTianXia(android)
- 一个android项目的源代码,有手机端和服务端的-An android project s source code, the mobile client and server
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
boa-0.94.13
- 在Android上移植的Boa工程。Boa是非常适合于嵌入式系统的Http服务端程序。-Boa on Android.
利用SOCKET与pc服务端进行简单通信
- 使用手机上的安卓系统和PC端通信,利用SOCKET与pc服务端进行简单通信-Using a mobile phone on the Android system and PC terminal communication, using SOCKET and PC server communicate
android手机 客户端和服务端源代码
- android手机 客户端和服务端源代码,mysql数据库,强大的实现功能,比较不错的代码,我收藏了-android mobile phone client and server source code, mysql database, a powerful realization of functions, more good code, I collection
android上传文件到服务器(客户端加服务端源码)
- android上传文件到服务器,客户端,服务端源码(Android upload files to the server (client plus server source))
Android基于xUtils上传图片带服务端下载3
- 安卓上传图片到服务端支持压缩修剪等功能很强大实用(Android upload pictures to the server, support compression, pruning and other functions, very powerful and practical)
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
mpd服务端
- 一个安卓用的mpd服务端,需要安卓5以上