This tutorial will guide you to create a simple app with a Login screen which takes username and password from the user and then posts it to a url and parses the JSON response form the server.
Continue reading at: http://dipinkrishna.com/blog/2012/03/iphoneios-programming-login-screen-post-data-url-parses-json-response/
.
Learn powerful non-relational database at:
.
If I want to send data as json to server, how could I?
ReplyDeletehttp://stackoverflow.com/questions/22188974/ios-send-json-data-in-post-request-using-nsjsonserialization
Deletehttp://hmkcode.com/android-send-json-data-to-server/
Deletehttp://www.blog.magepsycho.com/sending-json-data-remote-server/
Delete