views:

150

answers:

2

Hi,

I have native iphone/ipod touch application.After enter the infomation on that application it will store into server database,again send message to iphone/ipod.Using objective c how to do ?

Please help me out...

+2  A: 

Not exactly clear on how your environment is architected but you'll probably want to setup a webservice on your server and code something like this .

ennuikiller
A: 

Can we Http connection for establish the connection.