Apple 内部网络推送通知

发布于 2024-12-04 23:07:27 字数 270 浏览 1 评论 0原文

我正在尝试实现一个企业 iPad 应用程序,该应用程序使用只能通过我公司内部网络通过 VPN 设置访问的 Web 服务。但是为了实现 Apple 推送通知,我知道它应该是公共网络。

查询:

  1. 是否可以通过 ipad 中的内部 VPN 设置接收推送通知,只需解锁端口 5223(或)
  2. 设备是否必须位于公共网络中才能接收通知。

非常感谢通过 VPN 实现 Apple 推送通知的任何建议或最佳替代方案

。提前致谢......

I am trying to implement an enterprise iPad app which consumes web services accessible only through my company internal network through VPN setup.But In order to achieve Apple push notifications i cam to know that it should be public network.

Queries:

  1. Is it possible to receive the push notifications over internal VPN setup in ipad just by unblocking the port 5223 (or)
  2. Is it mandatory that device should be in public network to receive notifications.

Any suggestions or best alternatives for implementing Apple push notifications over VPN are highly appreciable

Thanks in advance.....

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

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

发布评论

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

评论(1

简单爱 2024-12-11 23:07:27

您还需要解锁 2195 以将您的通知请求流式传输到 Apple,并解锁 2196 以获取反馈服务。

You'll also need to unblock 2195 to stream your notification requests to Apple, and 2196 for the feedback service.

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