搜索资源列表
Client
- 和同学写的android的QQ客户端。该程序实现了android设备平台的即时通讯。有注册、登陆、即时通讯等功能模块。能够进行注册验证和登录用户名和密码验证,所有的校验都在server服务器上完成;通过Socket网络通信给客户端发送相应的通知;能够进行添加好友、删除好友;能够显示在线用户和下线用户、发送信息和图片,能够进行信息群发和私聊。 -And students write the android QQ client. The program achieved the androi
Sample_10_1_Client
- Android Scoket客户端程序连接指定IP服务器-Android Scoket client program to connect to the specified IP server
TestClient
- Android系统与服务器端进行连接的客户端程序实例-Android system and server-side connection of the client program instance
Mymusicbox
- 该程序拥有完整的客户端和服务器段的所有代码,可以用于学习或者更改-The program has a full client and server segment code, can be used for learning or change
AndroidImitateLetao
- Android仿乐淘的应用程序分析源码,仿乐淘应用客户端的程序源码,为您编写其它类似的购物应用起到帮助作用,通过这个并不复杂的应用实例,你可以了解一些Android的编程技巧,比如:底部菜单栏点击事件效果设置,模仿从服务器加载数据时的虚拟进度条,通过线程来循环调用进度条,底部菜单模块ListView监听器、获取ListView的数据,继承Activity类可以使用此类的方法,该类提供整个项目中Activity所使用到的公共方法,该类中全属于公共方法.集成该类可以使用等-Android the
SocketCamera
- 基于Socket的Android手机视频实时传输.主要是在手机客户端(Android)通过实现Camera.PreviewCallback接口,在其onPreviewFrame重载函数里面获取摄像头当前图像数据,然后通过Socket将图像数据和相关的用户名、命令等数据传输到服务器程序中。-Socket Android mobile video-based real-time transmission
Android-phone-camera
- 在手机客户端(Android)通过实现Camera.PreviewCallback接口,在其onPreviewFrame重载函数里面获取摄像头当前图像数据,然后通过Socket将图像数据和相关的用户名、命令等数据传输到服务器程序中。-Mobile client (Android) implement the Camera.PreviewCallback interface in onPreviewFrame overloaded functions inside access to the ca
simpleChatter
- 一个自己写的android聊天软件,包含服务器端和客户端程序-Write your own android chat software, including server and client programs
KDWB_Android
- Android口袋微博的源代码,包括了一个基于JSp的服务器和Android版的客户端代码,该Activity的主要功能是显示好友的相册列表,和MyAlbumActivity有所区别。服务端请运行在JSP环境,客户端代码基于JAVA,有开发工具的便可打开修改代码。程序相对完整些,如果调试好的话,把客户端安装在手机上可连接服务器发表微博和管理自己的微博相册等。-Android pocket microblogging source code, including a server-based JS
shinylife
- 一款Android中的手机查询软件,可查询身份证号,手机号码归属地等)源代码,应用可自动更新,在手机上已经应用的一个Android应用工具源码,主要是通过本Android客户端把用户的输入发送到网络服务器,再从服务器返回查询数据送达客户端,是典型的Android网络应用程序示例。 -The query an Android phone software, you can check the ID number, phone number attribution, etc.) source c
4685346
- 客户端连接服务器并交互实例,应用程序编程源码,很好的参考资料。-Clients connect to the server and interactive examples, application programming source code, a good reference.
5764643
- 口袋微博 服务器 客户端代码,应用程序编程,很好的参考资料。-Pocket micro-blog server client code, application programming, a good reference.
net.chatSocket.server.client
- 采用basic4andriod开发的聊天程序,包含服务器和客户端-net chat developed by basic4andriod,has a server and a client
json
- 利用JSON实现Android客户端与Web服务器间的数据交互. 利用JSON实现Android客户端与Web服务器间的 数据交互 JSON全称为Javascr ipt Object Notation, 顾名思义,它和Javascr ipt的关系密切,程序开发人员使用Javascr ipt中通常的对象访问方法就能对它进行访问-Android use JSON data interaction between the client and the Web server Use JSON
android-connect-pc-by-usb
- 豌豆荚通过usb数据线链接手机控制功能的模仿程序,包括服务器和客户端源码-Pea pod phone link control functions mimic procedures by usb, including server and client source code
WirelessOrder_Client
- 本程序实现的是基于Android的无线点餐系统,完整的源代码分为客户端代码和服务器端代码。本程序为客户端Order_Client代码。-The program is an wireless ordering system based on Android, the source code directory is divided into client-side and server-side code.This part is client-side code.
WirelessOrder_Server
- 本程序实现的是基于Android的无线点餐系统,完整的源代码分为客户端代码和服务器端代码。本程序为服务器端Order_Server代码。-system based on Android, the source code directory is divided into client-side and server-side code.This part is server-side code.
vote-app
- ANDROID 手机投票器APP,可用于班级投票。使用SOCKET通信,分服务器和客户端两部分程序。-Mobile voting machine ANDROID APP, can be used in class vote. Use SOCKET communications, and server and client in two parts of the program.
Tools
- 一款Android中的手机查询软件,可查询身份证号,手机号码归属地等)源代码,应用可自动更新,在手机上已经应用的一个Android应用工具源码,主要是通过本Android客户端把用户的输入发送到网络服务器,再从服务器返回查询数据送达客户端,是典型的Android网络应用程序示例。-Android in a phone query software, you can query ID number, phone number attribution, etc.) source code, the
SocketAndroidClient
- android平台下的通信客户端程序,和服务器端程序配合实现相互通信功能。-Socket Android Client