AFAIK, there are no APIs for you to configure a VPN programmatically.
While there is VpnService added to API Level 14 (Ice Cream Sandwich),
it appears to be more to allow you to define new types of VPN
connections, not to actually create the connection yourself ("User
action is required to create a VPN connection").

On Tue, Nov 22, 2011 at 5:42 AM, chander <mohan.c...@gmail.com> wrote:
> Hi all,
> I have to setup VPN client and server on android,what are the steps to
> create this in my source code.
> please tell me the procedure so that i can develop my own client and
> server to communicate through VPN.
>
> thanks
> Chandra
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to *Advanced* Android Development_ Version 2.1
Available!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to