Open Source C# (Mono Compatible) Library for Sending Push Notifications To iOS (iPhone/iPad APNS), Android (C2DM), Windows Phone Apps

Open Source C# (Mono Compatible) Library for Sending Push Notifications To iOS (iPhone/iPad APNS), Android (C2DM), Windows Phone Apps

下面是一个C#库(兼容Mono),允许你推送通知到iOS应用程序和Android,Windows Phone和一些黑莓应用程序。

这是一些在GitHub的Readme文档中列出的功能列表:

支持许多平台发送推送通知:

  • 苹果(的APN -  IOS - 的iPhone,iPad)
  • Android的(GCM/C2DM - Phone/Tablets)
  • Windows Phone 7 /7.5/8
  • 黑莓(非完全功能)  -

为每个平台建设流畅的通知API

  • 通知通道的自适应(更多的Workers/Connections需求的增加)
  • 尽可能的情况下使用异步代码, 类库的使用是事件导向 
  • 100%托管代码,Mono的兼容性!

PushSharp类库可以到 GitHub去拿到,他是一个开源项目,使用的是Apache的协议。你可以找到一个教程,说明在iOS应用如何使用这个库 How to Configure & Send Apple Push Notifications using PushSharp。还有一个是介绍Android的使用 How to Configure & Send Android GCM Google Cloud Messaging Push Notifications using PushSharp

下面这个是一个介绍的PPT,可惜被墙了,请找把梯子翻过去 Push Notifications - Introduction to PushSharp Seminar

作者: 自由、创新、研究、探索……
出处:http://shanyou.cnblogs.com/
版权:本文版权归作者和博客园共有
转载:欢迎转载,为了保存作者的创作热情,请按要求【转载】,谢谢
要求:未经作者同意,必须保留此段声明;必须在文章中给出原文连接;否则必究法律责任 
 
绿色通道: 好文要顶 已关注 
原文地址:https://www.cnblogs.com/Leo_wl/p/2635803.html