Advertise here




Advertise here

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Google Sign In with OpenID
Please do not post the same thing multiple times. The board software automatically flags certain posts as needing moderator attention. This happens the most often for new users. I'm pretty sure this is made clear at the time you attempt to post. Posting the same thing over and over again just makes that many more posts the moderators have to weed through later. This makes us sad. Don't make us sad. If your post/thread doesn't appear, just wait a while. Don't post it again. If it hasn't shown up by the next day, then you can try again. I normally go through posts in the mornings, and try to check a few times throughout the day, but I'm not here 24/7. There will typically be a significant delay before posts are approved. Just be patient.

Bild an iPhone application that communicate with server

ginopiologinopiolo Posts: 1New Users
Hi everybody,
I'm sorry to create an other thread talking about communication between iPhone and server but I don't find any complete answer in the other threads.
Than, I'd like to create an app in which I've to exchange lots of simple informations,such as short texts,and I don't have some knowledges. I hope you'll give me.

I've an idea: in the iPhone I write code in objective-C, here I use the Json library methods to make requests sent to the server, now in the server I riceve the information with a PHP page, that is able to understand the requests and communicate with the central database, than processes the information and sent them back to the iPhone. Than please explain me if my idea is wrong, where it's wrong and what is the right way to follow.

In particular I dont know how the server communicate with the iPhone.

Please give me complete answers, explain me the basis of what I'd like to know, and tell me where I can find more information about!

Thanks everybody!!! :-)
Sign In or Register to comment.