aboutsummaryrefslogtreecommitdiff
path: root/files/ja/glossary/carddav/index.html
blob: 68dfc0a4b5600e6269e76ef3f587aac3a665717c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
title: CardDAV
slug: Glossary/CardDAV
tags:
  - CardDAV
  - Glossary
  - Infrastructure
translation_of: Glossary/CardDAV
---
<p><strong>CardDAV</strong>(vCard Extension to {{Glossary("WebDAV")}})は、{{Glossary("IETF")}} によって標準化された{{glossary("protocol","プロトコル")}}であり、{{glossary("server","サーバー")}}上で連絡先情報をリモートアクセスまたは共有するために使用されます。</p>

<h2 id="Learn_more" name="Learn_more">より詳しく知る</h2>

<h3 id="General_knowledge" name="General_knowledge">一般知識</h3>

<ul>
 <li>Wikipedia 上の {{Interwiki("wikipedia", "CardDAV")}}</li>
</ul>

<h3 id="Technical_reference" name="Technical_reference">技術文書</h3>

<ul>
 <li><a href="http://tools.ietf.org/html/rfc6352">RFC 6352: vCard Extensions to Web Distributed Authoring and Versioning (WebDAV)</a></li>
</ul>