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:

sort by date sort by name
 
01 Sep 2010   draft-avasarala-mmusic-rtsp-modify   txt  pdf  xml  html
22 Sep 1998   draft-balabanian-rtsp-mpeg4-dmif   txt  pdf
18 Feb 2008   draft-bergren-mmusic-rtsp-ermi-extensions   txt  pdf
16 Nov 1998   draft-christ-rtsp-mpeg4   txt  pdf
14 Jul 2009   draft-einarsson-mmusic-rtsp-macuri   txt  pdf
18 Apr 2014   draft-finlayson-rtsp-register-command   txt  pdf
13 Jul 2001   draft-gentric-avt-rtsp-http   txt  pdf
13 Jul 2009   draft-hayano-rtsp-bitrate   txt  pdf
16 Jan 1998   draft-ietf-mmusic-rtsp   txt  pdf
09 Feb 2005   draft-ietf-mmusic-rtsp-announce   txt  pdf
06 Jun 2014   draft-ietf-mmusic-rtsp-nat   txt  pdf  xml  html
28 May 2014   draft-ietf-mmusic-rtsp-nat-evaluation   txt  pdf  xml  html
17 Jun 2009   draft-lindquist-mmusic-sip-rtsp   txt  pdf
09 Jun 2010   draft-lindquist-sip-rtsp   txt  pdf
30 Jul 2009   draft-lohmar-mmusic-rtsp-fcs   txt  pdf
19 Dec 2006   draft-lohmar-mmusic-rtsp-flute   txt  pdf
25 Feb 2008   draft-marjou-mmusic-sdp-rtsp   txt  pdf
27 Oct 2008   draft-mule-mmusic-rtsp-ermi-extensions   txt  pdf
15 Mar 2000   draft-periyannan-rtsp-caching   txt  pdf
09 Oct 1996   draft-rao-rtsp   txt  pdf
08 Nov 2013   draft-seantek-certspec   txt  pdf  xml  html
26 Feb 2002   draft-sergent-rtsp-mute   txt  pdf
13 Jul 2000   draft-sheedy-mmusic-rtsp-ext   txt  pdf
01 Mar 1999   draft-side-sigtran-ips7-rtsp   txt  pdf
04 Dec 2003   draft-srikantan-mmusic-rtsp-streaming-relay   txt  pdf
25 Feb 2008   draft-stiemerling-rtsp-announce   txt  pdf
04 Aug 2004   draft-suman-rtsp-dictionary   txt  pdf
13 Jun 2006   draft-wei-mmusic-rtsp-bitrate-header   txt  pdf
17 Sep 2010   draft-westerlund-mmusic-3gpp-sdp-rtsp   txt  pdf  xml  html
02 Mar 2012   draft-yue-mmusic-rtsp-substream-control-extension   txt  pdf  xml  html
10 Feb 2004   draft-zeng-mmusic-map-ice-rtsp   txt  pdf
22 Jul 2004   draft-zeng-mmusic-rtsp-announce   txt  pdf
16 Oct 2003   draft-zeng-rtsp-end-of-stream   txt  pdf

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

时间: 2024-08-26 19:54:22

rfc all download的相关文章

SAP RFC 函数创建 Java程序调用 学习总结 一步一步图文并茂

前言 公司即将接到一个项目与SAP有接口.老大让我们搞SAP,首先SAP接触过,但是没玩过开发,本周就专心的在研究这一块. 各种碰壁,SAP的系统让我怎么说呢? 算了,说多了都是泪,下面附上本周学习成果,大家一起探讨一下,ABAP 还得多学学. Package (tcode:se80) 输入需要创建的 Package ,例:ZTP (之前用T打头测试,貌似不行,大家可以试试) 点  Yes 创建. 输入创建Package的信息. Table (tcode:se11) 点击Create. 点击保存

.NET用NCO连接SAP 从RFC查询数据 代码配置连接SAP的信息

关键词:在代码中设置SAP连接信息,从RFC查询数据解析成DataTable 1.环境: a. win7+64位操作系统    b. VS2012 c. nco3.0,是SAP针对.Net开发的专用组件(64bit 下载网址:http://www.dllbang.com/dll/sapnco_dll ) d. (可能用到)Microsoft Visual C++ 2005 Service Pack 1,用于运nco3.0的dll文件 下载网址:http://www.microsoft.com/e

Download the Hibernate Tools

首先去官网上下载最新版本的Hibernate Tools JBoss Tools 4.5.0.Final Requirements: Java 8 and Eclipse Oxygen 4.7 有 4 中方法 下载Hibernate  Tools 1) Eclipse Market Place Drag and drop this icon into your active Eclipse Oxygen 4.7 workspace, or alternatively, search for "J

downLoad

String root= ServletActionContext.getServletContext().getRealPath(File.separator).replace("\\", File.separator); String fileName = "download.text"; File file = new File(root + fileName); in = new FileInputStream(file); // 设置响应正文的MIME类型

Android系统定制——Download Android System 及加载system镜像文件

定制android系统(配置及相关系统的镜像文件),具体可参考:Driver_All_in_One_V1.0--MT6735_6753.pdf文档,特别需要理解的是Download部分. 与之对应的软件是:Smart Phone Flash Tool,一般是在菜单栏的Download部分进行选择操作. Download-agent(下载代理):选择 \升级固件与升级固件的工具\SP_Flash_Tool_exe_Windows_v5.1536.00.000 文件(通常不用特别选择,使用默认的即可

Internet Download Manager 6.26.9 中文特别版(IDM)

软件介绍: 软件名称:Internet Download Manager(IDM) 软件大小:5.09M软件语言:简体中文 软件官网:http://www.internetdownloadmanager.com软件版本:6.26.9.3更新日期:2016.11.13更新人:roustar31测试平台:Windows 10 x64 14393运行平台:WinXP及以上 本版特点: -去菜单栏的“注册”菜单项-去帮助菜单的多余菜单项-去关于页面的多余按钮-不再集成体积较大的教程文件(以集成帮助文件)

Error:Flash Download Failed-"Cortex-M3"

Error:Flash Download Failed-"Cortex-M3"出现一般有两种情况: 1.SWD模式下,Debug菜单中,Reset菜单选项(Autodetect/HWreset/sysresetReq/Vectreset)默认是AutoDetect,改成SysResetReq即可. 2.Jtag模式下,主要是芯片大小选错.Flash->Configure Falsh Tools配置窗口,切换到“Utilities"页,按“Setting"按钮进

迅雷、QQ旋风-链接自动转换(Download link conversion)

插件介绍: 在使用互联网的过程中,想必各位小伙伴都遇到过这样的情况,在花了不少时间找到自己需要的资源后,发现下载链接仅支持迅雷,而恰好电脑里又没有迅雷,又得花时间去找下载迅雷,其实这个问题很简单,只需要转换一下,迅雷.QQ旋风-链接自动转换这个插件就可以帮助你解决问题,它的作用就是将迅雷.QQ旋风这些软件的专用下载链接转换为普通的HTTP下载地址. 使用说明: 将迅雷.QQ旋风-链接自动转换(Download link conversion)添加至chrome,并在扩展器中启动. 功能介绍: -

[转] Download Images from Multiple Maps

转载自 李旭, Tool: Download Images from Multiple Maps Summary SAS Planet是一款俄罗斯绿色免费软件,一直持续不断更新.该软件最大的一个特点就是无水印地从多种网络地图上下载影像,比如Google Earth.ESRI.Yahoo!等等,缺点是至今该软件的英文帮助还不强大,寥寥数页,俄文帮助比较详细,这对于该软件的理解和掌握有困难. 下载地址:Downloads. Example 试举一例说明下载高清影像之过程.打开SAS Planet,选