Instant Messaging in Java: The Jabber Protocols
暫譯: Java即時通訊:Jabber協議

Iain Shigeoka

  • 出版商: Manning
  • 出版日期: 2002-04-01
  • 售價: $1,590
  • 貴賓價: 9.5$1,511
  • 語言: 英文
  • 頁數: 300
  • 裝訂: Paperback
  • ISBN: 1930110464
  • ISBN-13: 9781930110465
  • 相關分類: Java 程式語言
  • 已過版

買這商品的人也買了...

相關主題

商品描述

Instant Messaging has exploded into the online world and is a wildly popular service of the largest Internet Service Providers (ISP) like AOL with AOL Instant Messenger, MSN with Microsoft Messenger, and Yahoo with Yahoo Messenger. Millions of Internet users everyday exchange IM’s and its use beyond messaging is just around the corner. For example, the new Microsoft .NET platform will be using instant messaging technology for data exchange.

This intermediate Java programming book provides Java programmers with the information and tools needed to create your own IM client and server software. You can use the software to create your own IM systems or integrate IM features into your existing software. Imagine allowing your customers to chat directly with technical support or other users from within your application!

This book focuses on the open source Jabber XML-based IM protocols (www.jabber.org) to create Java IM software. These open protocols allows your IM software to seamlessly communicate with the large number of other Jabber clients and servers available including commercial Jabber systems like the one that powers Disney’s go.com IM.

Readers are assumed to know how to program in Java. No prior knowledge of Jabber or IM is needed.

Table of Contents

Part I Instant messaging primer 1

1 Introduction to IM concepts 3
2 Jabber technical fundamentals 31

Part II Protocols, code, and advanced IM 57

3 IM concepts and Jabber protocols 59
4 The Jabber Message protocols 101
5 The presence protocols 133
6 Info/Query and client registration 163
7 Client authentication 189
8 Roster and user presence 217
9 Creating a complete Jabber system 243
10 Enterprise Jabber 271

Jabber reference 301
references 369
index 373

商品描述(中文翻譯)

即時通訊在網路世界中迅速崛起,成為像 AOL 的 AOL Instant Messenger、MSN 的 Microsoft Messenger 和 Yahoo 的 Yahoo Messenger 等大型網際網路服務提供商(ISP)中極受歡迎的服務。每天有數百萬的網路使用者進行即時通訊(IM),而其用途不僅限於訊息傳遞,未來還將有更多應用。例如,新的 Microsoft .NET 平台將使用即時通訊技術進行資料交換。

這本中級 Java 程式設計書為 Java 程式設計師提供了創建自己的 IM 客戶端和伺服器軟體所需的信息和工具。您可以使用這些軟體來創建自己的 IM 系統,或將 IM 功能整合到現有的軟體中。想像一下,讓您的客戶能夠直接在您的應用程式中與技術支援或其他使用者聊天!

本書專注於開源的 Jabber 基於 XML 的 IM 協議(www.jabber.org),以創建 Java IM 軟體。這些開放的協議使您的 IM 軟體能夠與大量其他 Jabber 客戶端和伺服器無縫通信,包括像 Disney 的 go.com IM 這樣的商業 Jabber 系統。

讀者需具備 Java 程式設計的知識,無需先前對 Jabber 或 IM 的了解。

目錄

第一部分 即時通訊入門
1 即時通訊概念介紹
2 Jabber 技術基礎

第二部分 協議、程式碼與進階即時通訊
3 即時通訊概念與 Jabber 協議
4 Jabber 訊息協議
5 存在協議
6 資訊/查詢與客戶端註冊
7 客戶端認證
8 名單與使用者存在
9 創建完整的 Jabber 系統
10 企業 Jabber

Jabber 參考
參考文獻
索引