Re: iCal server Cocoa API?
Re: iCal server Cocoa API?
- Subject: Re: iCal server Cocoa API?
- From: Jens Alfke <email@hidden>
- Date: Mon, 23 Jun 2008 10:27:36 -0700
On 23 Jun '08, at 4:37 AM, Devraj Mukherjee wrote:
I wondering if OSX Server components like iCal server or Address Book
server (which I assume is LDAP based) have Cocoa libraries to
populate/query data. I am trying to construct a Cocoa application but
wish to re-use as much of Apple's apps/technologies as I can.
There's a DirectoryServices API for working with shared directories
like LDAP and OpenDirectory, which is what Mac OS X Server uses.
For accessing the calendar you can use the iCal framework. If the user
has configured iCal to sync with a calendar server, you'll be able to
access that data from the framework's API.
—Jens_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden