i want to create app which can connect to VPN using PPTP, L2TP or OpenVPN, but i cant find any information about this. Only found infortmation about using IPSec and IKEv2 in ios 8 SDK.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
If you want to connect programatically in ios 8 you can use only IPSec or IKEv2 protocols. L2TP and PPTP protocols are private for apple. It is not possible to use L2TP and PPTP APIs in your applications. Only Apple is currently using these APIs.