root / dotorg / trunk / html / beps / bep_1000.html

Revision 11097, 3.3 kB (checked in by dave, 5 months ago)

regenerated html

Line 
1<?xml version="1.0" encoding="utf-8" ?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4<head>
5<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6<meta name="generator" content="Docutils 0.5: http://docutils.sourceforge.net/" />
7<title></title>
8<link rel="stylesheet" href="../css/bep.css" type="text/css" />
9</head>
10<body>
11<div class="document">
12
13<div id="upper" class="clear">
14<div id="wrap">
15<div id="header">
16<h1><a href="../index.html">BitTorrent<span>.org</span></a></h1>
17</div>
18<div id="nav">
19<ul>
20<li><a href="../index.html">Home</a></li>
21<li><a href="../introduction.html">For Users</a></li>
22<li><a href="bep_0000.html"><span>For Developers</span></a></li>
23<!-- <li><a href="./blog">Blog</a></li> -->
24<li><a href="http://forum.bittorrent.org"> Forums </li>
25<li><a href="../donate.html">Donate!</a></li>
26</ul>
27</div> <!-- nav -->
28<!-- ### Begin Content ### -->
29<div id="second">
30
31
32
33<table class="rfc2822 docutils field-list" frame="void" rules="none">
34<col class="field-name" />
35<col class="field-body" />
36<tbody valign="top">
37<tr class="field"><th class="field-name">BEP:</th><td class="field-body">1000</td>
38</tr>
39<tr class="field"><th class="field-name">Title:</th><td class="field-body">Pending Standards Track Documents</td>
40</tr>
41<tr class="field"><th class="field-name">Version:</th><td class="field-body">11031</td>
42</tr>
43<tr class="field"><th class="field-name">Last-Modified:</th><td class="field-body"><a class="reference external" href="http://bittorrent.org/trac/browser/dotorg/trunk/html/beps/bep_1000.rst">2008-02-28 16:43:58 -0800 (Thu, 28 Feb 2008)</a></td>
44</tr>
45<tr class="field"><th class="field-name">Author:</th><td class="field-body">David Harrison &lt;dave&#32;&#97;t&#32;bittorrent.com&gt;</td>
46</tr>
47<tr class="field"><th class="field-name">Status:</th><td class="field-body">Active</td>
48</tr>
49<tr class="field"><th class="field-name">Type:</th><td class="field-body">Process</td>
50</tr>
51<tr class="field"><th class="field-name">Created:</th><td class="field-body">10-Jan-2008</td>
52</tr>
53<tr class="field"><th class="field-name">Post-History:</th><td class="field-body"></td>
54</tr>
55</tbody>
56</table>
57<hr />
58<div class="contents topic" id="contents">
59<p class="topic-title first">Contents</p>
60<ul class="simple">
61<li><a class="reference internal" href="#copyright" id="id2">Copyright</a></li>
62</ul>
63</div>
64<p>This documents lists BitTorrent extensions with known implementations
65that have been assigned BEP numbers, and are awaiting submission of
66the formal standards track document.</p>
67<table border="1" class="docutils">
68<colgroup>
69<col width="11%" />
70<col width="89%" />
71</colgroup>
72<thead valign="bottom">
73<tr><th class="head">Num</th>
74<th class="head">Title</th>
75</tr>
76</thead>
77<tbody valign="top">
78<tr><td>11</td>
79<td>Peer Exchange</td>
80</tr>
81<tr><td>13</td>
82<td>Protocol Encryption</td>
83</tr>
84<tr><td>14</td>
85<td>Local Service Discovery</td>
86</tr>
87</tbody>
88</table>
89<div class="section" id="copyright">
90<h1>Copyright</h1>
91<p>This document has been placed in the public domain.</p>
92<!-- Local Variables:
93mode: indented-text
94indent-tabs-mode: nil
95sentence-end-double-space: t
96fill-column: 70
97coding: utf-8
98End: -->
99</div>
100
101
102</div>
103        <div id="footer">
104<hr/>
105</div>
106
107</div>
108</body>
109</html>
Note: See TracBrowser for help on using the browser.