How to transfer data from MYsql server to iphone
Posted
by creator7
on Stack Overflow
See other posts from Stack Overflow
or by creator7
Published on 2009-11-16T12:47:13Z
Indexed on
2010/05/01
20:07 UTC
Read the original article
Hit count: 136
Hi All, I created a webservice in RDB with .Net.I able to transfer data from iphone to mysql and it returns the data.
But i need to transfer data from RDB to iphone whenever i need (i am strucked by the ip address of iphone which one is dynamic to connect the device from a RDB)
Please tell me how i will do it otherwise tell is any other way.
Thanks in Advance
© Stack Overflow or respective owner