CalDAV
Port(s)80, 443
RFC(s)RFC 4791
OSI layerApplication


Calendaring Extensions to WebDAV, or CalDAV, is an Internet standard allowing a client to access scheduling information on a remote server. It extends WebDAV (HTTP-based protocol for data manipulation) specification and uses iCalendar format for the data. The protocol is defined by RFC 4791. It allows multiple client access to the same information thus allowing cooperative planning and information sharing. Many server and client applications support the protocol.

Contents

  [hide

[edit]History

The CalDAV specification was first published in 2003 as an Internet Draft submitted to the Internet Engineering Task Force (IETF) by Lisa Dusseault. In March 2007, the CalDAV specification was finished and published by the IETF as RFC 4791, authored by Cyrus Daboo (Apple), Bernard Desruissaux (Oracle), and Lisa Dusseault (CommerceNet). CalDAV is designed for implementation by any collaborative software, client or server, that needs to maintain, access or share collections of events. It is developed as an open standard to foster interoperability between software from different implementers.[clarification needed]

[edit]Specification

The architecture of CalDAV (partially inherited from the underlying specifications) organizes the data (events, tasks, free-busy info, notes) in directories (collections), where multiple items (resources) reside. The resources and collections can be accessed by one or more users, using standard HTTP and DAV semantics to detect conflicting changes, or to provide locking.

For access control the concept of ACLs are used, so each operation (view, edit, delete etc.) can be denied or granted per user. Therefore the specification requires that CalDAV servers must support "WebDAV Access Control Protocol" (RFC 3744). The calendar resources must use iCalendar format, which allows the server to understand and process the data. Parsing theiCalendar items is necessary, because the server has to support a number of calendaring-specific operations such as doing free-busy time reports and expansion of recurring events. With this functionality, a user may synchronize his or her own calendar to a CalDAV server, and share it among multiple devices or with other users. The protocol also supports non-personal calendars, such as calendars for sites or organizations.

[edit]Implementations

[edit]Clients

[edit]Servers

  • Apache caldav module caldav module for Apache servers
  • Atmail, a complete client and server implementation, with support for a wide range of desktop clients and mobile devices.
  • Baïkal, an open-source and lightweight CalDAV+CardDAV server based on SabreDAV API; the database used is SQLite (non intrusive, lightweight, easy installation and backup)
  • Bedework: an open-source enterprise calendar system that supports public, personal, and group calendaring.[8]
  • ContactOffice supports CalDAV using iCal 3.x
  • CommuniGate Pro multiplatform Unified Communications server which supports CalDAV
  • DAViCal is an open source calendaring server that uses the CalDAV format compatible with multiple calendaring clients.[9]
  • EGroupware, a web-based open source groupware server, contains support for CalDAV since version 1.8
  • EVO Mail Server, a mail server software, supports CalDAV since version 2.0.100
  • Kerio Connect (formerly Kerio MailServer) - supports CalDAV since version 6.5
  • OpenLink Virtuoso, a hybrid middleware and database server, since version 6.5 (Commercial Edition) and 6.1.5 (Open Source Edition)
  • OpenLink Data Spaces, a data integration framework and suite of associated Web applications
  • Oracle Beehive, a unified communication and collaboration software solution, supports a number of open standards including CalDAV.[10] This allows Beehive to work with a number of calendaring clients including Apple iCal, Mozilla Lightning, and Mozilla Sunbird.[11]
  • ownCloud, a software suite that provides a location-independent storage area for data (cloud storage).
  • Radicale, a Python CalDAV and CardDAV server.
  • SabreDAV, a WebDAV framework for PHP, supports CalDAV since version 1.2.[12]
  • SOGo, SOGo is fully supported and trusted groupware server with a focus on scalability and open standards.[13]
  • Synchronica, a developer of mobile push email and synchronization solutions announced that their Synchronica Mobile Gateway and Synchronica Mobile Backup products are both fully compatible with the CalDAV standard, allowing compatibility across a wide range of calendar applications.[14]
  • Tryton, an Open source platform for business solution, supports CalDAV server since version 1.4[15]
  • Zimbra

[edit]Online-Services

[edit]See also

[edit]References

  1. ^ iCal at Apple Mac OS 10.5.
  2. ^ iCal Server, Apple Mac OS 10.5.
  3. ^ Calendar Server, Darwin.
  4. ^ CalendarSync
  5. ^ CalDAV-Sync
  6. ^ Caldav Sync discussion at F-Droid forum
  7. ^ CalDavZAP
  8. ^ bedework, Bedework Calendar System
  9. ^ DAViCal, DAViCal CalDAV Server
  10. ^ Oracle Beehive Collaboration Platform, Support for CalDAV
  11. ^ Oracle Beehive CalDAV Clients, Oracle Beehive 1.5
  12. ^ SabreDAV Download, SabreDAV
  13. ^ SOGo, SOGo
  14. ^ Calendaring Extensions to WebDAV (CalDAV), Synchronica.
  15. ^ Tryton News, Tryton
  16. ^ http://carddav.calconnect.org/implementations/providers.html
  17. ^ http://caldav.calconnect.org/implementations/providers.html
  18. ^ Google Calendar, CalDAV support using iCal.
  19. ^ Introduction to CalDAV Support
  20. ^ [1]
  21. ^ Yahoo! Calendar, What is CalDAV sync?

[edit]External links

[edit]RFCs


출처 - http://en.wikipedia.org/wiki/CalDAV




Posted by linuxism
,