什么是网络协议? [英] What is a webcal protocol?

查看:52
本文介绍了什么是网络协议?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

最近我试图从 facebook 导出我朋友的生日列表,在那里我得到了一个像-

Recently i was trying to export my friends' birthday's list from facebook, where i was provided a url like-

webcal://www.facebook.com/ical/b.php?uid=14422701&key=42c5e45fasd

我想知道,这个 webcal://协议是什么?有人可以帮我吗?我尝试使用谷歌搜索,但没有找到易于理解的解决方案.

I wonder, what is this webcal:// protocol? can anyone help me please? I tried googling but didnt reach an easy to understand solution.

推荐答案

Webcal 最初用于 Apple iCal 应用程序,并已成为通过 WebDAV 访问 iCalendar 格式文件的通用事实上的标准.[需要引用] 它不是官方 URI 方案,例如 http: 和 ftp:,如在 IANA 注册.Webcal 协议前缀用于触发外部协议处理程序,该处理程序传递 .ics 文件的 URL 而不是传递文件的下载内容,与 feed: 有时用于触发外部 RSS 阅读器的方式大致相同.这个想法是,使用这个协议前缀,目标文件应该被订阅,而不是像简单的下载那样导入到日历应用程序中.

Webcal was initiated for use with the Apple iCal application and has become a common de facto standard for accessing iCalendar formatted files via WebDAV.[citation needed] It is not an official URI scheme, such as http: and ftp:, as registered with IANA. The Webcal protocol prefix is used to trigger an external protocol handler which is passed the URL of the .ics file rather than being passed the downloaded contents of the file, in much the same way feed: is sometimes used to trigger external RSS readers. The idea is that with this protocol prefix the target file should be subscribed to rather than imported into the calendar application as would happen with a simple download.

来自http://en.wikipedia.org/wiki/Webcal

这篇关于什么是网络协议?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