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...
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...
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 .