client - Connect to VPN Server from only my Android App NOT the whole device -



client - Connect to VPN Server from only my Android App NOT the whole device -

i have set vpn server in amazon ec2 server using softether (https://www.softether.org/) , want route traffic android app through server.

but solutions have seen far utilize vpn service class http://developer.android.com/reference/android/net/vpnservice.html, creates vpn tunnel whole device , not application. want other apps running on phone utilize net normal while traffic app routed through ec2 server.

also way if app wants start vpn connection, connection terminated there can 1 connection , no simultaneous ones.

is there anyway this? grateful suggestions.

cheers!

android client vpn

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -