APNS 欺骗/假冒 [英] APNS spoof/fake

查看:26
本文介绍了APNS 欺骗/假冒的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想要一个独立的网络(无法访问互联网)进行测试.有什么办法可以欺骗APNS服务器来测试通知和MDM.有没有办法创建自己的 APNS 服务器.

I want to have a standalone network (no internet access) for testing. Is there any way to spoof the APNS servers to test notifications and MDM. Is there a way to create your own APNS server.

推荐答案

好的.APNS 协议在 Apple 的文档中定义:二进制接口和通知格式.基本上,它只是一个使用简单二进制协议的 SSL 服务器.我们已经为我们的内部测试实现了一个模拟推送服务器和反馈服务器.

Sure. The APNS protocol is defined in Apple's documentation here: The Binary Interface and Notification Formats. Basically, it's just an SSL server that speaks a simple binary protocol. We have implemented a mock push server and feedback server for our internal testing.

这篇关于APNS 欺骗/假冒的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