开发者

Push Notification Server in Java

开发者 https://www.devze.com 2023-03-17 00:21 出处:网络
Microsoft describes a method to create a push notification service in C#. 开发者_运维技巧But I rather want to run a Java service for this is that possible at all?Absolutely. It\'s just a matter of ma

Microsoft describes a method to create a push notification service in C#. 开发者_运维技巧But I rather want to run a Java service for this is that possible at all?


Absolutely. It's just a matter of making an HTTP/HTTPS request to Microsoft. MSDN shows the headers and payloads to be sent.

0

精彩评论

暂无评论...
验证码 换一张
取 消