0

I have a mobile configuration file and the VPNTYPE is L2TP. How can I connect to this vpn programatically ? Can I use NETWORK/EXTENSION framework for this? There are only 2 protocol classes - NEVPNProtocolIPSec and NEVPNProtocolIKEv2.

4

1 回答 1

1

不,您不能使用 SDK 8 NetworkExtension.framework 连接到 L2TP。它只能用于带有 IKEv1 和 IKEv2 的 IPSec。

于 2015-07-01T08:11:42.873 回答