Skip to content
EntityQ1026115· pop 14· linked from 83 articles

Also known as Calendaring Extensions to WebDAV

Calendaring Extensions to WebDAV, or CalDAV, is an Internet standard allowing a client to access and manage calendar data along with the ability to schedule meetings with users on the same or on remote servers. It lets multiple users in different locations share, search and synchronize calendar data. It extends the WebDAV (HTTP-based protocol for data manipulation) specification and uses the iCalendar format for the calendar data. The access protocol is defined by . Extensions to CalDAV for scheduling are standardized as . The protocol is used by many important open-source applications.

Key facts

Networking protocol.title
CalDAV
Networking protocol.purpose
Access remote scheduling information
Networking protocol.based on
WebDAV
Networking protocol.osilayer
Application
Networking protocol.ports
Any

via Wikipedia infobox

~3 min read

Article

5 sections
Contents
  • History
  • Specification
  • See also
  • References
  • External links

Calendaring Extensions to WebDAV, or CalDAV, is an Internet standard allowing a client to access and manage calendar data along with the ability to schedule meetings with users on the same or on remote servers. It lets multiple users in different locations share, search and synchronize calendar data. It extends the WebDAV (HTTP-based protocol for data manipulation) specification and uses the iCalendar format for the calendar data. The access protocol is defined by . Extensions to CalDAV for scheduling are standardized as . The protocol is used by many important open-source applications.

==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 vendors.

Connections

Categories