Hi Ron,
I personally don't believe in syncing peoples personal contacts to
anyones server.
Especially google. If that is what that API does. But your call.
You should be able to connect to the contact sync right on the phone
with your app
and not need a server to do this.
On the jailbreakin
Hi Ron,
yes,you should try to use Google as a gateway; the Google API is very
well documented,
I think all you need is just the user account (and password) and then
through the API you should access all data.
Cheers.
On 23 October 2010 19:10, listread wrote:
> Andrés,
>
> It would be tempting to
Andrés,
It would be tempting to build an app for this, but we don't have a
single Mac in the place.
Maybe syncing with Google is the way to go? That would keep the iPhone
out of the equation. (This is not intended for the market.)
Thanks,
- Ron
On 10/23/2010 2:16 PM, Andrés G. Montañez
Hi Ron,
watchout with the jailbrake becaous it will void your warranty over
the iphone. If you want to sync the phone's contact with "something",
you really should check the iphone API and build an iphone application
which hooks and listens for contact's change and then notify the
changes to your s
Karl / Andrés
Thanks for your replies.
iMy appears to be only a client and I can already access servers with
php on the iPhone web browser.
I would like MySQL on my iPhone. There was a way to make a jailbroke
iPhone a MySQL server, but I'm not sure it is available any longer.
My immediate
Hi Ron, what's what you want to sync? Contacts? Or everything else?
You want to sync it over the internet? Or over wire?
You should research the iPhone API/SDK for sync;
and not focus with MySQL, wich is just an storage.
Cheers.
On 23 October 2010 03:09, Karl DeSaulniers wrote:
> I believe there
I believe there is a MySQL for the iphone
iMy?
http://forums.mysql.com/read.php?58,249718,249718
You'd probably want o use JASON or an equiv. to talk back and forth
with your database and app.
At least thats the consensus I'm finding on posts about it.
HTH
Karl
On Oct 22, 2010, at 11:21 PM,
Hey all!
Does anyone know how to go about syncing a MySQL db with an iPhone over
the internet?
An alternative would be syncing with Google Contacts, which then could
sync with the iPhone. I think Google Contacts uses Exchange Server to
sync with devices.
Thanks!
- Ron
--
PHP Database