Limit this search to....

Programming Jabber
Contributor(s): Adams, DJ (Author)
ISBN: 0596002025     ISBN-13: 9780596002022
Publisher: O'Reilly Media
OUR PRICE:   $44.99  
Product Type: Paperback - Other Formats
Published: March 2002
Qty:
Annotation: This book will offer programmers a chance to learn and understand the Jabber technology and protocol from an implementer point of view. Every detail of every part of the Jabber client protocol is introduced, explained, discussed, and covered in the form of recipes, mini-projects or simple and extended examples in Perl, Python, and JavaTM.
Additional Information
BISAC Categories:
- Computers | Programming Languages - Xml
- Computers | Programming - General
Dewey: 005.14
LCCN: 2002283903
Physical Information: 1.14" H x 7.1" W x 9.2" (1.64 lbs) 480 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Jabber is a set of protocols expressed in XML, and an extensible framework that allows people and applications to exchange all sorts of information, from simple text messages to being used to extend the backbone of an enterprise data system. Jabber gives you the power to build applications that have identity, presence, and that can take part in conversations.Programming Jabber offers developers a chance to learn and understand the Jabber technology and protocol from an implementer's point of view. Detailed information of each part of the Jabber protocol is introduced, explained, and discussed in the form of mini-projects, or simple and extended examples. Programming Jabber provides this foundation by:

  • Showing you how to install and configure the Jabber server
  • Providing a detailed overview of the server architecture and configuration options
  • Covering the core Jabber technologies such as XML streams and Jabber identifiers
  • Referencing all of Jabber's XML namespaces
  • Examining the client registration and authentication phases
  • Showing how to deploy your own Jabber-based messaging solutions
  • Demonstrating how to embed XML-RPC-style call mechanisms into Jabber
Programming Jabber is divided into two parts. The first part serves as an introduction to Jabber; you'll learn about its features, why it's more than an IM system, and how to install and configure a Jabber server of your own. The second part provides detailed information about the Jabber protocol, and a series of practical examples, which can be used to solve everyday problems. The examples, in Perl, Python, and Java, use various Jabber features as a way of illustrating parts of the protocol.Programming Jabber provides the foundation and framework for developers to hit the ground running, and is the essential book on Jabber.

Contributor Bio(s): Adams, DJ: -

DJ Adams is an old SAP hacker who still thinks JCL and S/370 assembler are pretty cool. In recent years he's been successfully combining open source software with R/3 to produce hybrid systems that show off the power of free software. He's the author of O'Reilly's Programming Jabber book, contributes articles to O'ReillyNet's P2P site, and has to own up to being responsible for the Jabber: : Connection, Jabber: : RPC and Jabber: : Component: : Proxy modules on CPAN.