简体   繁体   English

使用Java发送推送通知

[英]Send push notifications in java

I have developed a cross platform application with an Android client and a Mac desktop client. 我开发了一个具有Android客户端和Mac桌面客户端的跨平台应用程序。 I want to send a push notification to my Mac client from my Android Client. 我想从Android客户端向Mac客户端发送推送通知。 Do you have any suggestions on how I can do that? 您对我的建议有什么建议吗? Typically, how does any push notification server, send a push notification to the client? 通常,任何推送通知服务器如何将推送通知发送到客户端? Which protocol is used to send push notifications? 使用哪种协议发送推送通知?

Have you looked at the Java Client for Apple Push Notifications ? 您是否看过Apple Push NotificationsJava客户端

It's used for the most common use cases and can be configured easily. 它用于最常见的用例,并且可以轻松配置。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM