My iphone application wants to connect to server by giving username and password. How can I send this password securely. Anyone please help. I am a beginner.
My iphone application wants to connect to server by giving username and password. How
Share
If you are unable to use SSL for some reason but you have control over the server side, you may try a “Challenge-response authentication” 1.