向 Windows Mobile 推送通知

发布于 2024-12-27 08:23:09 字数 179 浏览 1 评论 0原文

在我的 asp.net 应用程序中,我向手机发送推送通知。用户将在其手机上安装客户端。

如果他们有 Android,我要求他们在手机上安装 NotifyMyAndroid。 如果他们有 iOS,我会要求他们在手机上安装 Prowl。

Windows Mobile 的最佳选择是什么?

提前致谢。

Within my asp.net application I send push notifications to mobile phones. The user will have a client installed on their phone.

If they have android, I ask that they install NotifyMyAndroid on their phone.
If they have iOS I ask that they install Prowl on their phone.

What is the best option for Windows Mobiles?

Thanks in advance.

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

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

发布评论

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

评论(1

豆芽 2025-01-03 08:23:09

推送通知是 WP7 操作系统的一部分,请在此处阅读 MSDN 文章:

Windows Phone 推送通知

您的最终用户无需安装任何东西即可实现此功能。

Push notifications are part of the WP7 OS, read the MSDN article here:

Push Notifications for Windows Phone

Your end users do not need to install anything to make this work.

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