【RPG】VPN connection switching with LongRange

Please do not use to report errors- use your regional help desk.
Please mark posts as being for RPG or RDMLX (LANSA) developer.
To subscribe by email, display this forum, scroll to the end and select ‘Subscribe Forum’.
Post Reply
sohashi
Posts: 6
Joined: Thu Dec 01, 2016 1:30 pm

【RPG】VPN connection switching with LongRange

Post by sohashi »

Hi

Application of long range for RPG
Can I turn on / off the VPN connection of smart device with LongRange?

Best Regards,
Shumpei Ohashi
jasonzhou
Posts: 130
Joined: Wed Jan 11, 2017 3:26 pm

Re: 【RPG】VPN connection switching with LongRange

Post by jasonzhou »

Hi Shumpei,

Could you please give us more details about this - Would you like to turn on/off the VPN in LongRange? Or you just want to know if LongRange works ok when device is in a VPN environment.

Thanks
Jason
sohashi
Posts: 6
Joined: Thu Dec 01, 2016 1:30 pm

Re: 【RPG】VPN connection switching with LongRange

Post by sohashi »

Hi Jason

I want to switch VPN on / off with LongRange.

Shumpei Ohashi
jasonzhou
Posts: 130
Joined: Wed Jan 11, 2017 3:26 pm

Re: 【RPG】VPN connection switching with LongRange

Post by jasonzhou »

Hi Shumpei,

iOS system has this feature that let app to make a VPN connection. However there are some limitations:
(1) it only support IPSec and IKEv2
(2) with IPSec, the PAP authentication protocol is not supported

Moreover, when submit to App Store, Apple ask to make a clear declaration of what user data will be collected and how it will be used, so it's better to implement the VPN feature in custom version.

If you'd like check if iOS VPN client works ok with VPN server, I can provide a test build to you to test.

Thanks
Jason
Post Reply