Hi,
I want to create one simple application for sending request from iphone(client) by using http protocol to the server for adding two integer numbers.server process the request and return the response to the client that is my iphone.retrive the result from server and show the result in my iphone.plz giv me a step by step procedure for implement this app.
and also give the detailed explanation for which language is supported for writting the code for implement this application and what are the proticols are used to send the request...
how to retrive the result from server by using which kind of parser like,(xml...)
i'm waiting for ur reply...
Thank u...