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 ...
随机推荐
- 在Mac OS X中使用VIM开发STM32(3)
本文原创于http://www.cnblogs.com/humaoxiao,非法转载者请自重! 在上一篇文章中,我们安装了ctags插件,ctags能对我们的源代码文件中的元素建立索引表, ...
- sharepoint 脚本 强迫以管理员权限运行
#region 关键代码:强迫以管理员权限运行 $currentWi = [Security.Principal.WindowsIdentity]::GetCurrent() $currentWp = ...
- 伪装隐藏Nginx,PHP版本号提升服务器安全性
可能有时候我们看某些站点想知道别人在使用什么版本的web服务器之类的信息时,却发现并未显示版本号,甚至连WEB服务器都有变化,可以通过以下 方法来隐藏Nginx.PHP的版本号信息,来提升一定的安全性 ...
- E8.Net工作流平台开发篇
E8.Net开发篇(一) E8.Net开发框架有哪些源程序模型? E8.Net开发框架为开发企业流程应用系统提供了最佳实践的开发架构.范例及源代码,包括待办事项的组织.流程启动模型.处理模型.母版 ...
- Hibernate与数据库分表
数据库分片(shard)是一种在数据库的某些表变得特别大的时候采用的一种技术. 通过按照一定的维度将表切分,可以使该表在常用的检索中保持较高的效率,而那些不常用的记录则保存在低访问表中.比如:销售记录 ...
- C++的构造函数和析构函数
1.构造函数和析构函数为什么没有返回值? 构造函数和析构函数是两个非常特殊的函数:它们没有返回值.这与返回值为void的函数显然不同,后者虽然也不返回任何值,但还可以让它做点别的事情,而构造函数和析构 ...
- Centos 6.4上面用Shell脚本一键安装mysql 5.6.15
Centos 6.4上面用Shell脚本一键安装mysql 5.6.15 #!/bin/bash if [ `uname -m` == "x86_64" ];then machi ...
- 关于c++字符串的while(*temp++)
首先,上一段代码 static bool reverse_str(const char *str) { const char *temp=str; while(*temp++); temp-=; // ...
- MSCRM4.0如何使js事件在批量编辑表单中触发
MSCRM4.0如何使js事件在批量编辑表单中触发 MSCRM4.0如何使js事件在批量编辑表单中触发 MSCRM3.0我们可以通过在onload事件加入以下代码来控制某个属性为只读.crmForm. ...
- java.sql.SQLException: Io 异常: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=186646784)(ERR=12505)(ERR
dbc 链接orcal出错 java.sql.SQLException: Io 异常: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=186646784)( ...