如何与 .NET 中的 Blackberry Push Service 集成

发布于 2024-09-05 22:38:59 字数 244 浏览 2 评论 0原文

有没有一种简单的方法可以从.NET 向 RIM 的“黑莓推送服务”发起推送消息?该文档仅讨论使用 Java SDK。我不熟悉如何从 .NET 与 Java 进行互操作(并且我找不到有关原始 Web 服务的任何文档),因此如果有人有任何指导或经验来分享,将会有很大帮助。

Is there a simple way to initiate push messages to RIM's "Blackberry Push Service" from .NET? The documentation only discusses using the Java SDK. I'm not familiar with how to interop with Java from .NET (and I can't find any documentation on the raw webservices), so if anyone has any guidance or experience to share it would help a lot.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

流星番茄 2024-09-12 22:38:59

查看这些 BB 开发者论坛的链接,了解有关 .NET 开发的更多信息。

一个话题包含一些 C# .NET 代码示例

演示 BlackBerry 推送技术的示例应用程序

还有一个用于 Visual Studio 2008 的 Blackberry Web 插件,可以在此处

Check out these links to the BB Developer Forum for further information regarding .NET development.

A thread containing some code samples for C# .NET

Sample applications demonstrating BlackBerry push technology

There is also a Blackberry Web Plug-In for Visual Studio 2008 which can be found here

孤独难免 2024-09-12 22:38:59

基于 Java 的 RIM 推送 SDK 已移植到 C# 并以开源方式托管在 CodePlex 网站此处。

The RIM Java-based push SDK has been ported to C# and is hosted - open source - on the CodePlex web-site here.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文