iPhone UPNP 端口映射
有没有人找到一种方法来使用 iOS 端口转发内部 IP。
注意:已尝试 CyberLink、Platinum、MiniUPNP、upnpx、TCMPortMapper,但没有成功。
Has anyone found a method to port forward an internal IP with iOS.
Note: Have tried CyberLink, Platinum, MiniUPNP, upnpx, TCMPortMapper with out success.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
查看 iOS SDK 的
usr/include/dns_sd.h
中的 DNSServiceNATPortMappingCreate()。Take a look at DNSServiceNATPortMappingCreate() in
usr/include/dns_sd.h
of the iOS SDK.