In my android application i would like to use secure connection from client to server.Could anyone please suggest as how i can do it in android?
Please forward your valuable suggestions.
Thanks in advance :)
In my android application i would like to use secure connection from client to server.Could anyone please suggest as how i can do it in android?
Please forward your valuable suggestions.
Thanks in advance :)
Try using https (sockets and the like) like this question here