xmpp 协议之可扩展消息(messaging)与状态(presence)协议核心: RFC 3920
附:asmack已经不需要了,4.1以后的smack已经可以在android上使用了。
XMPP Clients: http://xmpp.org/software/clients.html
An XMPP client is any software or application that enables you to connect to an XMPP for instant messaging with other people over the Internet. There are many free clients you can use to do this, for many different devices and operating systems.
Note: The following software was not developed by the XMPP Standards Foundation and has not been formally tested for standards compliance, usability, reliability, or performance.
See something missing? Any list of XMPP servers, clients or libraries will, due to the dynamic and evolving nature of the XMPP market, be out of date almost as soon as it’s published. If you spot mistakes, errors or omissions in the table below, please submit a pull request!
| Name | Platform(s) | 
|---|---|
| Adium | OSX | 
| AQQ | Windows | 
| AstraChat | Mobile (Android, iOS) / Linux / OSX / Windows | 
| beejive | Mobile (Android, BlackBerry, iOS) | 
| Beem | Mobile (Android) | 
| BitlBee | Linux | 
| BlueJabb | Mobile (Android, Blackberry (BBOS), Nokia Symbian S40/S60 and Asha) | 
| Buddycloud | Mobile / Web / Console | 
| Candy | Browser | 
| Coccinella | Linux / OSX / Windows | 
| Conversations | Mobile (Android) | 
| Converse.js | Browser | 
| Coversant SoapBox Communicator | Windows | 
| Crosstalk | Mobile (iOS) | 
| eM Client | Windows | 
| Empathy | Linux | 
| Finch | Console / Text-Mode | 
| Gajim | Linux / Windows | 
| ChatSecure | Mobile (Android) | 
| GNU Freetalk | Console / Text-Mode | 
| GreenJab | IBM i | 
| Apple Messages | OSX | 
| IM+ | Mobile | 
| Instantbird | Linux / OSX / Windows | 
| irssi-xmpp | Console / Text-Mode | 
| jabber.el | Linux | 
| Jabbim | Linux / OSX / Windows | 
| Jabiru | Mobile (Android) | 
| JAJC | Windows | 
| Jappix | Browser | 
| Jitsi | Linux / OSX / Windows | 
| JSXC | Browser | 
| JWChat | Browser | 
| Kadu | Linux / OSX / Windows | 
| Kopete | Linux | 
| mcabber | Console / Text-Mode | 
| Miranda IM | Windows | 
| Miranda NG | Windows | 
| Movim | Browser | 
| Monal IM | Mobile (iOS) | 
| Mozilla Thunderbird | Linux / OSX / Windows | 
| OneTeam | Linux / OSX / Windows | 
| OneTeam for iPhone | Mobile (iOS) | 
| Poezio | Console / Text-Mode | 
| Pidgin | Linux / OSX / Windows | 
| Profanity | Console / Text-Mode | 
| Psi | Linux / OSX / Windows | 
| Psi+ | Linux / OSX / Windows | 
| Quiet Internet Pager | Windows | 
| qutIM | Linux / OSX / Windows | 
| Salut à Toi | Linux / Console / Text-Mode / Browser | 
| Sim-IM | Linux | 
| Spark | Linux / OSX / Windows | 
| SparkWeb | Browser | 
| Swift | Linux / OSX / Windows | 
| Talkonaut | Mobile | 
| Tigase Messenger | Browser | 
| Tigase Minichat | Browser | 
| Tkabber | Linux / OSX / Windows | 
| Trillian | Windows/ OSX / Mobile / Browser | 
| V&V Messenger | Windows | 
| Vacuum-IM | Linux / OSX / Windows | 
| Vayusphere | Mobile (BlackBerry) | 
| VSTalk | Windows | 
| WTW | Windows | 
| Xabber | Mobile (Android) | 
| xmpp-client | Linux / OSX | 
| xmppchat | Browser | 
| XMPPWebChat | Browser | 
| yaxim | Mobile (Android) | 
xmpp 协议之可扩展消息(messaging)与状态(presence)协议核心: RFC 3920的更多相关文章
- [Python]实现XMPP协议即时通讯发送消息功能
		
#-*- coding: utf-8 -*- __author__ = 'tsbc' import xmpp import time #注意帐号信息,必须加@域名格式 from_user = 'che ...
 - MQTT-SN协议乱翻之消息格式
		
前言 紧接着上篇初步介绍,本文为第二篇,主要梳理MQTT-SN 1.2协议中定义的消息格式. 通用消息格式 消息头 其它可变部分 2/4字节表示 N字节组成 消息头部 长度 消息类型 1或3个字节 1 ...
 - OC: 类的扩展、类的延展、协议、 NSDate
		
