如何为 iPhone 和 iPad 配置/安装 MDM 服务器
我想要构建并运行一个企业应用程序,让我可以远程管理我的 iPhone 和 iPad。
我浏览了 WWDC 2010 会议视频并找到了会议 108 - 管理移动设备。 Apple 允许开发者进行移动设备管理。我不知道从哪里开始以及如何配置MDM服务器并成功运行。
我已经浏览了 http://www.apple.com/iphone/business/integration/< /a> 和一些教程 MDM 但没有运气。
请有人给我设置和使用 iPhone 和 iPad 的 MDM 服务器的详细信息。
I want build and run an enterprise APP that let me to manage my iPhone and iPad remotely.
I have gone through the WWDC 2010 Session Videos and found Session 108 - Managing Mobile Devices . Apple allows developers to do Mobile Device Management. I don't know where to start from and how to configure the MDM server and run successfully.
I have gone through the http://www.apple.com/iphone/business/integration/ and some the tutorials MDM but no luck.
Please can someone, give me the detailed information to setup and use MDM server with iPhone and iPad.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
在 MDM 中,您必须提供推送通知服务,您可以通过 APNS 从苹果使用它,并且您已经设置了 onw 服务器来向设备发送通知。您可以从此 PDF 中了解更多相关信息。你可以参考页码。 21 了解更多详细信息。
您还可以参考 Apple 的此文档。
In MDM, You have to provide push notification service, you can use it from apple by APNS and you have setup your onw server to send notification to Device. You can read more about it from this PDF. you can refer page no. 21 for more details.
You can also refer this documents from apple.
注册 Apple Developer Network 后,您可以访问 本文档,其中提供了有关设置配置文件服务器。 PDF 此处
Once you have signed up for the Apple Developer Network, you can access this document which provides greater detail in the specifics of setting up a profile server. PDF here