This may be a simple question but i’m a newer to web service programming.
What i need is to send a recipe to a database and the administrator has to approved it.
I’m handling with the server side program for the first time.sorry for this.
So can anyone kindly help me how to send large datas from iphone to webservice.
Thanks in advance.
For example : Suppose You want to pass user name and password to server. Then you can pass it with the web services. By :
Here username,password,aIphoneKey are the Parameters of web service.