Welcome Guest, Not a member yet? Register   Sign In
How can I securely communicate between a Java Client and CodeIgniter Server?
#1

[eluser]Unknown[/eluser]
I need to securely communicate between a Java Client and a CodeIgniter Server. What is the best way to go about doing that. The data its self is not sensitive and can be sent in the clear, but I need to ensure that the data is correct and coming from the proper Java Client. Should I try encrypting the messages as authentication? Use some hash ticketing system? I am not sure what the best / simplest system is.

Any comments or help in regard to this will be greatly appreciated.




Theme © iAndrew 2016 - Forum software by © MyBB