Could anyone help me out with this? Thanks
On Jul 25, 3:14 pm, work_84 <[email protected]> wrote: > Hello, > > I am developing an Android application which has to send/receive data > to/from a remote server securely. > The Android application has to authenticate the server and the server > needs to authenticate the device. The data sent/received should also > be encrypted. > I have implemented similar feature on desktop applications using > OpenVPN and thrift(Since the server is in C++ and the client in java). > I was planning to use the same on Android but am not sure if openvpn > package is available to be used by android applications. > > Any suggestions on this will be very much helpful. > > Thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

