搜索资源列表
AsyncEngineAndroid
- JAVA NIO 多线程 服务端与客户端通信例子。-JAVA NIO multi-threaded server and client communications example.
jWebSocketClient-1.0-nb20105
- jWebSocket Clients – 纯Javascr ipt的WebSocket客户端,多个子协议和可选的用户、session、timeout管理机制。无需插件。并且现在可以应用在任何其他Java、Android客户端。 -Archive (.zip) with all required .js files and demos to run the jWebSocket client including minified production versions (~8.1 MB). Sim
Crowdroid3.0.0-src
- 微博客户端源码,支持多微博帐号,是crowdroid的一个开源客户端。-The blog and the source, support more micro bo account.crowdroid An open source the client。
Android
- Snapdragon(中文品牌骁龙)是美国高通公司推出的面向移动市场的高度集成化的处理器系列平台,覆盖高中低各层次终端产品,全球大多数知名移动终端厂商都是“骁龙”的客户,这其中包括了中兴、华为、酷派等,目前全球推出的搭载骁龙处理平台的手机有340多款。 -mobile
Cuckoo-weibo
- 自己写的微博客户端,能实现人人腾讯新浪三种登录,并且支持多账户-Write your own microblogging client, achieving Tencent Sina three kinds, and support the multi-account
k9mail-k-9-4.117-20-ge591674
- 邮件客户端,多用户登陆,支持任务,日历等同步。-Android mail client-side source
socket
- 使用socket实现的一个简单的多人聊天功能,是对socket的一个学习demo,服务端使用java,客户端使用android开发。便于学习android的朋友更好的了解socket的使用!-Socket to achieve a simple multiplayer chat feature is a study of the socket demo service clients to use the java client using the android development. Ea
Tuliao_Client
- 一个模仿qq客户端的例子,可以学到蛮多ui设计、控件使用等方面的知识,蛮好的-An imitation qq client example Manduo ui, the control uses the knowledge can be learned, just fine
MyViewPager(youku)
- 仿优酷Android客户端图片左右滑动(自动滑动)。给android开发者提供界面开发的更多选择。-android sliding page source code
Multi_send
- 使用Java语言编写的软件,能实现从FTP服务器下载文件并转发给其他客户端,实现多流并发-Software using the Java language, you can download files from an FTP server and forward it to other clients, to achieve multi-stream concurrent
Listen-without-stop
- 使用Java语言编写的无阻赛监听小程序,能保证多个客户端接入实现无阻塞监听-Unimpeded race monitor applet using the Java language, to ensure that multiple clients access to non-blocking listening
Presentation
- Android版的俄罗斯方块代码,其实之前发过许多基于Java的俄罗斯方块游戏,现在这样是用Java写的Android客户端俄罗斯方块游戏,本游戏源代码的编写重点并不在游戏本身,而在于它实现了Wifi状态下的多人游戏模式,这才是这个实例的亮点。-Android version of Tetris code, in fact occurred before many Java-based Tetris game, and now this is written in Java and Androi
QQ-for-Android
- android客户端仿QQ源代码,包括Client、Server和SQL执行语句(在SQl server中执行就可以),主要实现了一对一、一对多聊天-android client imitation QQ source code, including the Client, Server, and SQL statement is executed (SQl server), the main achievement of the one-to-one, one-to-many chat
upLoad
- 客户端选择图片并上传多张图片到服务端,包括客户端和服务器端源码-Client Select a picture and upload multiple images to the server, including client and server-side source
DragImageView
- 最近的一个android 项目中,客户要求在查看拍照上传的图片时,可以对图片进行多点触控的拖拽、放大、缩小等操作。网上的范例都不怎么好,实现的效果差强人意。 下面说说我的方案: 步骤一:自定义一个View,该View继承自ImageView。在该View中实现多点触控的拖拽、缩放等功能。 步骤二:像使用ImageView那样,在XML中引入该View。当然也可以动态创建该View然后添加到容器组件中。-A recent android projects, customer requi
TweetLanes-master
- tweet lanes 是基于tweet的开源客户端,对于学习网络,多线程,框架的框架有帮助-tweet tweet lanes is based on open source client for the network, multi-threaded, frame learning framework to help
Flex4_Javaupload
- 一个基于Flex4_Java的多个文件上传类源码,flex批量上传文件服务器类,作者:李继文。客户端:将upfileimglist.mxml,放在工程中运行;服务器端放在一个工程中,建立一个servet然后把地址指到这个文件里面,相信搞过java的人一看就明白怎么回事-Multiple file upload class based Flex4_Java source, flex bulk upload file server class, Author: Jiwen. Client: The
android_demo
- android实时视频传输demo(含服务端) 使用安卓相机捕获视频,基于socket建立于server的实时视频传输。Server使用C#代码实现,支持多客户端预览。-android real-time video transmission demo (including server) using the Android camera to capture video, socket built on server-based real-time video transmission.
socket_test
- android localsocket 测试代码,包括服务端(支持多客户端链接)和客户端.-android localsocket test code.server and client!
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