Professional XMPP programming with JavaScript and jQuery
Create real-time, highly interactive apps quickly with the powerful XMPP protocol XMPP is a robust protocol used for a wide range of applications, including instant messaging, multi-user chat, voice and video conferencing, collaborative spaces, real-time gaming, data synchronization, and search. Thi...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Indianapolis, IN :
Wiley Publishing
2010.
|
Edición: | 1st edition |
Colección: | Wrox professional guides Professional XMPP programming with JavaScript and jQuery
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627837506719 |
Tabla de Contenidos:
- Professional XMPP Programming with JavaScript and jQuery; About the Author; Acknowledgments; Contents; Introduction; Who This Book Is For; What This Book Covers; How This Book Is Structured; What You Need to Use This Book; Conventions; Source Code; Errata; p2p.wrox.com; Part I: XMPP Protocol and Architecture; Chapter 1: Getting to Know XMPP; Chapter 2: Designing XMPP Applications; Part II: The Applications; Chapter 3: Saying Hello: The First Application; Chapter 4: Exploring the XMPP Protocol: A Debugging Console; Chapter 5: Microblogging in Real Time: An Identica Client
- Chapter 6: Talking with Friends: One-on-One ChatChapter 7: Exploring Services: Service Discovery and Browsing; Chapter 8: Group Chatting: A Multi-User Chat Client; Chapter 9: Publishing and Subscribing: A Shared Sketch Pad Introduction; Chapter 10: Writing with Friends: A Collaborative Text Editor; Chapter 11: Playing Games: Head to Head Tic-Tac-Toe; Part III: Advanced Topics; Chapter 12: Getting Attached: Bootstrapping BOSH; Chapter 13: Deploying XMPP Applications; Chapter 14: Writing Strophe Plug-ins; Appendix A: Getting Started with jQuery; Finding jQuery; jQuery versus DOM; Using jQuery
- Manipulating ElementsDealing with Events; Further Reading; Appendix B: Setting Up a BOSH Connection Manager; Choosing a Connection Manager; Punjab: A Standalone Manager; ejabberd and mod_http_bind: A Built-in Manager; Proxies and Security Policy; More BOSH Connection Managers; Index