搜索资源列表
android
- 聊天功能实现,比较基础,还比较容易看懂。-The chat feature to achieve a basis for comparison, but also easier to understand.
client
- 该程序代码能实现在安卓客户端与服务端进行的数据传输,比如文字聊天等-The program code can be achieved in the android client and server data transmission, such as text chat, etc
Chat-Room
- 一款聊天室服务器端源码,同时包含PC客户端,Android客户端源码-source about Chat Room Server,PC Client,Android Clien
蓝牙聊天
- 基于易安卓的蓝牙聊天应用,能够实现基本的文本发送接收功能(Android Bluetooth chat application, can achieve the basic text sending and receiving)
微信协议
- 微信协议文档,主要用于PC版 网页版,android IOS 也可以用: 1.获取服务器分配的一个唯一会话ID 2.通过会话ID获得随机登录二维码 3.轮询手机端是否已经扫描二维码并确认 4.访问登录地址,获得uin和sid 5.初始化微信信息获得当前用户的信息 6.获得所有的好友列表 7.保持与服务器的信息同步 8.获得别人发来的消息 9.向用户发送消息 10.创建微信群聊 11.踢出群聊内的好友 12.添加好友进群聊(WeChat protocol document,
Chatroom
- 基于安卓的简易聊天室,使用java建立的服务器,可进行即时通讯(A simple chat room based on Android, a server built with Java, can be used for instant messaging)