简体   繁体   中英

Is there a way to send push notification from a web portal to Google Cloud Messaging?

I am trying to research on a way to send push notifications from a web portal to Google Cloud Messaging. So, basically I would like to write a service in c# which would allow me pass parameters such as (payload and recipient) and the service would send the message to GCM. The GCM would then sync the data back to my users who have my app on the smartphone. Any help or suggestions would be highly appreciated.

Here is a link which explains how can you send push notification from web portals to device.

Sending Push Notification

May be it's not exactly how you wanted it but can give you a good idea about how it works!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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