简体   繁体   English

可以使用.NET桌面应用程序作为Google Cloud Messaging通知的接收者吗?

[英]Is it possible to use a .NET desktop application as the receiver for Google Cloud Messaging notifications?

If I would like to get notifications from a server through GCM both on my device (Android / iOS) and my desktop .NET application, I know I can get notifications to Chrome. 如果我想同时通过我的设备(Android / iOS)和桌面.NET应用程序上的GCM接收来自服务器的通知,我知道可以接收到Chrome的通知。

Is this even possible? 这有可能吗? Or should I consider other notification services? 还是我应该考虑其他通知服务?

It's impossible - for used GCM you need Google service inside client side. 这是不可能的-对于二手GCM,您需要在客户端内部提供Google服务。 Only android device with google service. 只有具有Google服务的Android设备。

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

相关问题 Google云消息传递 - 有没有办法查看所有已发送(或排队)通知的列表? - Google Cloud Messaging - is there a way to see list of all sent (or queued) notifications? 在本地机器上的 .net 应用程序中使用谷歌云 mysql 数据库 - Use google cloud mysql database in .net application on local machine 使用Azure Notification Hub的Google Cloud Messaging有效负载和应用程序数据 - Google Cloud Messaging payload with application data using Azure Notification Hub 如何在Xamarin Android中使用Google Cloud Messaging(GCM) - How to use Google Cloud Messaging (GCM) in Xamarin Android 使用.NET桌面应用程序中的谷歌地图 - Using google maps from a .NET desktop application 是否可以将ASP.NET应用程序部署为桌面应用程序(带有服务器组件) - Is it possible to deploy an ASP.NET application as desktop application (with server component) 是否可以在MatLab中使用.NET应用程序? - Is it possible to use .NET application in MatLab? 是否可以在 C# 窗口形式的桌面应用程序中集成 Google Pay - is it possible to integrate Google Pay in C# window form desktop application 如何在C#.net桌面应用程序中使用VC ++应用程序 - How to use VC++ application in C#.net desktop application 如何从Firebase云消息传递接收推送通知 - How to receive push notifications from Firebase cloud messaging
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM