SyncML interface?
SyncML interface?
- Subject: SyncML interface?
- From: Andy Lee <email@hidden>
- Date: Fri, 8 Jul 2005 12:17:51 -0400
Has anyone gotten a Cocoa app to talk to SyncML server? I need to
sync contacts that are stored by Sync Services with contacts that are
stored on a SyncML server.
Here's what I've tried so far if anyone's interested:
It looks like Sync4j is mature and widely used, so I thought for
starters I'd modify its sample client code and talk to it via the
Java Bridge -- just to be able to see a connection established. I'm
stuck right now because I need to use the text/x-vcard transfer
format, which the Sync4j demo client doesn't support. (I need to do
this because I don't control the SyncML server in question.) I tried
to add vcard support and so far I'm in the middle of a hairy process
that doesn't work yet.
If by some miracle there's an Objective-C API for SyncML, I'd love to
know about it!
--Andy
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden