rfc all download
http://www.rfc-editor.org/download.html
about RTSP
http://en.wikipedia.org/wiki/Real_Time_Streaming_Protocol
RTSP was developed by RealNetworks, Netscape[1] and Columbia University, with the first draft submitted to IETF in 1996.[2] It was standardized by the Multiparty Multimedia Session Control Working Group (MMUSIC WG) of the Internet Engineering Task Force (IETF) and published as RFC 2326 in 1998.[3] RTSP 2.0 is currently under development as a replacement of RTSP 1.0. RTSP 2.0 is based on RTSP 1.0 but is not backwards compatible other than in the basic version negotiation mechanism.[4]
RTSP using RTP and RTCP allows for the implementation of rate adaptation.[further explanation needed]
//===============================================
rtsp1.0
http://www.ietf.org/rfc/rfc2326.txt
rtsp2.0 draft
http://tools.ietf.org/html/draft-ietf-mmusic-rfc2326bis-36
//============================================ draft rtsp
http://tools.ietf.org/id/rtsp
Internet-Draft Archive |
more about this prototype... |
The document name you specified, "draft.*rtsp", matched multiple documents:
Found 33 matches.
This is a proof-of-concept of a tool which provides stable references (URLs) for internet drafts,
and also some search capability. The tool is implemented as an apache 404 error handler,
available here: ID archive 404.cgi
The current prototype has the following features:
- Given an URL of the form http://tools.ietf.org/id/draft-name-subject, with a complete name
but without explicit version number, the most recent version in the archive will be shown.
Example: http://tools.ietf.org/id/draft-ietf-mobileip-ipv6 - Given an URL of the form http://tools.ietf.org/id/draft-name-subject-NN.txt,
complete with explicit version number, that specific version will be returned if it exists in the repository.
Example: http://tools.ietf.org/id/draft-ietf-mobileip-ipv6-12.txt - If a given an URL of the form http://tools.ietf.org/id/draft-name-subject-NN.txt
does not exist in the repository, a Not Found page will be generated.
If the draft is listed in all_id.txt as expired, that will be indicated.
If other versions of the given draft exists in the repository, a link to the latest version will be provided.
Example: http://tools.ietf.org/id/draft-crocker-edi-00.txt - Given an incomplete URL of the form http://tools.ietf.org/id/draft-something,
up to 100 matches with the prefix draft-something will be shown.
Example: http://tools.ietf.org/id/draft-iab- - Given an incomplete URL of the form http://tools.ietf.org/id/REGEXP, where
REGEXP is a perl / python style regular expression, a list of up to 100 matches for
the regular expression will be shown.
Example: http://tools.ietf.org/id/iab.*ipv6 - If the last version of a document in the archive is a tombstone, the version of the draft
which the tombstone refers to will be shown (if it is in the archive). - The tool does not require any changes to the archive content. It is implemented as a
apache error document handler, and may be easily deployed for the current ietf
internet-drafts repository (but will then only show drafts which are less than 6 months old). - For the benefit of tool access to the archive, any request which does not result in the
retrieval of one unique document will result in a 404 error return, with the list
of partial matches in the document body.
Apache/2.2.22 (Debian) Server at tools.ietf.org Port 80
rfc all download的更多相关文章
- SAP RFC 函数来创建 Java呼叫 学习总结 一步一步的插图
前言 该公司很快就接到了一个项目,SAP有接口.让我们做老大SAP.首先SAP联系.但发展从来没有打过.本周集中在这一个研究. 各种碰壁,SAP该系统让我怎么说? 算了.说多了都是泪,以下附上本周学习 ...
- SSO的全方位解决方案 - Kerberos协议(RFC 1510)
一.桌面SSO和WEB-SSO的局限性 前面我们的解决方案(桌面SSO和WEB-SSO)都有一个共性:要想将一个应用集成到我们的SSO解决方案中,或多或少的需要修改应用程序. Web应用需要配置一个我 ...
- C# show FTP Download/Upload progress
https://stackoverflow.com/questions/4591059/download-file-from-ftp-with-progress-totalbytestoreceive ...
- 下载的附件名总乱码?你该去读一下 RFC 文档了!
纸上得来终觉浅,绝知此事要躬行 Web 开发过程中,相信大家都遇到过附件下载的场景,其中,各浏览器下载后的文件名中文乱码问题或许一度让你苦恼不已. 网上搜索一下,大部分都是通过Request Head ...
- csharp: Download SVN source
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; usin ...
- Unable to download data from http://ruby.taobao.org/ & don't have write permissions for the /Library/Ruby/Gems/2.0.0 directory.
安装cocoapods,记录两个问题! 1.镜像已经替换成了 http://ruby.taobao.org/, 还是不能不能安装cocoapods, 报错:Unable to download dat ...
- MDK st-link下载STM32程序出现Internal command error和Error:Flash download failed. Target DLL
MDK st-link下载STM32程序出现Internal command error和Error:Flash download failed. Target DLL 是因为目标板的芯片处于休眠 ...
- kailli linux download
https://www.offensive-security.com/kali-linux-arm-images/ Courses Certifications Online Labs Penetra ...
- Download Excel file with Angular
源码连接(编写中) 用Angular下载后台返回的Excel文件,用Blob实现,引用FileSaver.js 后台C#代码: [WebMethod] public static byte[] Cal ...
随机推荐
- PLINQ 简介
PLINQ和LINQ的语法基本是差不多的,PLINQ该如何实现并行 var query = from item in source.AsParallel() select item; 一个简单的AsP ...
- Django部署问题
1.Debug=True页面正常显示. 2.Debug=False,页面500错误. 3.解决500,配置setting.py,令ALLOWED_HOSTS = ['*'],可解决访问问题,但静态文件 ...
- 一个基本jquery的评论留言模块
<div class="productDiscuss"> <div class="title"><span class=" ...
- SSH调试
<s:date>标签中若是用date数组或Calendar数组,则永远显示数组最后一个数. 试试List.Set.Map也不行. 看来只能够使用单个对象.或者在后台传送String 数组, ...
- 计算连续的IP地址
题目:要求计算连续的IP地址. 举例:起始IP为192.168.2.2,IP总个数为3,那么要求得的所有IP的为192.168.2.2,192.168.2.3,192.168.2.4.再举个例子,起始 ...
- Activity组件
Activity 间书作者:阿敏其人 关于Activity博文上 间书作者:阿敏其人 关于Activity博文中 间书作者:阿敏其人 关于Activity博文下
- jquery div拖动效果示例代码
div拖动效果想必大家都有见到过吧,实现的方法也是有很多的,下面为大家将介绍使用jquery是如何实现的,感兴趣的朋友不要错过 复制代码代码如下: <%@ page language=" ...
- python通过webservice连接cmdbuild
cmdbuild的部署可以查看文章:http://20988902.blog.51cto.com/805922/1541289 部署成功后,访问http://192.168.1.1:8080/cmdb ...
- 关于return和exit
关于return和exit 在子进程退出的时候有两种方式,exit和exec族函数,不能使用return,为什么不能用return呢,exit改成return 会出现父子进程又各自重复开始进行. 1. ...
- Hadoop学习—最大的敌人是自己
(大讲台:国内首个it在线教育混合式自适应学习) 如果没有那次学习机会,我依然深陷在封闭的泥塘里. 我是今年刚毕业的大学生,我学习成绩不错,所学也是国内很厉害的专业,全国范围内只有6所院校拥有学位授予 ...