hello all,
Is there any tutorial or blog or some documents which helps in learning how to communicate server from my iPhone application.
I just want to do a simple thing. Which is a page update.
Like I have a Label which needs to update to one particular name stored in my database and this database resides on a server.
So how to do this.