http://mail.jabber.org/pipermail/standards/2003-August/003950.html
The only way you can truly do reliable messaging is if the client that
receives the message sends back a confirmation that the message has
been received and processed.
it's still limited to server <-> client reliability, not end to end.
http://mail.jabber.org/pipermail/standards/2003-August/003951.html
I was talking only about transport protocol reliability. Message
tracking is something else and I agree it is a very good idea, but
it is not always needed.
分享到:
相关推荐
### Web Services Reliable Messaging in SAP Netweaver Process Integration 7.1 #### Introduction 随着企业级应用和服务导向架构(Service-Oriented Architecture, SOA)的不断普及与成熟,确保消息在分布式...
Jabber协议,也称为XMPP(Extensible Messaging and Presence Protocol),是一种开放标准的即时通讯协议,其设计目标是提供灵活、可扩展的消息传递和存在状态管理。XMPP基于XML流,使得消息传输更加结构化,易于...
描述:“Java IM协议”阐述了Java环境下即时消息(Instant Messaging,简称IM)系统的开发与实现,特别是聚焦于Jabber协议,这是一种基于XML的即时通讯协议,广泛应用于企业级通信系统和个人聊天软件中。 标签:...
This book describes how to create Instant Messaging applications in Java and covers the Jabber IM protocols. If you want to create new IM systems, integrate them with your existing software, or wish ...
"Instant Messaging in Java" 针对使用 Java 进行即时通讯系统开发进行了深入探讨,特别是针对 Jabber 协议栈的实现。 Jabber 是一个开源的即时通讯协议,基于 XML 协议栈,它允许开发者构建可扩展、安全且跨平台的...
2. **XMPP(Extensible Messaging and Presence Protocol)**:Jabber协议后来演变为XMPP,这是IETF批准的即时通讯和在线状态协议。书中会详细讲解XMPP的核心概念,如JID(Jabber ID)、XML流管理和认证机制。 3. *...
Manning - Instant Messaging in Java - The Jabber Protocols及书中源代码。 介绍jabber(xmpp)协议以及用java编写即时通讯(im)软件的好书,深入浅出。
根据提供的文件信息,本文将详细解析“Java中的即时通讯(Instant Messaging in Java)”这一主题。主要内容包括:即时通讯的基本概念、Jabber协议的介绍及其在Java中的应用。 ### 即时通讯基本概念 即时通讯...
为了解决这一问题,Apache Kafka 引入了“Exactly Once Delivery”(正确一次传递)和“Transactional Messaging”(事务性消息)的概念,以确保数据的一致性和准确性。 #### Exactly Once Delivery 的设计原理 ...
本书"Instant Messaging in Java - The Jabber Protocols"可能是关于如何在Java环境中理解和应用Jabber协议的指南。它可能涵盖了以下关键知识点: 1. **Jabber / XMPP 协议基础**:解释Jabber和XMPP之间的关系,...
《5G时代的消息服务》白皮书由全球移动通信系统协会(GSMA)发布,该组织代表了全球超过750家移动运营商和近400家更广泛的移动生态系统公司的利益,包括手机和设备制造商、软件公司、设备供应商以及互联网公司。...
Clone Detection in Secure Messaging- Improving Post-Compromise Security in Practice
包含①《Instant Messaging in Java,The Jabber Protocols》、②《Developing Applications Using Jabber》、③RFC-3920、④RFC-3921。 ①英文文档,详细分析jabber协议。This book is dedicated to the Jabber ...
- **XMPP (Extensible Messaging and Presence Protocol)**:一种开放标准的即时通讯协议,Cisco Jabber客户端通过它进行即时消息和状态信息的交换。 - **SIP (Session Initiation Protocol)**:会话发起协议,用于...
and use Spring JMS, Redis Pub/Sub and Spring AMQP for reliable messaging solutions. This book covers all the Spring Messaging APIs using Spring Boot. Written by a Pivotal engineer, Spring Boot ...
Jabber协议,全称为Extensible Messaging and Presence Protocol(XMPP),是一种基于XML的即时通信协议。它最初由Jabber开源社区开发,并在2002年被互联网工程任务组(IETF)采纳为RFC 3920和RFC 3921标准。XMPP...
《即时通讯技术在Java中的应用》是一本专为Java开发者准备的深度解析即时通讯(Instant Messaging,简称IM)系统的书籍。这本书由Manning出版社出版,深入探讨了如何利用Java技术构建高效、可靠的实时通信平台。Java...
- **XMPP**:全称Extensible Messaging and Presence Protocol,是一种基于XML的协议,用于即时消息和在线状态探测。XMPP提供了强大的消息传递和数据交换功能,能够实现跨平台、跨网络的即时通讯。Jabber最初使用的...
Jabber/XMPP(eXtensible Messaging and Presence Protocol)是一种基于XML的即时消息传递和在线状态服务协议。它最初由Jabber开发,后被IETF采纳为正式标准。该协议的核心优势在于其开放性、灵活性以及跨平台的特性...