MQTT(消息队列遥测传输)是基于代理的发布/订阅即时消息协议。 它设计为开放,简单,轻巧且易于实现。 本文介绍了一种基于MQTT协议的推送通知系统的方法。 它可以用来解决将各种消息从服务器即时推送到移动客户端的问题。 此方法适用于开发智能手机应用程序。 本文还对MQ TT协议的实现进行了研究和设计。 在代理服务器消息代理的支持下,该协议提出了以下解决方案:服务器将指定的消息发送到指定的移动设备,并且移动客户端从服务器接收推送的消息。
2022-03-24 15:03:22 1.06MB MQTT Protocol; instant messaging;
1
Build messaging applications using the power of Spring Boot; use Spring application events over the Web; use WebSocket, SockJS, and STOMP messaging with Spring MVC; and use Spring JMS, Redis Pub/Sub and Spring AMQP for reliable messaging solutions. This book covers all the Spring Messaging APIs using Spring Boot. Written by a Pivotal engineer, Spring Boot Messaging is an authoritative guide to the many messaging APIs and how to use these for creating enterprise and integration solutions. You will learn and integrate these messaging APIs with more complex enterprise and cloud applications: for example, you will see how to use Spring Cloud Stream for creating message-driven and cloud native microservices. In addition, you’ll discover the new Spring Integration DSL and use it with Spring Cloud Stream to build integration solutions using every enterprise integration pattern. Finally, you’ll see Spring Reactor and Spring Cloud to take your application to the next level. After reading this book, you will come away with a case study application walk-through and will be able to use it as a template for building your own Spring messaging applications or messaging features within your enterprise or cloud application. What You'll Learn Use the main Spring messaging APIs with Spring Framework 5 Build messaging applications over the Web Use WebSocket, SockJS, and STOMP messaging Integrate Spring JMS and Spring AMQP into your applications Work with Spring Cloud Stream and microservices Who This Book Is For Enterprise Java developers who have at least some previous experience with the Spring Framework and/or the Spring platform.
2022-03-23 23:31:42 4.94MB java spring messag
1
FCM Java服务器 一个Java springboot应用程序,当通过Androidthings IOT设备上传图像时,该应用程序使用Firebase Cloud Messaging(FCM)向Android客户端发送通知。 主要功能包括: 从Android客户端保存和FCM推送令牌 将推送令牌发送到 从物联网设备保存图像 主控制器 有两个主要控制器。 一种用于提供图像上传/下载相关服务。 用于保存和检索FCM推送令牌的另一个控制器 主控制器 @PostMapping(“ / uploadFile”) @GetMapping(“ / downloadFile / {fileName:。+}”) 通知控制器 @PostMapping(path =“ / subscribe”) @GetMapping(路径=“ /全部”) 安装 安装依赖项和devDependencies并启动服
2021-12-20 15:09:51 77KB Java
1
chrome插件开发-页面对象注入及本地通信 代码包含了应用页面内的js对象注入,js对象与backgroud.js的通信以及backgroud.js与本地程序的通信
2021-11-10 16:03:47 18KB chrome extention native messaging
1
PHP客户端库 该库要求最低PHP版本为7.2 这是使用Vonage APIPHP客户端库。 要使用此功能,您需要一个Vonage帐户。 注册。 安装 要使用客户端库,您需要。 要将PHP客户端库安装到您的项目中,建议使用 。 composer require vonage/client 您无需克隆此存储库即可在自己的项目中使用此库。 使用Composer从Packagist安装它。 如果您是Composer的新手,可以使用以下资源: 项目文档中的Composer。 ScotchBox优秀人物的。 用法 如果您使用的是Composer,请确保自动加载器包含在项目的引导文件中:
2021-10-19 16:06:51 220KB php text-to-speech phone messaging
1
Symantec+Messaging+Gateway+10.6+管理指南 symantec的官方文档,非常好用的参考手册。
2021-10-15 10:38:01 8.66MB Symantec+Messagi
1
flex-messaging类包是flex结合JAVA开发通信使用
2021-09-26 10:23:12 999KB flex-messaging
1
Roadside-Assisted V2V Messaging.pdf
2021-09-18 19:03:22 1001KB 交通 V2X
GSMA - Messaging in the 5G era -5G消息白皮书.pdf
2021-09-18 09:01:39 1.58MB 通信 5G 白皮书
Reactive Messaging Patterns with the Actor Model: Applications and Integration in Scala and Akka
2021-08-23 16:47:17 18.11MB scala akka actor reactive
1