On Mar 10, 2008, at 7:00 PM, Brian Krisler wrote:

I am currently working on an application that requires data collection
for scientific study. I have a Core Data entity that I would like to have
the contents sent to a central server at scheduled intervals.  Is this
something that I can leverage the sync services for, or should I use
web services (my current method)?


You should use Sync Services if you have data that can be synchronized both ways. If your data must be synchronized in only one way, then you're best off doing your own thing.

Nick Zitzmann
<http://www.chronosnet.com/>

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to