【问题标题】:Push Notification in Asp.net Webform or mvc using google cloud messaging使用谷歌云消息在 Asp.net Webform 或 mvc 中推送通知
【发布时间】:2016-10-25 14:28:38
【问题描述】:

How does push notification technology work on Android?

我已阅读有关堆栈溢出的这篇文章,推送通知如何在 android 上工作。目前,我正在开发客户端服务器应用程序(聊天),我可以在我的网络客户端中使用相同的推送通知吗?或者我可以通过谷歌云消息实现推送通知吗?

提前致谢。

【问题讨论】:

    标签: c# push-notification google-cloud-messaging


    【解决方案1】:

    好吧,如果你想获得推送通知,你仍然需要使用Google Cloud Messaging 来使用 ASP.NET 和 C# 发送通知。

    我发现了这个tutorial,它可以帮助您了解如何使用 ASP.NET 和 C# 为 Android 集成推送通知服务。本教程有一个循序渐进的过程,可以向您解释如何发送推送通知,包括身份验证过程、服务器认证和发送消息。它还包含您可以遵循的示例代码。

    更多信息,请查看ASP.Net Mobile Push Gateway Tutorial for Realtime Apps

    【讨论】:

      猜你喜欢
      • 2015-03-08
      • 2015-07-17
      • 2014-05-31
      • 1970-01-01
      • 2014-04-05
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-12-03
      相关资源
      最近更新 更多