Thursday, July 28, 2011

[android-developers] Re: Communication between android app and application on a remote server

Could anyone help me out with this?

Thanks

On Jul 25, 3:14 pm, work_84 <work8...@gmail.com> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment