File: rfc800.html

package info (click to toggle)
doc-rfc 20230121-1
  • links: PTS, VCS
  • area: non-free
  • in suites: bookworm, forky, sid, trixie
  • size: 1,609,944 kB
file content (579 lines) | stat: -rw-r--r-- 27,696 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
<pre>Network Working Group                                          J. Postel
Request for Comments: 800                                      J. Vernon
                                                                     ISI
                                                           November 1982



                     <span class="h1">Requests For Comments Summary</span>
                             <span class="h1">Notes: 700-799</span>



This RFC is a slightly annotated list of the 100 RFCs from <a href="./rfc700">RFC 700</a>
through <a href="./rfc799">RFC 799</a>.  This is a kind of status report on these RFCs.

RFC     Author       Date        Title
---     ------       ----        -----

<span class="h2"><a class="selflink" id="section-799" href="#section-799">799</a>     Mills  </span>      Sep 81      Internet Name Domains

  A suggestion that, as the internet grows, the space of host names
  cannot remain a flat space of globally unique names, and that a
  hierarchy of name domains be introduced; see also <a href="./rfc822">RFC 822</a>.

<span class="h2"><a class="selflink" id="section-798" href="#section-798">798</a>     Katz  </span>       Sep 81      Decoding Facsimile Data From the
                                 Rapicom 450

  A description of the encoding/decoding procedure for Rapicom450
  facsimile machine.

<span class="h2"><a class="selflink" id="section-797" href="#section-797">797</a>     Katz  </span>       Sep 81      Format for Bitmap Files

  The description of a simple file format for bitmap data.

<span class="h2"><a class="selflink" id="section-796" href="#section-796">796</a>     Postel  </span>     Sep 81      Address Mappings

  A description of the way the addresses of a few actual networks are
  mapped into internet addresses.

<span class="h2"><a class="selflink" id="section-795" href="#section-795">795</a>     Postel  </span>     Sep 81      Service Mappings

  A description of how the internet type of service is mapped into the
  actual service parameters of a few particular networks, and vice
  versa.

<span class="h2"><a class="selflink" id="section-794" href="#section-794">794</a>     Cerf  </span>       Sep 81      Pre-Emption

  Discusses how pre-emption of TCP connection can be implemented.
  Replaces IEN 125.

<span class="h2"><a class="selflink" id="section-793" href="#section-793">793</a>     Postel  </span>     Sep 81      Transmission Control Protocol

  The specification of TCP.  Replaces RFCs 761 and 675.


Postel &amp; Vernon                                                 [page 1]</pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-2" ></span>
<a href="./rfc800">RFC 800</a>                                                    November 1982



<span class="h2"><a class="selflink" id="section-792" href="#section-792">792</a>     Postel  </span>     Sep 81      Internet Control Message Protocol

  The specification of ICMP.  Replaces RFCs 777 and 760.

<span class="h2"><a class="selflink" id="section-791" href="#section-791">791</a>     Postel  </span>     Sep 81      Internet Protocol

  The specification of IP.  Replaces <a href="./rfc760">RFC 760</a>.

<span class="h2"><a class="selflink" id="section-790" href="#section-790">790</a>     Postel  </span>     Sep 81      Assigned Numbers

  The list of numbers assigned for networks, protocols, etc.  Replaces
  RFCs 776, 770, 762, 758, 755, 750, 739, 604.

<span class="h2"><a class="selflink" id="section-789" href="#section-789">789</a>     Rosen  </span>      Jul 81      Vulnerabilities of Network Control
                                 Protocols:  An Example

  A description of an outage in ARPANET service and the process of
  determining the cause; also, subtleties of designing network
  protocols.

<span class="h2"><a class="selflink" id="section-788" href="#section-788">788</a>     Postel  </span>     Nov 81      Simple Mail Transfer Protocol

  An old version; see <a href="./rfc821">RFC 821</a>.

<span class="h2"><a class="selflink" id="section-787" href="#section-787">787</a>     Chapin  </span>    July 81      Connectionless Data Transmission
                                 Survey/Tutorial

  A discussion of datagram service.  Intended for submission to
  international standards bodies.

<span class="h2"><a class="selflink" id="section-786" href="#section-786">786</a>     Sluizer  </span>   July 81      Mail Transfer Protocol:  ISI TOPS20
                                 MTP-NIMAIL Interface

  The description of the way mail is passed between the MTP and the
  NIMAIL programs in ISI TOPS20.  Outdated.

<span class="h2"><a class="selflink" id="section-785" href="#section-785">785</a>     Sluizer  </span>   July 81      Mail Transfer Protocol:  ISI TOPS20
                                 File Definitions

  The description of the file format for passing mail to the MTP program
  from user mail programs in ISI TOPS20.  Outdated.

<span class="h2"><a class="selflink" id="section-784" href="#section-784">784</a>     Sluizer  </span>   July 81      Mail Transfer Protocol:  ISI TOPS20
                                 Implementation

  The description of the program structure for the MTP implementation in
  the ISI TOPS20.  Outdated.





Postel &amp; Vernon                                                 [page 2]</pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-3" ></span>
<a href="./rfc800">RFC 800</a>                                                    November 1982



<span class="h2"><a class="selflink" id="section-783" href="#section-783">783</a>     Sollins  </span>   June 81      The TFTP Protocol Revision 2

  The specification of TFTP.  Replaces RFCs 768, 764 and IEN 133.

<span class="h2"><a class="selflink" id="section-782" href="#section-782">782</a>     Nabielsky  </span> undated      A Virtual Terminal Management Model

  A description of the elements of a virtual terminal and the management
  of communications between them.

<span class="h2"><a class="selflink" id="section-781" href="#section-781">781</a>     Su  </span>         May 81      A Specification of the Internet
                                 Protocol IP Timestamp Option

  The description of IP Timestamp option, now included in the IP
  specification (<a href="./rfc791">RFC 791</a>).

<span class="h2"><a class="selflink" id="section-780" href="#section-780">780</a>     Sluizer  </span>    May 81      Mail Transfer Protocol

  An outdated Mail protocol; see <a href="./rfc821">RFC 821</a>.

<span class="h2"><a class="selflink" id="section-779" href="#section-779">779</a>     Killian  </span>    Apr 81      TELNET SEND-LOCATION Option

  Definition of this Telnet option.

<span class="h2"><a class="selflink" id="section-778" href="#section-778">778</a>     Mills  </span>   18 Apr 81      DCNet Internet Clock Service

  Specifies a format and procedure for the exchange of messages to
  maintain synchronized  clocks.

<span class="h2"><a class="selflink" id="section-777" href="#section-777">777</a>     Postel  </span>     Apr 81      Internet Control Message Protocol

  An old version; see <a href="./rfc792">RFC 792</a>.

<span class="h2"><a class="selflink" id="section-776" href="#section-776">776</a>     Postel  </span>     Jan 81      Assigned Numbers

  An old version; see <a href="./rfc790">RFC 790</a>.

<span class="h2"><a class="selflink" id="section-775" href="#section-775">775</a>     Mankins  </span>    Dec 80      Directory Oriented FTP Commands

  The definition of additional FTP Commands related to directory
  management.

<span class="h2"><a class="selflink" id="section-774" href="#section-774">774</a>     Postel  </span>     Oct 80      Internet Protocol Handbook Table of
                                 Contents

  An out-of-date table of contents for an Internet Protocol Handbook.







Postel &amp; Vernon                                                 [page 3]</pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-4" ></span>
<a href="./rfc800">RFC 800</a>                                                    November 1982



<span class="h2"><a class="selflink" id="section-773" href="#section-773">773</a>     Cerf  </span>       Oct 80      Comments on NCP/TCP Mail Service
                                 Transition Strategy

  A discussion of issues in the transition from NCP to TCP, particularly
  as related to MAIL Service.

<span class="h2"><a class="selflink" id="section-772" href="#section-772">772</a>     Sluizer  </span>    Sep 80      Mail Transfer Protocol

  An old version of a Mail Protocol; see <a href="./rfc821">RFC 821</a>.

<span class="h2"><a class="selflink" id="section-771" href="#section-771">771</a>     Cerf  </span>       Sep 80      Mail Transition Plan

  A plan for supporting mail service in the transition from NCP to TCP;
  see also <a href="./rfc801">RFC 801</a>.

<span class="h2"><a class="selflink" id="section-770" href="#section-770">770</a>     Postel  </span>     Sep 80      Assigned Numbers

  An old version; see <a href="./rfc790">RFC 790</a>.

<span class="h2"><a class="selflink" id="section-769" href="#section-769">769</a>     Postel  </span>  26 Sep 80      Rapicom 450 Facsimile File Format

  The definition of the exchange format of the encoded facsimile data of
  the Rapicom 450; see also <a href="./rfc798">RFC 798</a>.

<span class="h2"><a class="selflink" id="section-768" href="#section-768">768</a>     Postel  </span>  28 Aug 80      User Datagram Protocol

  The specification of the UDP.

<span class="h2"><a class="selflink" id="section-767" href="#section-767">767</a>     Postel  </span>     Aug 80      A Structured Format for  Transmission
                                 of Multi-Media Documents

  The definition of the format for the document of a multimedia message.

<span class="h2"><a class="selflink" id="section-766" href="#section-766">766</a>     Postel  </span>     Jul 80      Internet Protocol Handbook

  An out-of-date table of contents for the Internet Protocol Handbook.

<span class="h2"><a class="selflink" id="section-765" href="#section-765">765</a>     Postel  </span>     Jun 80      File Transfer Protocol

  The specification of FTP.

<span class="h2"><a class="selflink" id="section-764" href="#section-764">764</a>     Postel  </span>     Jun 80      Telnet Protocol Specification

  The specification of Telnet.

<span class="h2"><a class="selflink" id="section-763" href="#section-763">763</a>     Abrams  </span>   7 May 80      Role Mailboxes

  A call for mailboxes with role names, such as "Management".




Postel &amp; Vernon                                                 [page 4]</pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-5" ></span>
<a href="./rfc800">RFC 800</a>                                                    November 1982



<span class="h2"><a class="selflink" id="section-762" href="#section-762">762</a>     Postel  </span>     Jan 80      Assigned Numbers

  An old version; see <a href="./rfc790">RFC 790</a>.

<span class="h2"><a class="selflink" id="section-761" href="#section-761">761</a>     Postel  </span>     Jan 80      DOD Standard Transmission Protocol

  An old version; see <a href="./rfc793">RFC 793</a>.

<span class="h2"><a class="selflink" id="section-760" href="#section-760">760</a>     Postel  </span>     Jan 80      DOD Standard Internet Protocol

  An old version; see <a href="./rfc791">RFC 791</a>.

<span class="h2"><a class="selflink" id="section-759" href="#section-759">759</a>     Postel  </span>     Aug 80      Internet Message Protocol

  The definition of the protocol and format for the exchange of
  multimedia mail.  Replaces <a href="./rfc753">RFC 753</a>.

<span class="h2"><a class="selflink" id="section-758" href="#section-758">758</a>     Postel  </span>     Aug 79      Assigned Numbers

  An old version; see <a href="./rfc790">RFC 790</a>.

<span class="h2"><a class="selflink" id="section-757" href="#section-757">757</a>     Deutsch  </span> 10 Sep 79      A Suggested Solution to the Naming,
                                 Addressing, and Delivery Problem for
                                 ARPANET Message Systems

  Discusses several proposals for handing the name to address to route
  processing for computer mail.  Favors a solution based on unique-ids
  and a data base, see also RFCs 759, 821 and 822.

<span class="h2"><a class="selflink" id="section-756" href="#section-756">756</a>     Pickens  </span>    Jul 79      The NIC Name server--A  Datagram-Based
                                 Information Utility

  Describes a Host Name to Address look up service.

<span class="h2"><a class="selflink" id="section-755" href="#section-755">755</a>     Postel  </span>   3 May 79      Assigned Numbers

  An old version; see <a href="./rfc790">RFC 790</a>.

<span class="h2"><a class="selflink" id="section-754" href="#section-754">754</a>     Postel  </span>   6 Apr 79      Out-of-Net Host Addresses for Mail

  A discussion of options for addressing computer mail beyond the
  ARPANET.

<span class="h2"><a class="selflink" id="section-753" href="#section-753">753</a>     Postel  </span>     Mar 79      Internet Message Protocol

  An old version; see <a href="./rfc759">RFC 759</a>.






Postel &amp; Vernon                                                 [page 5]</pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-6" ></span>
<a href="./rfc800">RFC 800</a>                                                    November 1982



<span class="h2"><a class="selflink" id="section-752" href="#section-752">752</a>     Crispin  </span>  3 Jan 79      A Universal Host Table

  Describes the host table used at MIT and Stanford.  This has several
  extensions and generalizations from the NIC standard and the table
  used by most Tenex and TOPS20 hosts.

