谷歌云消息服务器端代码在C# [英] Google Cloud Messaging Server Side Code in C#

查看:185
本文介绍了谷歌云消息服务器端代码在C#的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想写为Android使用的.Net实施GCM(谷歌云通讯)的第三方服务器。官方文档提供了指南使用它与servlet的API和GCM-的server.jar(Java助手为服务器端)。

I want to write implement 3rd party server for GCM (Google Cloud Messaging) for android using .Net. The official documentation gives guidelines for using it with servlet-api and gcm-server.jar ( Java helper for server side ).

有没有任何相当于在C#中使用它?

Is there any equivalent for using it in C#?

推荐答案

在谷歌云消息客户端库已经被移植到C#:
https://github.com/Redth/GCMSharp

The Google Cloud Messaging Client Library has been ported to C#: https://github.com/Redth/GCMSharp

同样的开发商产生了库发送服务器机端推送通知到iOS,Android的,Windows Phone和黑莓:
https://github.com/Redth/PushSharp

The same developer has produced a library for sending server-side push notifications to iOS, Android, Windows Phone, and Blackberry: https://github.com/Redth/PushSharp

这篇关于谷歌云消息服务器端代码在C#的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