Instant Messaging in Java: The Jabber Protocols

Iain Shigeoka

  • 出版商: Manning
  • 出版日期: 2002-04-01
  • 售價: $1,650
  • 貴賓價: 9.5$1,568
  • 語言: 英文
  • 頁數: 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