搜索资源列表
Android Wuziqi
- Android2.2 IM 客户端例子程序
PocketSM-0.7.6-src
- Pocket SIP Messenger is a SIP instant messaging client for small devices that use Windows CE (iPAQ Pocket PC, ...). The IM protocol is based on SIMPLE (IETF) working group s specification.
IM-android.tar
- Android平台上即时通讯聊天工具源代码。 支持手机聊天。-Android platform on instant messaging chat tools source code. Supported mobile chat.
android_modify_ramdisk.img
- 浅析如何在android上生成我们自己的ramdisk.img启动系统文件
jchat3
- 一个基于Android客户端的IM软件源码-Android-based IM client software source code
androidPIMSystem-source-code
- android IM系统源码,即时通讯源代码下载-android IM system source code, source code download instant messaging
ym_java-androidIM
- 基于android的IM聊天软件源码-android IM CHAT
Android-IM-Source
- 基于Android平台的简易即时通信系统的设计与实现-Design and Implementation of a simple instant messaging system based on the Android platform
asdsada
- Android泡泡聊天界面的实现 Android泡泡聊天界面的实现 Android泡泡聊天界面的实现 Android泡泡聊天界面的实现 -android im android imandroid imandroid imandroid imandroid imandroid imandroid imandroid imandroid imandroid imandroid imandroid imandroid imandroid im
Android-IM-server-and-client-source
- 该代码是Java 多线程服务器的源码 可以接受客户端发布的信息并在cmd窗口中显示 同时也可以发布信息给客户端-this is a java server applicaion source code for sending and recieving string message with client application.
clw-0.1.7
- android asmack openfire 实现im -android asmack openfire
asmack-android-6-source-0.8.2
- smack designed for im in android based on openfire.Openfire is a real time collaboration (RTC) server licensed under the Open Source Apache license. It uses the only widely adopted open protocol for instant messaging, XM
pushMessage
- Android之基于百度云推送IM客户端的聊天内容通过json格式封装(包含聊天内容、发送人信息)之后,HTTP请求百度服务器,即请求把该消息发送到指定id的用户,请求成功之后,百度服务器就把我们的信息转发给指定的用户,对应用户再解析json格式的信息,就可以知道该消息来自何处,以及消息内容-After Android s based Baidu cloud push chat IM client via json format pac
android-IM
- 一个安卓开发的即时通信客户端和服务器端软件。-android client and java sever IM
dasuantou
- 一款手机社区交流软件,包括在地图上聊天,社区信息和图片展示等功能。-an IM software on android;
QQQzoneLogin
- 模仿qq登入页面级聊天页面的一个demo适合im开发(A demo that mimics QQ login page level chat pages is suitable for im development)
Tank-FrameManage
- Android坦克对战游戏,能够实现本地和蓝牙的坦克移动/对射/切换子弹等功能,蓝牙模式基于帧同步方法实现,网络模式只实现了基本的用户登录/用户注册功能,有兴趣的同学可以进一步完善该代码 在线测试链接: http://fir.im/w68x(Android tank battle game, to achieve local and Bluetooth mobile tanks / shooting bullets / switc
IM-master
- 简单的仿QQ聊天安卓APP源码。 该项目用JAVA的socket实现,包含客户端,服务器与数据库,如果想运行需要注意一下几点: 服务器更改配置文件dbcpconfig.properties 我已经将所需的依赖库也上传了,如果还缺少某些依赖库,需要你自己去下 注意客户端的端口号应与服务器的端口号一致。 客户端出现服务器异常时,请注意客户端的SERVER_IP,需要保证客户端ping通服务器。数据库使用的mysql。(Wechat,qq,a
59ba4e7ca0335
- 基于bmob开发的im应用,在android上运行。(Bmob based im application running on android.)
10w IM架构方案及分析
- 目前游戏的服务器架构主要由“游戏大厅”和“PvP”2个部分组成,而在不断探索中,其后来又在架构中加入了Proxy中转服务器,也正是这个服务器的加入为《王者荣耀》解决了后来“安卓、iOS”同服等一系列出现的问题。此外,他还介绍了《王者荣耀》在网络协议以及同步方案上的一些尝试,并一一复盘了这些尝试的优劣势,并解答了为什么,最终游戏会放弃TCP协议(传输控制协议)与曾经在《霸三国》中所使用的CLIENT-SERVER结构(C/S结构),并且转