<span class="h2"><a class="selflink" id="section-751" href="#section-751">751</a>     Lebling  </span> 10 Dec 78      Survey of FTP Mail and MLFL

  A survey of hosts' responses to probes of their FTP servers to see if
  servers (a) accept mail for unknown users and (b) support the MAIL and
  MLFL commands.

<span class="h2"><a class="selflink" id="section-750" href="#section-750">750</a>     Postel  </span>  26 Sep 78      Assigned Numbers

  An old version; see <a href="./rfc790">RFC 790</a>.

<span class="h2"><a class="selflink" id="section-749" href="#section-749">749</a>     Greenberg 18 Sep 78  </span>    Telnet SUPDUP-OUTPUT Option

  Updates <a href="./rfc736">RFC 736</a>; see also RFCs734, 746 and 747.

<span class="h2"><a class="selflink" id="section-748" href="#section-748">748</a>     Crispin  </span>  1 Apr 78      TELNET RANDOMLY-LOSE Option

  Defines this Telnet option (note the date of this memo).

<span class="h2"><a class="selflink" id="section-747" href="#section-747">747</a>     Crispin  </span> 21 Mar 78      Recent Extensions to the SUPDUP
                                 Protocol

  An update to the SUPDUP protocol (<a href="./rfc734">RFC 734</a>); see also RFCs 749, 746 and
  736.

<span class="h2"><a class="selflink" id="section-746" href="#section-746">746</a>     Stallman  </span>17 Mar 78      The SUPDUP Graphics Extension

  An extension of SUPDUP for Graphics; see also RFCs 734, 736, 747 and
  749.

<span class="h2"><a class="selflink" id="section-745" href="#section-745">745</a>     Beeler  </span>  30 Mar 78      JANUS Interface Specifications

  The specification of a symmetrical 1822 style interface.

<span class="h2"><a class="selflink" id="section-744" href="#section-744">744</a>     Sattley  </span>  8 Jan 78      MARS - A Message Archiving and
                                 Retrieval Service

  The description of a database service for computer mail messages,
  which operates via computer mail.

<span class="h2"><a class="selflink" id="section-743" href="#section-743">743</a>   Harrenstien 30 Dec 77  </span>    FTP extension:  XRSQ/XRCP

  An extension to FTP mail to allow more efficient transmission of
  computer mail.  Now incorporated into SMTP; see <a href="./rfc788">RFC788</a>.



Postel &amp; Vernon                                                 [page 6]</pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-7" ></span>
<a href="./rfc800">RFC 800</a>                                                    November 1982



<span class="h2"><a class="selflink" id="section-742" href="#section-742">742</a>   Harrenstien 30 Dec 77  </span>    NAME/FINGER Protocol

  Defines the Name or Finger Protocol which allows one to get "who is
  on" or "where is user x" information from another host.

<span class="h2"><a class="selflink" id="section-741" href="#section-741">741</a>     Cohen  </span>   22 Nov 77      Specifications for the Network Voice
                                 Protocol NVP

  Defines the protocol used in the ARPANET packet speech experiments.

<span class="h2"><a class="selflink" id="section-740" href="#section-740">740</a>     Braden  </span>  22 Nov 77      NETRJS Protocol

  Defines the protocol used for Remote Job Entry on the UCLA CCN IBM
  system; replaces RFCs 599 and 189.

<span class="h2"><a class="selflink" id="section-739" href="#section-739">739</a>     Postel  </span>  11 Nov 77      Assigned Numbers

  An old version; see <a href="./rfc790">RFC 790</a>.

<span class="h2"><a class="selflink" id="section-738" href="#section-738">738</a>   Harrenstien 31 Oct 77  </span>    Time Server

  Defines the Time Server Protocol; see IEN 142 for the TCP and VDP
  versions.

<span class="h2"><a class="selflink" id="section-737" href="#section-737">737</a>   Harrenstien 31 Oct 77  </span>    FTP Extension: XSEN

  An extenion to the Mail procedures.  This function is incorporated in
  the SMTP; see also <a href="./rfc821">RFC 821</a>.

<span class="h2"><a class="selflink" id="section-736" href="#section-736">736</a>     Crispin  </span> 31 Oct 77      TELNET SUPDUP Option

  Defines the procedure for negotiating to use the SUPDUP, protocol as a
  TELNET option; see also RFCs 734, 746, 747 and 749.

