Hi,
 
On Friday, October 25, 2013 15:33 CEST, Andreas Höschler <[email protected]> 
wrote: 
 
> Hi all,
> 
> we have an Objective-C based database application running on GNUstep. The 
> database stores calendar events (appointments, meetings, memos,...) beside 
> many other business objects.
> 
> We need to somehow sync the iPhone Calendar of users with our proprietary 
> database. What we probably need to develop is an Objective-C based service 
> that connects to our database on one side and behaves as a CalDAV server on 
> the other side.
> 
>       iPhone ----> Objective-C based service (CalDAV server implementation) 
> ----> our proprietary RDBMS
> 
> Has anyone already done something like that (Objective-C based CalDAV server)?
> 
> Hints to documentation, projects, existing libraries or frameworks are 
> greatly appreciated?

OpenGroupware [1] has (partial) CalDAV support, SOGo [2] should also have it, 
but don't know if it is there complete.
Bot are based on SOPE as backend, hosted together with SOGo.

[1] http://sourceforge.net/projects/opengroupware/
[2] http://www.sogo.nu/

cheers,
Sebastian

> 
> Thanks a lot,
> 
>  Andreas
> 
> 
> 
> 
> _______________________________________________
> Discuss-gnustep mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/discuss-gnustep
 
 
 
 


_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to