Saturday, September 21, 2019

Instant Messaging in Java: The Jabber Protocols


File Size: 2.59 Mb

Description
This book leads the reader in building an IM system using the Java programming language. I believe that the best way of showing how something like instant messaging is done in general is to illustrate how it is done with a particular example. Our IM system uses the Jabber protocols and architecture and we’ll cover both in depth as we build our software. Once you understand how the Jabber protocols work to create an IM system, I hope that you will be able to extrapolate your experience to build other IM systems based on Jabber or other protocols if necessary.

I am also a firm believer in code as a method of communication. You can describe an algorithm to people and there will as many different interpretations of that algorithm as there are people. However, a well-written, compliable, executable piece of code removes all doubt. As a consequence, this book contains a great deal of Java source code to explain concepts with detail and rigor not included in the text discussion.

Content:-
preface
about this book
author online
acknowledgments
about the cover illustration
PART I: INSTANT MESSAGING PRIMER
1. Introduction to IM concepts
2. Jabber technical fundamentals
PART II: PROTOCOLS, CODE, AND ADVANCED IM
3. IM concepts and Jabber protocols
4. The Jabber message protocols
5. The presence protocols
6. Info/Query and client registration
7. Client authentication
8. Roster and user presence
9. Creating a complete Jabber system
10. Enterprise Jabber
Jabber reference
references
Index

Author Details
"IAIN SHIGEOKA"




Download Drive-1

You May Also Like These E-Books:-

No comments:

Post a Comment