<span class="h2"><a class="selflink" id="section-735" href="#section-735">735</a>     Crocker  </span>  3 Nov 77      Revised TELNET Byte Macro Option
                                 Obsoletes 40306

  Defines a Telnet option for assigning codes to stand for strings in
  Telnet connections.  Replaces <a href="./rfc729">RFC 729</a>.

<span class="h2"><a class="selflink" id="section-734" href="#section-734">734</a>     Crispin  </span>  7 Oct 77      SUPDUP Protocol

  Description of a terminal control protocol used at STANFORD and MIT;
  see also RFCs 736, 746-749.

<span class="h2"><a class="selflink" id="section-733" href="#section-733">733</a>     Crocker  </span> 21 Nov 77      Standard for the Format of ARPA Network
                                 Text Messages

  Specification of the format for the headers of computer mail.  An old
  version; see <a href="./rfc822">RFC 822</a>.


Postel &amp; Vernon                                                 [page 7]</pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-8" ></span>
<a href="./rfc800">RFC 800</a>                                                    November 1982



<span class="h2"><a class="selflink" id="section-732" href="#section-732">732</a>     Day  </span>     12 Sep 77      TELNET Data Entry Terminal Option

  The specification of a Telnet Option for the control of a data entry
  display terminal.  Replaces <a href="./rfc731">RFC 731</a>.

<span class="h2"><a class="selflink" id="section-731" href="#section-731">731</a>     Day  </span>     27 Jun 77      TELNET Data Entry Terminal Option

  An old version; see <a href="./rfc732">RFC 732</a>.

<span class="h2"><a class="selflink" id="section-730" href="#section-730">730</a>     Postel  </span>  20 May 77      Extensible Field Addresing

  Discusses some ideas on addressing that come up in the context of
  changing from 8-bit to 24-bit network addresses.

<span class="h2"><a class="selflink" id="section-729" href="#section-729">729</a>     Crocker  </span> 13 May 77      TELNET Byte Macro Option

  An old version; see <a href="./rfc735">RFC 735</a>.

<span class="h2"><a class="selflink" id="section-728" href="#section-728">728</a>     Day  </span>     27 Apr 77      A Minor Pitfall in the Telnet Protocol

  Warns of the possibility of an unexpected occurence in Telnet
  resulting from the interaction between option subnegotiations and the
  telnet SYNCH operation.

<span class="h2"><a class="selflink" id="section-727" href="#section-727">727</a>     Crispin  </span> 27 Apr 77      TELNET Logout Option

  Defines a telnet option for causing a logout.

<span class="h2"><a class="selflink" id="section-726" href="#section-726">726</a>     Postel  </span>   8 Mar 77      Remote Controlled Transmission and
                                 Echoing Telnet Option

  Defines a Telnet option for controlling the transmission and echoing
  of data to smooth the response to use in high transmission delay
  environments; see also RFCs 719 and 718.

<span class="h2"><a class="selflink" id="section-725" href="#section-725">725</a>     Day  </span>      1 Mar 77      An RJE Protocol for a Resource Sharing
                                 Network

  Describes a possible Remote Job Entry protocol.

<span class="h2"><a class="selflink" id="section-724" href="#section-724">724</a>     Crocker  </span> 12 May 77      Proposed Official Standard for the
                                 Format of ARPA Network Messages

  An old version; see <a href="./rfc822">RFC 822</a>.

<span class="h2"><a class="selflink" id="section-722" href="#section-722">722</a>     Haverty  </span> 16 Sep 76      Thoughts on Interactions in Distributed
                                 Services

  A discussion on the design of interactive distributed services and the
  kinds of primitive operations that are needed.


Postel &amp; Vernon                                                 [page 8]</pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-9" ></span>
<a href="./rfc800">RFC 800</a>                                                    November 1982



<span class="h2"><a class="selflink" id="section-721" href="#section-721">721</a>     Garlick  </span>  1 Sep 76      Out of Band Control Signals in a Host
                                 to Host Protocol

  A discussion of the control signals in transport protocols (e.g.,
  NCP's Interrupt or TCP's Urgent).

<span class="h2"><a class="selflink" id="section-720" href="#section-720">720</a>     Crocker  </span>  5 Aug 76      Address Specification Syntax for
                                 Network Mail

  A discussion of computer mail addresses, with comments on real names
  vs. mailboxes, and mailing lists; see also <a href="./rfc819">RFC 819</a>.