NSDateFormatter 指定⽇日期格式: NSDateFormatter * formatter = [[NSDateFormatter alloc] init]; [formatter ...
 - Xmpp学习之Smack发送消息JID变乱码
		
Xmpp学习之Smack发送消息JID变乱码 版权声明:本文为博主原创文章,未经博主允许不得转载. 转载请表明出处:http://www.cnblogs.com/cavalier-/p/6947723 ...
 - 详解FIX协议的原理、消息格式及配置开发
		
一.定义 FIX协议是由国际FIX协会组织提供的一个开放式协议,目的是推动国际贸易电子化的进程,在各类参与者之间,包括投资经理.经纪人,买方.卖方建立起实时的电子化通讯协议.FIX协议的目标是把各类证 ...
 - HTTP协议-工作原理及消息结构
		
HTTP协议 HTTP协议是Hyper Test Transfer Protocol(超文本传输协议)的缩写 适用于从万维网(WWW:World Wide Web)服务器传输超文本到本地浏览器的传输协 ...
 - IP 协议首部格式与其配套使用的四个协议(ARP,RARP,ICMP,IGMP)
		
目录 IP协议首部格式地址解析协议 ARP逆向地址解析协议 RARP网际控制报文协议 ICMP网际组管理协议IGMP IP 数据报首部 IP数据报首部格式: 最高位在左边,记为0 bit:最低位在右边 ...
 - (网络层)IP 协议首部格式与其配套使用的四个协议(ARP,RARP,ICMP,IGMP)
		
目录 IP协议首部格式地址解析协议 ARP逆向地址解析协议 RARP网际控制报文协议 ICMP网际组管理协议IGMP IP 数据报首部 IP数据报首部格式: 最高位在左边,记为0 bit:最低位在右边 ...
 - 《TCP/IP详解卷1:协议》第11章 UDP:用户数据报协议-读书笔记
		
章节回顾: <TCP/IP详解卷1:协议>第1章 概述-读书笔记 <TCP/IP详解卷1:协议>第2章 链路层-读书笔记 <TCP/IP详解卷1:协议>第3章 IP ...
 
随机推荐
- linq 分类
			
linq技术为我们开发人员提供了五个比较实用的数据访问类型: LinQ to Object:可以允许对内存中的类对象查询. LinQ to DataSet:可以对内存中的DataSet缓存数据,执行数 ...
 - 删除单链表的倒数第k个结点
			
策略 直接遍历总数为len,再次遍历第len-k+1个就是答案,但是这样遍历了O(N+k)个,可以在O在更短的时间内找到 图示 参考代码 #include <iostream> using ...
 - spring cloud config 入门
			
简介 Spring cloud config 分为两部分 server client config-server 配置服务端,服务管理配置信息 config-client 客户端,客户端调用serve ...
 - ubuntu创建用户
			
Linux 系统是一个多用户多任务的分时操作系统,任何一个要使用系统资源的用户,都必须首先向系统管理员申请一个账号,然后以这个账号的身份进入系统.用户的账号 一方面可以帮助系统管理员对使用系统的用户进 ...
 - IOS键盘收起
			
1.点击Return按扭时收起键盘 - (BOOL)textFieldShouldReturn:(UITextField *)textField { return [textField resignF ...
 - 第六届华为创新杯编程大赛-进阶1第1轮  洞穴逃生 (bfs + 优先队列)
			
这个题容易出错想了挺长时间,然后代码不长,1Y.. 做完题,看了一下别人的博客,也可以优先用 闪烁法术, 在闪烁法术不不如跑步的阶段(即魔法恢复的时候)用跑步. 洞穴逃生 描述: 精灵王子爱好冒险,在 ...
 - ASP.NET Redis 开发(转载)
			
Redis简介 Redis是一个开源的,使用C语言编写,面向“键/值”对类型数据的分布式NoSQL数据库系统,特点是高性能,持久存储,适应高并发的应用场景.Redis纯粹为应用而产生,它是一个高性能的 ...
 - Android-Universal-Image-Loader
			
基本以后都不用了,所以自己就不总结了 http://www.cnblogs.com/kissazi2/p/3886563.html http://www.cnblogs.com/kissazi2/p/ ...
 - iphone 如何清空UIWebView的缓存
			
iphonecachingapplicationcookiescacheperformance I actually think it may retain cached information ...
 - ZigZag Conversion1
			
问题描述 The string "PAYPALISHIRING" is written in a zigzag pattern on a given number of rows ...