【发布时间】:2014-02-12 10:55:47
【问题描述】:
我正在尝试通过以下方式测试与 Apple 推送通知服务器的连接:
telnet gateway.push.apple.com 2195
但我得到了回应:
Trying 17.172.232.48...
Trying 17.172.234.193...
Trying 17.172.234.185...
Trying 17.172.238.223...
Trying 17.172.232.50...
Trying 17.172.233.143...
Trying 17.172.232.41...
Trying 17.172.232.24...
telnet: Unable to connect to remote host: Connection timed out
有什么想法吗?
【问题讨论】:
标签: networking apple-push-notifications port telnet