[android-developers] Re: Android VPN L2TP

2012-06-13 Thread Nicolas Embleton
Hi ( still cannot know your name :) ) , Ok, a good point for being able to connect already. By File not found exception, can you give some more details? Like a few piece of code where you configure and how you setup the key and all? Nicolas. On Wednesday, June 13, 2012 11:57:14 AM UTC+7,

[android-developers] Re: Android VPN L2TP

2012-06-12 Thread Nicolas Embleton
Hi ( sorry I cannot read your name... ), If I understand well, you have your VPN server ( that you own? You set it up? ) and you want to allow your app to connect to that VPN. Right? 1st. Did you validate that your VPN server was working? Did you actually connect successfully from any

[android-developers] Re: Android VPN L2TP

2012-06-12 Thread Евгений Корнейчук
Hi Nicolas, thx for reply. Yes, I can connect to my VPN server from PC, I use pre-shared key, login, password. And yes I tried to use same vpn connection/authentication logic as Android 2*, but it not help, file not found exception, I think it try to get network config file. Any other