搜索资源列表
android的点菜系统的客户端和服务器端
- android的点菜系统的客户端和服务器端-the android a la carte system, client and server side
Android-train-info
- 简单的火车咨询查询系统,android客户端和servlet服务器端-a simple train information searching program,thie android client and the servlet service
AndroidPushNotificationsDemo
- 基于xmpp的消息推送服务器,用java开发的,可以和手机端实现消息推送。 客户端-android push clint
DatagramDemo
- android模拟器中实现UDP数据包通信,包括客户端和服务器端-android emulator implemented in UDP packet communications, including client and server side
order_client
- 自己写的关于android手机平台上的点菜客户端源码,还有一个服务器端的-Write their own android mobile phone platform on the client order on the source, there is a server-side
yidongjingwu
- 移动警务办公系统包含客户端和服务器端源代码-The mobile police office system includes client and server side source code
hotel-management-system
- 基于服务器-客户端的android酒店管理系统-Server-based- the client s android hotel management system
AudioRecorder
- Android上实现的语音获取,与传输的源码,分为客户端与服务器端。客户端会把语音传输到服务器端。-Android on the implementation of voice access to and transmission source, is divided into client and server side. The client will voice transmission to the server.
SocketDemo
- android 模拟器中的Socket通信,实现了基本的服务器,客户端设置-Socket Communications android simulator to achieve the basic server, the client set
socket1.0.tar
- android socket与PC通信,PC使用java eclipse,PC服务器,android客户端-android socket and the PC communication
Android-weibo-source
- 这是andoid系统上的口袋微博的源代码,包括服务器端和android客户端,对学习android系统网络通信以及进程很有帮助-this is android system develop koudai weibo sources, it is helpful for you to learn the ui program
update-android-app
- 可以根据客户端与服务器上版本的比较,更新android客户端软件-According to the client and server versions of the comparison, updating the client software android
Client
- 和同学写的android的QQ客户端。该程序实现了android设备平台的即时通讯。有注册、登陆、即时通讯等功能模块。能够进行注册验证和登录用户名和密码验证,所有的校验都在server服务器上完成;通过Socket网络通信给客户端发送相应的通知;能够进行添加好友、删除好友;能够显示在线用户和下线用户、发送信息和图片,能够进行信息*和私聊。 -And students write the android QQ client. The program achieved the androi
Android
- 使用Socket进行通信(MyClient是客户端,MyServer是服务器端)-Java connection with Socket
android_socket
- Android Socket通信,在两个模拟器之间通信,一个做为客户端,一个做为服务器。
jkserver
- 视频客户端,用Android客户端,是实现登录界面以及与服务器端的连接!-The video client, using a Android client, is the realization of login interface and server connectivity!
Android客户端服务器
- 代码包括android客户端和java服务器端,可实现TCP/IP socket交互通信
android上传文件到服务器(客户端加服务端源码)
- android上传文件到服务器,客户端,服务端源码(Android upload files to the server (client plus server source))
Android新闻网站客户端源代码(含服务器端源码)
- Android新闻网站客户端源代码(含服务器端源码)(Android news website client source code (including server-side source code))
openfire消息系统Android客户端
- openfire消息系统Android客户端,包含Android客户端使用 smack库与openfire服务器的连接,消息发送接收等功能,以及基于SSL加密端口和非SSL端口的相关功能