<span class="h2"><a class="selflink" id="section-719" href="#section-719">719</a>     Postel  </span>  22 Jul 76      Discussion on RCTE

  A short discussion of RCTE implementation issues; see also RFCs 726
  and 718.

<span class="h2"><a class="selflink" id="section-718" href="#section-718">718</a>     Postel  </span>  30 Jun 76      Comments on RCTE from the TENEX
                                 Implementation Experience

  A short note on the Tenex implementation of RCTE; see also RFCs 726
  and 719.

<span class="h2"><a class="selflink" id="section-717" href="#section-717">717</a>     Postel  </span>   1 Jul 76      Assigned Network Numbers

  An old version; see <a href="./rfc790">RFC 790</a>.

<span class="h2"><a class="selflink" id="section-716" href="#section-716">716</a>     Levin  </span>   24 May 76      Interim Revision to <a href="#appendix-F">Appendix F</a> of BBN
                                 1822

  A short note updating the specification of the very Distant Host 1822
  interface.

<span class="h2"><a class="selflink" id="section-714" href="#section-714">714</a>     McKenzie  </span>21 Apr 76      A Host/Host Protocol for an
                                 ARPANET-type Network

  A specification of a NCP-like protocol for an ARPA-like network.
  Interesting to compare to the NCP specification to see what the author
  would do differently.

<span class="h2"><a class="selflink" id="section-713" href="#section-713">713</a>     Haverty  </span>  6 Apr 76      MSDTP -- Message Services Data
                                 Transmission Protocol

  The specification of a set of Data Primitives for building interactive
  services.

<span class="h2"><a class="selflink" id="section-712" href="#section-712">712</a>     Donnelley  </span>5 Feb 76      A Distributed Capability Computing
                                 System DCCS

  A description of a Distributed Capability based computing system.


Postel &amp; Vernon                                                 [page 9]</pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-10" ></span>
<a href="./rfc800">RFC 800</a>                                                    November 1982



<span class="h2"><a class="selflink" id="section-708" href="#section-708">708</a>     White  </span>    5 Jan 76      Elements of a Distributed  Programming
                                 System

  A description of a Distributed programming system; see also <a href="./rfc707">RFC 707</a>.

<span class="h2"><a class="selflink" id="section-707" href="#section-707">707</a>     White  </span>   23 Dec 75      A High-Level Framework for
                                 Network-Based Resource Sharing

  A description of a programming environment for network-based programs;
  see also <a href="./rfc708">RFC 708</a>.

<span class="h2"><a class="selflink" id="section-706" href="#section-706">706</a>     Postel  </span>   8 Nov 75      On the Junk Mail Problem

  A short note pointing out that the ARPANET maybe subject to a "denial
  of service" attack by a misbehaving host.

<span class="h2"><a class="selflink" id="section-705" href="#section-705">705</a>     Bryan  </span>    5 Nov 75      Front-End Protocol

  Describes a protocol used between a PDP-11 (the ARPANET front end) and
  a B6700 to support network communication.

<span class="h2"><a class="selflink" id="section-704" href="#section-704">704</a>     Santos  </span>  15 Sep 75      IMP/Host and Host/IMP Protocol Change

  Describes the changes to the 1822 interface to eliminate the
  restriction of 63 IMPs.

<span class="h2"><a class="selflink" id="section-703" href="#section-703">703</a>     Dodds  </span>   11 Jul 75      Survey of New-Protocol Telnet Servers

  A poll of Telnet servers to check implementation status and Telnet
  options.  Updates RFCs 702, 701, 679 and 669.

<span class="h2"><a class="selflink" id="section-702" href="#section-702">702</a>     Dodds  </span>   25 Sep 74      Survey of New-Protocol Telnet Servers

  An earlier poll of Telnet server implementation status; see also
  RFC's703, 701, 679, and 669.

<span class="h2"><a class="selflink" id="section-701" href="#section-701">701</a>     Dodds  </span>      Aug 74      Survey of New-Protocol Telnet Servers

  An earlier poll of Telnet server implementation status; see also RFCs
  703, 702, 679 and 669.

<span class="h2"><a class="selflink" id="section-700" href="#section-700">700</a>     Mader  </span>      Aug 74       A Protocol Experiment

  Describes a protocol based loosely on a very early version of TCP,
  used to send data to a printer server.







Postel &amp; Vernon                                                [page 10]
</pre>