Mobile and Web Messaging: Messaging Protocols for Web and Mobile Devices (OPaperback)

Jeff Mesnil

  • 出版商: O'Reilly
  • 出版日期: 2014-09-23
  • 定價: $875
  • 售價: 3.4$299
  • 語言: 英文
  • 頁數: 184
  • 裝訂: Paperback
  • ISBN: 1491944803
  • ISBN-13: 9781491944806
  • 相關分類: Apple DeveloperJavaScript
  • 立即出貨(限量) (庫存=5)

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

商品描述

Learn how to use messaging technologies to build responsive and resilient applications for mobile devices and web browsers. With this hands-on guide, you’ll use the STOMP and MQTT messaging protocols to write iOS and web applications capable of sending and receiving GPS and device sensor data, text messages, and alerts.

Messaging protocols are not only simple to use, but also conserve network bandwidth, device memory, and batteries. Using this book’s step-by-step format, author Jeff Mesnil helps you work with Objective-C and JavaScript libraries, as well as the protocols. All you need to get started are basic programming skills.

  • Understand basic messaging concepts and composition
  • Learn two common messaging models: point-to-point and publish/subscribe
  • Use STOMP to write an iOS application that sends GPS data, and a web app that consumes the data
  • Build an iOS app with MQTT that tracks and broadcasts device motion data, and a web app that displays the data and sends alerts
  • Extend STOMP to filter, prioritize, persist, and expire messages
  • Take a complete tour of STOMP and MQTT, including features not used in the book’s sample apps

商品描述(中文翻譯)

學習如何使用消息技術來構建適用於移動設備和網頁瀏覽器的響應式和可靠的應用程序。通過這本實踐指南,您將使用STOMP和MQTT消息協議來編寫能夠發送和接收GPS和設備感應器數據、短信和警報的iOS和網頁應用程序。

消息協議不僅易於使用,還能節省網絡帶寬、設備內存和電池電量。在這本書的逐步指導下,作者Jeff Mesnil將幫助您使用Objective-C和JavaScript庫以及這些協議進行開發。您只需要具備基本的編程技能即可開始。

本書內容包括:
- 理解基本的消息概念和組成
- 學習兩種常見的消息模型:點對點和發布/訂閱
- 使用STOMP編寫一個能夠發送GPS數據的iOS應用程序,以及一個能夠消費這些數據的網頁應用程序
- 使用MQTT構建一個能夠追蹤和廣播設備運動數據的iOS應用程序,以及一個能夠顯示這些數據並發送警報的網頁應用程序
- 擴展STOMP以過濾、優先處理、持久化和過期消息
- 全面了解STOMP和MQTT,包括書中示例應用程序未使用的功能。