搜索资源列表
DatagramDemo
- android模拟器中实现UDP数据包通信,包括客户端和服务器端-android emulator implemented in UDP packet communications, including client and server side
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.
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
android_socket
- Android Socket通信,在两个模拟器之间通信,一个做为客户端,一个做为服务器。
jkserver
- 视频客户端,用Android客户端,是实现登录界面以及与服务器端的连接!-The video client, using a Android client, is the realization of login interface and server connectivity!
AppClient
- 一个封装了安卓系统中,进行客户端与服务器端交互的类,非常实用。-One package Andrews systems, client and server-side interaction of class, very practical.
SNS
- 自己编写的android社交网络客户端,服务器也是自己编写的-I have written android social networking client, server, and also his written
Android-Order-System
- 基于安卓手机系统的无线点菜系统源码,包括客户端和服务器接收端-android base wriess order system,include server and client
AndroidHttpClient
- Android客户端,通过Http链接服务器端,输入用户名:test,密码:test显示登陆成功,其他输入则显示登陆失败。-Android client, server-side via Http link, enter username: test, password: test successful landing, other input failed login.
163news
- 163新闻源码,从服务器动态获取信息,刷新到客户端,相信对你一定有用。-163 news source, to obtain information from the server dynamically, flushed to the client, I believe that you must.
YLZClient
- Android客户端与服务器端建立通信,进行数据传输,并以手机桌面Widget方式时时显示数据-Android client and server-side to establish communications, data transmission and display data from time to time, and phone Desktop Widget
client_server
- 使用socket通信实现客户端与服务器端的通信,平板与pc的通信-Use the socket communication client and server-side communication, Tablet pc communication
18
- 无线点餐系统,android实现,可以实现点餐,付费,分为客户端,服务器端!-Wireless ordering system, android realize, realize meal, divided into client and server-side!
Android客户端服务器
- 代码包括android客户端和java服务器端,可实现TCP/IP socket交互通信
StudentInfo
- Android 端访问MYSQL 简单,易学源码(客户端,服务器都有了)-Android 端访问MYSQL 简单,易学源码
shixun2
- 这是手机银行项目,基于android的,采用服务器,客户端,服务器端3端,数据库方面采用SQLserver2005,数据的传送使用json数组对数据进行加密...安全可靠。-This is a mobile banking project, based on android, the use of server, client, server-side 3 side
pss
- android 进销存,可以参考学习,有数据库和客户端,服务器端,希望能够帮助到你-Android Invoicing, you can refer to learning, there are s and clients, the server side, hoping to help you
IM-master
- 简单的仿QQ聊天安卓APP源码。 该项目用JAVA的socket实现,包含客户端,服务器与数据库,如果想运行需要注意一下几点: 服务器更改配置文件dbcpconfig.properties 我已经将所需的依赖库也上传了,如果还缺少某些依赖库,需要你自己去下 注意客户端的端口号应与服务器的端口号一致。 客户端出现服务器异常时,请注意客户端的SERVER_IP,需要保证客户端ping通服务器。数据库使用的mysql。(Wechat,qq,and so on ifyou want to see it
openfire消息系统Android客户端
- openfire消息系统Android客户端,包含Android客户端使用 smack库与openfire服务器的连接,消息发送接收等功能,以及基于SSL加密端口和非SSL端口的相关功能