Hi
We are making a mmo game for android and ios with unity. We have an asp.net server with c# code to manage users and game play. I research about encryption http in unity and found somethings like WWW in unity handles ssl and Server should have a valid ssl certificate BUT there are three question I need to know.
1- I don't understand it is all the things I need Or Somethings else must be added? And I can't realize how to exactly implement it on server and client.
2- what about url...
encryption http data transfer between unity and asp.net server
We are making a mmo game for android and ios with unity. We have an asp.net server with c# code to manage users and game play. I research about encryption http in unity and found somethings like WWW in unity handles ssl and Server should have a valid ssl certificate BUT there are three question I need to know.
1- I don't understand it is all the things I need Or Somethings else must be added? And I can't realize how to exactly implement it on server and client.
2- what about url...
encryption http data transfer between unity and asp.net server