home *** CD-ROM | disk | FTP | other *** search
/ Handbook of Infosec Terms 2.0 / Handbook_of_Infosec_Terms_Version_2.0_ISSO.iso / text / rfcs / rfc1000.txt < prev    next >
Text File  |  1996-05-07  |  323KB  |  5,335 lines

  1.  
  2.  
  3. Network Working Group                                        J. Reynolds Request for Comments: 1000                                     J. Postel                                                                      ISI                                                              August 1987 
  4.  
  5. Obsoletes: RFCs 084, 100, 160, 170, 200, 598, 699, 800, 899, 999 
  6.  
  7.                  THE REQUEST FOR COMMENTS REFERENCE GUIDE 
  8.  
  9.  STATUS OF THIS MEMO 
  10.  
  11.    This RFC is a reference guide for the Internet community which    summarizes of all the Request for Comments issued between April 1969    and March 1987.  This guide also categorizes the RFCs by topic. 
  12.  
  13. INTRODUCTION 
  14.  
  15.    This RFC Reference Guide is intended to provide a historical account    by categorizing and summarizing of the Request for Comments numbers 1    through 999 issued between the years 1969-1987.  These documents have    been crossed referenced to indicate which RFCs are current, obsolete,    or revised.  Distribution of this memo is unlimited. 
  16.  
  17. THE ORIGINS OF RFCS - by Stephen D. Crocker 
  18.  
  19.    The DDN community now includes hundreds of nodes and thousands of    users, but once it was all a gleam in Larry Roberts' eye.  While much    of the development proceeded according to a grand plan, the design of    the protocols and the creation of the RFCs was largely accidental. 
  20.  
  21.    The procurement of the ARPANET was initiated in the summer of 1968 --    Remember Vietnam, flower children, etc?  There had been prior    experiments at various ARPA sites to link together computer systems,    but this was the first version to explore packet-switching on a grand    scale.  ("ARPA" didn't become "DARPA" until 1972.)  Unlike most of    the ARPA/IPTO procurements of the day, this was a competitive    procurement. The contract called for four IMPs to be delivered to    UCLA, SRI, UCSB and The University of Utah.  These sites were running    a Sigma 7 with the SEX operating system, an SDS 940 with the Genie    operating system, an IBM 360/75 with OS/MVT (or perhaps OS/MFT), and    a DEC PDP-10 with the Tenex operating system.  Options existed for    additional nodes if the first experiments were successful.  BBN won    the procurement in December 1968, but that gets ahead of this story. 
  22.  
  23.    Part of the reason for selecting these four sites was these were    existing ARPA computer science research contractors.  The precise    usage of the ARPANET was not spelled out in advance, and the research    community could be counted on to take some initiative.  To stimulate    this process, a meeting was called during the summer with    representatives from the selected sites, chaired by Elmer Shapiro 
  24.  
  25.  Reynolds & Postel                                               [Page 1] 
  26.  
  27.  
  28.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  29.  
  30.     from SRI.  If memory serves me correctly, Jeff Rulifson came from    SRI, Ron Stoughton from UCSB, Steve Carr from Utah and I came from    UCLA. (Apologies to anyone I've left out; records are inaccessible or    lost at this point.)  At this point we knew only that the network was    coming, but the precise details weren't known. 
  31.  
  32.    That first meeting was seminal.  We had lots of questions -- how IMPs    and hosts would be connected, what hosts would say to each other, and    what applications would be supported.  No one had any answers, but    the prospects seemed exciting.  We found ourselves imagining all    kinds of possibilities -- interactive graphics, cooperating    processes, automatic data base query, electronic mail -- but no one    knew where to begin.  We weren't sure whether there was really room    to think hard about these problems; surely someone from the east    would be along by and by to bring the word.  But we did come to one    conclusion: We ought to meet again.  Over the next several months, we    managed to parlay that idea into a series of exchange meetings at    each of our sites, thereby setting the most important precedent in    protocol design. 
  33.  
  34.    The first few meetings were quite tenuous.  We had no official    charter.  Most of us were graduate students and we expected that a    professional crew would show up eventually to take over the problems    we were dealing with.  Without clear definition of what the host-IMP    interface would look like, or even what functions the IMP would    provide, we focused on exotic ideas.  We envisioned the possibility    of application specific protocols, with code downloaded to user    sites, and we took a crack at designing a language to support this.    The first version was known as DEL, for "Decode-Encode Language" and    a later version was called NIL, for "Network Interchange Language."    When the IMP contract was finally let and BBN provided some definite    information on the host-IMP interface, all attention shifted to    low-level matters and the ambitious ideas for automatic downloading    of code evaporated.  It was several years before ideas like remote    procedure calls and typed objects reappeared. 
  35.  
  36.    In February of 1969 we met for the first time with BBN.  I don't    think any of us were prepared for that meeting.  The BBN folks, led    by Frank Heart, Bob Kahn, Severo Ornstein and Will Crowther, found    themselves talking to a crew of graduate students they hadn't    anticipated.  And we found ourselves talking to people whose first    concern was how to get bits to flow quickly and reliably but hadn't    -- of course -- spent any time considering the thirty or forty layers    of protocol above the link level.  And while BBN didn't take over the    protocol design process, we kept expecting that an official protocol    design team would announce itself. 
  37.  
  38.    A month later, after a particularly delightful meeting in Utah, it    became clear to us that we had better start writing down our 
  39.  
  40.  Reynolds & Postel                                               [Page 2] 
  41.  
  42.  
  43.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  44.  
  45.     discussions.  We had accumulated a few notes on the design of DEL and    other matters, and we decided to put them together in a set of notes.    I remember having great fear that we would offend whomever the    official protocol designers were, and I spent a sleepless night    composing humble words for our notes.  The basic ground rules were    that anyone could say anything and that nothing was official.  And to    emphasize the point, I labeled the notes "Request for Comments."  I    never dreamed these notes would distributed through the very medium    we were discussing in these notes.  Talk about Sorcerer's Apprentice! 
  46.  
  47.    Over the spring and summer of 1969 we grappled with the detailed    problems of protocol design.  Although we had a vision of the vast    potential for intercomputer communication, designing usable protocols    was another matter.  A custom hardware interface and custom intrusion    into the operating system was going to be required for anything we    designed, and we anticipated serious difficulty at each of the sites.    We looked for existing abstractions to use.  It would have been    convenient if we could have made the network simply look like a tape    drive to each host, but we knew that wouldn't do. 
  48.  
  49.    It was clear we needed to support remote login for interactive use --    later known as Telnet -- and we needed to move files from machine to    machine.  We also knew that we needed a more fundamental point of    view for building a larger array of protocols.  Unfortunately,    operating systems of that era tended to view themselves as the center    of the universe; symmetric cooperation did not fit into the concepts    currently available within these operating systems.  And time was    pressing: The first IMP was due to be delivered to UCLA September 1,    1969, and the rest were scheduled at monthly intervals. 
  50.  
  51.    At UCLA we scrambled to build a host-IMP interface.  SDS, the builder    of the Sigma 7, wanted many months and many dollars to do the job.    Mike Wingfield, another grad student at UCLA, stepped in and offered    to get interface built in six weeks for a few thousand dollars.  He    had a gorgeous, fully instrumented interface working in five and one    half weeks.  I was in charge of the software, and we were naturally    running a bit late.  September 1 was Labor Day, so I knew I had a    couple of extra days to debug the software.  Moreover, I had heard    BBN was having some timing troubles with the software, so I had some    hope they'd miss the ship date.  And I figured that first some    Honeywell people would install the hardware -- IMPs were built out of    Honeywell 516s in those days -- and then BBN people would come in a    few days later to shake down the software.  An easy couple of weeks    of grace. 
  52.  
  53.    BBN fixed their timing trouble, air shipped the IMP, and it arrived    on our loading dock on Saturday, August 30.  They arrived with the    IMP, wheeled it into our computer room, plugged it in and the 
  54.  
  55.  
  56.  
  57. Reynolds & Postel                                               [Page 3] 
  58.  
  59.  
  60.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  61.  
  62.     software restarted from where it had been when the plug was pulled in    Cambridge.  Still Saturday, August 30.  Panic time at UCLA. 
  63.  
  64.    The second IMP was delivered to SRI at the beginning of October, and    ARPA's interest was intense.  Larry Roberts and Barry Wessler came by    for a visit on November 21, and we actually managed to demonstrate a    Telnet-like connection to SRI. 
  65.  
  66.    With the pressure to get something working and the general confusion    as to how to achieve the high generality we all aspired to, we punted    and defined the first set of protocols to include only Telnet and FTP    functions.  In particular, only asymmetric, user-server relationships    were supported.  In December 1969, we met with Larry Roberts in Utah,    and suffered our first direct experience with "redirection".  Larry    made it abundantly clear that our first step was not big enough, and    we went back to the drawing board.  Over the next few months we    designed a symmetric host-host protocol, and we defined an abstract    implementation of the protocol known as the Network Control Program.    ("NCP" later came to be used as the name for the protocol, but it    originally meant the program within the operating system that managed    connections.  The protocol itself was known blandly only as the    host-host protocol.)  Along with the basic host-host protocol, we    also envisioned a hierarchy of protocols, with Telnet, FTP and some    splinter protocols as the first examples.  If we had only consulted    the ancient mystics, we would have seen immediately that seven layers    were required. 
  67.  
  68.    The initial experiment had been declared an immediate success and the    network continued to grow.  More and more people started coming to    meetings, and the Network Working Group began to take shape.  Working    Group meetings started to have 50 and 100 people in attendance    instead of the half dozen we had had in 1968 and early 1969.  We held    one meeting in conjunction with the Spring Joint Computer Conference    in Atlantic City in 1971.  In October 1971 we all convened at MIT for    a major protocol "fly-off".  Representatives from each site were on    hand, and everyone tried to log in to everyone else's site.  With the    exception of one site that was completely down, the matrix was almost    completely filled in, and we had reached a major milestone in    connectivity. 
  69.  
  70.    The rapid growth of the network and the working group also led to a    large pile of RFCs.  When the 100th RFC was in sight, Peggy Karp took    on the task of indexing them.  That seemed like a large task then,    and we could have hardly anticipated seeing more than a 1000 RFCs    several years later. 
  71.  
  72.    Where will it end?  The network has the exceeded all estimates of its    growth.  It has been transformed, extended, cloned, renamed and    reimplemented.  I doubt if there is a single computer still on the 
  73.  
  74.  Reynolds & Postel                                               [Page 4] 
  75.  
  76.  
  77.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  78.  
  79.     network that was on it in 1971.  But the RFCs march on.  Maybe I'll    write a few words for RFC 10,000. 
  80.  
  81. REQUEST FOR COMMENTS BY CATEGORIES 
  82.  
  83.    The RFCs are categorized into several broad groups and within these    groups are subdivided by topic.  For example, the RFCs relating to    file transfer are in 5 (Applications) c (File Transfer). 
  84.  
  85.    1.  Administrative 
  86.  
  87.       1a.  Assigned Numbers RFCs 
  88.  
  89.          997, 990, 960, 943, 923, 900, 870, 820, 790, 776, 770, 762,          758, 755, 750, 739, 717, 604, 503, 433, 349, 322, 317, 204,          179, 175, 167. 
  90.  
  91.       1b.  Official Protocols RFCs 
  92.  
  93.          991, 961, 944, 924, 901, 880, 840, 694, 661, 617, 582, 580,          552.          774 - Internet Protocol Handbook Table of Contents 
  94.  
  95.       1c.  Meeting Notes and Minutes 
  96.  
  97.          898 - Gateway Special Interest Group Meeting Notes          808, 805, 469 - Computer Mail Meeting Notes          910, 807 - Multimedia Mail Meeting Notes          585 - ARPANET Users Interest Working Group Meeting          549, 396, 282, 253 - Graphics Meeting Notes          371 - International Computer Communications Conference          327 - Data and File Transfer Workshop Notes          316 - Data Management Working Group Meeting Report          164, 131, 116, 108, 101, 082, 077, 066, 063, 037, 021 - Network                Working Group Meeting 
  98.  
  99.       1d.  Meeting Announcements and Group Overviews 
  100.  
  101.          828 - Data Communications:  IFIP's International "Network" of                Experts          631 - Call for Papers:  International Meeting on Minicomputers                and Data Communication          584 - Charter for ARPANET Users Interest Working Group          537 - Announcement of NGG Meeting          526 - Technical Meeting - Digital Image Processing Software                Systems          504 - Workshop Announcement          483 - Cancellation of the Resource Notebook Framework Meeting          474, 314, 246, 232, 134 - Network Graphics Working Group 
  102.  
  103.  Reynolds & Postel                                               [Page 5] 
  104.  
  105.  
  106.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  107.  
  108.           471 - Announcement of a (Tentative) Workshop on Multi-Site                Executive Programs          461 - Telnet Meeting Announcement          457 - TIPUG          456 - Memorandum          454 - File Transfer Protocol Meeting Announcement          453 - Meeting Announcement to Discuss a Network Mail System          374 - IMP System Announcement          359 - The Status of the Release of the New IMP System (2600)          343, 331 - IMP System Change Notification          324 - RJE Protocol Meeting          323 - Formation of Network Measurement Group (NMG)          320 - Workshop on Hard Copy Line Graphics          309 - Data and File Transfer Workshop Announcement          299 - Information Management System          295 - Report of the Protocol Workshop          291, 188, 173 - Data Management Meetings          245, 234, 207, 188, 173, 140, 116, 099, 087, 085, 075, 043, 035                - Network Working Group Meetings          222 - System Programmer's Workshop          212 - NWG Meeting on Network Usage          157 - Invitation to the Second Symposium on Problems in the                Optimization of Data Communication Systems          149 - The Best Laid Plans...          147 - The Definition of a Socket          111 - Pressure from the Chairman          048 - A Possible Protocol Plateau          046 - ARPA Network Protocol Notes 
  109.  
  110.       1e.  Distribution List 
  111.  
  112.          402, 363, 329, 303, 300, 211, 168, 155 - ARPA Network Mailing                Lists          069 - Distribution List Change for MIT          052 - Updated Distribution List 
  113.  
  114.       1f.  Policies 
  115.  
  116.          980 - Protocol Document Order Form          952, 810, 608 - Host Table Specification          945 - A DoD Statement on the NRC Report          902 - ARPA-Internet Protocol Policy          849 - Suggestions for Improved Host Table Distribution          678 - Document Formats          602 - The Stockings Were Hung by the Chimney With Care          115 - Some Network Information Center Policies on Handling                Documents          053 - An Official Protocol Mechanism 
  117.  
  118.  
  119.  
  120. Reynolds & Postel                                               [Page 6] 
  121.  
  122.  
  123.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  124.  
  125.        1g.  Request for Comments Administrative 
  126.  
  127.          999, 899, 800, 699 - Requests for Comments Summary          825 - Request for Comments on Requests for Comments          629 - Scenario for Using the Network Journal          628 - Status of RFC Numbers and a Note on Pre-assigned Journal                Numbers          598, 200, 170, 160, 100, 084 - RFC Index 
  128.  
  129.       1h.  Bibliographies 
  130.  
  131.          829 - Packet Satellite Technology Reference Sources          290 - Computer Network and Data Sharing: A Bibliography          243 - Network and Data Sharing Bibliography 
  132.  
  133.       1i.  Other 
  134.  
  135.          637 - Change of Network Address for SU-DSL          634 - Change in Network Address for Haskins Lab          616 - Latest Network Maps          609 - Statement of Upcoming Move of NIC/NLS Service          590 - MULTICS Address Change          588 - London Node is Now Up          551 - NYU, ANL, and LBL Joining the Net          544 - Locating On-Line Documentation at SRI-ARC          543 - Network Journal Submission and Delivery          518 - ARPANET Accounts          511 - Enterprise Phone Service to NIC From ARPANET Sites          510 - Request for Network Mailbox Addresses          432 - Network Logical Map          423, 389 - UCLA Campus Computing Network Liaison Staff for APRA                Network          421 - A Software Consulting Service for Network Users          419 - MIT-DMS on Vacation          416 - The ARC System will be Unavailable for Use During                Thanksgiving Week          405 - Correction to RFC 404          404 - Host Address Changes Involving Rand and ISI          403 - Desirability of a Network 1108 Service          386 - Letter to TIP Users - 2          384 - Official Site IDENTS for Organizations in the ARPA                Networks          381 - Three Aids to Improved Network Operation          356 - ARPA Network Control Center          334 - Network Use on May 8          305 - Unknown Host Numbers          301 - BBN IMP No. 5 and NCC Schedule for March 4, 1972          276 - NIC Course          249 - Coordination of Equipment and Supplies Purchase 
  136.  
  137.  Reynolds & Postel                                               [Page 7] 
  138.  
  139.  
  140.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  141.  
  142.           223 - Network Information Center Schedule for Network Users          185 - NIC Distribution of Manuals and Handbooks          154 - Exposition Style          136 - Host Accounting and Administrative Procedures          118 - Information Required for Each Service Available to the                Network          095 - Distribution of NWG/RFC's Through the NIC          016 - MIT 
  143.  
  144.    2.  ARPANET Host to Host Protocol 
  145.  
  146.       2a.  Network Control Protocol 
  147.  
  148.          801 - NCP/TCP Transition Plan          773 - Comments on NCP/TCP Mail Service Transition Strategy          714 - A Host/Host Protocol for an ARPANET-type Network          689 - Tenex NCP Finite State Machine for Connections          663 - A Lost Message Detection and Recovery Protocol          636 - TIP/TENEX Reliability Improvements          635 - An Assessment of ARPANET Protocols          534, 516, 512 - Lost Message Detection          492, 467 - Proposed Change to Host-Host Protocol                Resynchronization of Connection Status          489 - Comment on Resynchronization of Connection Status                Proposal          425 - "But my NCP Costs $500 a day..."          210 - Improvement of Flow Control          197 - Initial Connection Protocol - Revised          176 - Comments on Byte Size for Connections          165 - A Proferred Official Initial Connection Protocol          147 - The Definition of a Socket          142 - Time-out Mechanism in the Host-Host Protocol          132, 124, 107, 102 - Output of the Host-Host Protocol Glitch                Cleaning Committee          129 - A Request for Comments on Socket Name Structure          128 - Bytes          117 - Some Comments on the Official Protocol          072 - Proposed Moratorium on Changes to Network Protocol          068 - Comments on Memory Allocation Control Commands (CEASE,                ALL, GVB, RET) and RFNM          065 - Comments on Host-Host Protocol Document Number 1          060 - A Simplified NCP Protocol          059 - Flow Control-Fixed Versus Demand Allocation          058 - Logical Message Synchronization          057, 054 - An Official Protocol Proffering          056 - Third Level Protocol          055 - A Prototypical Implementation of the NCP          050, 049, 048, 047, 046, 045, 044, 040, 039, 038, 036, 033 -                New Host-Host Protocol 
  149.  
  150.  Reynolds & Postel                                               [Page 8] 
  151.  
  152.  
  153.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  154.  
  155.           042 - Message Data Types          023 - Transmission of Multiple Control Messages          022 - Host-Host Control Message Formats          018 - Comments Re: Host-Host control link          015 - Network Subsystem for Time Sharing Hosts          011 - Implementation of the Host-Host Software Procedures in                GORDO          009, 001 - Host Software          008 - ARPA Network Functional Specifications          005 - DEL          002 - Links 
  156.  
  157.       2b.  Initial Connection Protocol 
  158.  
  159.          202 - Possible Deadlock in ICP          197 - Initial Connection Protocol - Revised          161 - A Solution to the Race Condition in the ICP          151, 148, 143, 127, 123 - A Proferred Official ICP          150 - The Use of IPC Facilities          145 - Initial Connection Protocol Control Commands          093 - Initial Connection Protocol          080 - Protocol and Data Formats          066 - 3rd Level Ideas and Other Noise 
  160.  
  161.    3.  Internet Level 
  162.  
  163.       3a.  Internet Protocol 
  164.  
  165.          815 - IP Datagram Reassembly Algorithms          791, 760 - Internet Protocol (IP)          781 - A Specification of the Internet Protocol IP Timestamp                Option 
  166.  
  167.       3b.  Internet Control Message Protocol 
  168.  
  169.          792, 777 - Internet Control Message Protocol (ICMP) 
  170.  
  171.       3c.  Gateway Protocols 
  172.  
  173.          985 - Requirements for Internet Gateways          975 - Autonomous Confederations          970 - On Packet Switches With Infinite Storage          911 - EGP Gateway under Berkeley Unix          904, 890, 888, 827 -  Exterior Gateway Protocol          875 - Gateways, Architectures, and Heffalumps          823 - Gateway Gateway Protocol 
  174.  
  175.  
  176.  
  177.  
  178.  
  179. Reynolds & Postel                                               [Page 9] 
  180.  
  181.  
  182.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  183.  
  184.        3d.  Other 
  185.  
  186.          986 - Working Draft - Guidelines for the Use of Internet-IP                Addressing in the ISO Connectionless-Mode Network          981 - An Experimental Multiple-Path Routing Algorithm          963 - Some Problems with the Specification of the Military                Standard Internet Protocol          950 - Internet Standard Subnetting Procedure          947 - Multi-Network Broadcasting Within the Internet          940, 917, 925, 932, 936, 922 - Internet Subnets Protocol          925, 917, 826 - Multi-LAN Address Resolution Protocol          919, 922 - Broadcasting Internet Datagrams          891 - DCN Local-Network Protocols          871 - A Perspective on the ARPANET Reference Model          831 - Backup Access to the European Side of SATNET          817 - Modularity and Efficiency in Protocol Implementation          816 - Fault Isolation and Recovery          814 - Name, Addresses, Ports, and Routes          796 - Address Mapping          795 - Service Mappings          730 - Extensible Field Addressing 
  187.  
  188.    4.  Host Level 
  189.  
  190.       4a.  User Datagram Protocol 
  191.  
  192.          768 - User Datagram Protocol 
  193.  
  194.       4b.  Transmission Control Protocol 
  195.  
  196.          983 - ISO Transport Services on Top of the TCP          964 - Some Problems with the Specification of the Military                Standard Transmission Control Protocol          896 - Congestion Control in IP/TCP Internetworks          889 - Internet Delay Experiments          879 - The TCP Maximum Segment Size and Related Topics          872 - TCP-ON-A-LAN          817 - Modularity and Efficiency in Protocol Implementation          816 - Fault Isolation and Recovery          814 - Name, Addresses, Ports, and Routes          794 - Pre-Emption          793, 761, 675 - Transmission Control Protocol          721 - Out of Band Control Signals in a Host to Host Protocol          700 - A Protocol Experiment 
  197.  
  198.       4c.  Transaction Protocols and Distributed Operating Systems 
  199.  
  200.          955 - Towards a Transport Service for Transaction Processing                Applications 
  201.  
  202.  Reynolds & Postel                                              [Page 10] 
  203.  
  204.  
  205.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  206.  
  207.           938 - Internet Reliable Transaction Protocol Functional and                Interface Specification          908 - Reliable Data Protocol          722 - Thoughts on Interactions in Distributed Services          713 - MSDTP -- Message Services Data Transmission Protocol          712 - A Distributed Capability Computing System DCCS          708 - Elements of a Distributed Programming System          707 - A High-Level Framework for Network-Based Resource Sharing          684 - A Commentary on Procedure Calling as A Network Protocol          677 - The Maintenance of Duplicate Databases          674 - Procedure Call Documents--Version 2          672 - A Multi-Site Data Collection Facility          671 - A Note on Reconnection Protocol          645 - Network Standard Data Specification Syntax          615 - Proposed Network Standard Data Pathname Syntax          610 - Further Datalanguage Design Concepts          592 - Some Thoughts on System Design to Facilitate Resource                Sharing          578 - Using MIT-MATHLAB MACSYMA From MIT-DMS Muddle - An                Experiment in Automated Resource Sharing          515 - Specifications for Datalanguage, Version 0/9          500 - The Integration of Data Management Systems on a Computer                Network          441 - Inter-Entity Communication - An Experiment          437 - Data Reconfiguration Service at UCSB          203 - Achieving Reliable Communication          076 - Connection-by-Name: User-Oriented Protocol          062 - A System for Interprocess Communication in a Resource                Sharing Computer Network          061 - A Note on Interprocess Communication in a Resource                Sharing Computer Network          051 - Proposal for a Network Interchange Language          031 - Binary Message Forms in Computer Networks          005 - DEL          001 - Host Software 
  208.  
  209.       4d.  Other 
  210.  
  211.          998, 969 - NETBLT: A Bulk Data Transfer Protocol          988 - Host Extensions for IP Multicasting          979 - PSN End-to-End Functional Specification          966 - A Multicast Extension to the Internet Protocol          869 - Host Monitoring Protocol          741 - Specifications for the Network Voice Protocol NVP          643 - Cross Net Debugger          162 - NETBUGGER3 
  212.  
  213.  
  214.  
  215.  
  216.  
  217. Reynolds & Postel                                              [Page 11] 
  218.  
  219.  
  220.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  221.  
  222.     5.  Application Level 
  223.  
  224.       5a.  Telnet Protocol 
  225.  
  226.          854, 764 - Telnet Protocol Specification          818 - The Remote User Telnet Service          801 - NCP/TCP Transition Plan          782 - A Virtual Terminal Management Model          764 - Telnet Protocol Specification          728 - A Minor Pitfall in the Telnet Protocol          688 - Tentative Schedule for the New Telnet Implementation for                the TIP          681 - Network Unix          600 - Interfacing an Illinois Plasma Terminal to the ARPANET          596 - Second Thoughts on Telnet Go-Ahead          595 - Some Thoughts in Defense of the Telnet Go-Ahead          593 - Telnet and FTP Implementation Schedule Change          576 - Proposal for Modifying Linking          570 - Experimental Input Mapping Between NVT ASCII and UCSB                Online System          562 - Modifications to the Telnet Specification          559 - Comments on the New Telnet Protocol and Its                Implementation          529 - A Note on Protocol Synch Sequences          513 - Comments on the New Telnet Specifications          495 - Telnet Protocol Specification          466 - Telnet Logger/Server for Host LL-67          461 - Telnet Meeting Announcement          452 - Telnet Command at Host LL          435 - Telnet Issues          426 - Reconnection Protocol          393 - Comments on Telnet Protocol Changes          377 - Using TSO Via ARPA Network Virtual Terminal          357 - An Echoing Strategy for Satellite Links          355, 346 - Satellite Considerations          340 - Proposed Telnet Changes          339 - MLTNET - A "Multi-Telnet" Subsystem for TENEX          328 - Suggested Telnet Protocol Changes          318 - Ad Hoc Telnet Protocol          216 - Telnet Access to UCSB's On-Line System          215 - NCP, ICP, and Telnet: The Terminal IMP Implementation          206 - A User Telnet Description of an Initial Implementation          205 - NETCRT - A Character Display Protocol          190 - DEC PDP-10 - IMLAC Communication System          158 - Proposed Telnet Protocol          139 - Discussion of Telnet Protocol          137 - Telnet Protocol - A Proposed Document          135, 110 - Conventions for Using an IBM 2741 Terminal as a User                Console for Access to Network Server Hosts 
  227.  
  228.  Reynolds & Postel                                              [Page 12] 
  229.  
  230.  
  231.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  232.  
  233.           103 - Implementation of Interrupt Keys          097 - A First Cut at a Proposed Telnet Protocol          091 - A Proposed User-User Protocol          015 - Network Subsystem for Time Sharing Hosts 
  234.  
  235.       5b.  Telnet Options 
  236.  
  237.          946 - Telnet Terminal Location Number Option          933 - Output Marking Telnet Option          930 - Telnet Terminal Type Option          927 - TACACS User Identification Telnet Option          885 - Telnet End of Record Option          884 - Telnet Terminal Type Option          861 - Telnet Extended Options - List Option          860 - Telnet Timing Mark Option          859 - Telnet Status Option          858 - Telnet Suppress Go Ahead Option          857 - Telnet Echo Option          856 - Telnet Binary Transmission          855 - Telnet Option Specifications          854 - Telnet Protocol Specifications          779 - Telnet Send-Location Option          749 - Telnet SUPDUP-OUTPUT Option          748 - Telnet Randomly-Lose Option          736 - Telnet SUPDUP Option          735 - Revised Telnet Byte Macro Option          734 - SUPDUP Protocol          747 - Recent Extensions to the SUPDUP Protocol          746 - The SUPDUP Graphics Extension          732 - Telnet Data Entry Terminal Option          731 - Telnet Data Entry Terminal Option          729 - Telnet Byte Macro Option          727 - Telnet Logout Option          726 - Remote Controlled Transmission and Echoing Telnet Option          719 - Discussion on RCTE          718 - Comments on RCTE from the Tenex Implementation Experience          703, 702, 701 - Survey of New-Protocol Telnet Servers          698 - Telnet Extended ASCII Option          679 - February, 1975, Survey of  New-Protocol Telnet Servers          669 - November 1974, Survey of New-Protocol Telnet Servers          659 - Announcing Additional Telnet Options          658 - Telnet Output Line Feed Disposition          657 - Telnet Output Vertical Tab Disposition Option          656 - Telnet Output Vertical Tab Stops Option          655 - Telnet Output Form Feed Disposition Option          654 - Telnet Output Horizontal Tab Disposition Option          653 - Telnet Output Horizontal Tab Stops Option          652 - Telnet Output Carriage Return Disposition Option          651 - Revised Telnet Status Option 
  238.  
  239.  Reynolds & Postel                                              [Page 13] 
  240.  
  241.  
  242.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  243.  
  244.           587 - Announcing New Telnet Options          581 - Corrections to RFC 560 - Remote Controlled Transmission                and Echoing Telnet Option          563 - Comments on the RCTE Telnet Option          560 - Remote Controlled Transmission and Echoing Telnet Option 
  245.  
  246.       5c.  File Transfer Protocol 
  247.  
  248.          987 - Mapping Between X.400 and RFC 822          959, 542, 354, 265, 172, 114 - The File Transfer Protocol          949 - FTP Unique-Named Store Command          913 - Simple File Transfer Protocol          906 - Bootstrap Loading Using TFTP          822 - Standard for the Format of ARPA Internet Text Messages          821, 788 - Simple Mail Transfer Protocol          783, 768, 764 - The TFTP Protocol Revision 2          775 - Directory Oriented FTP Commands          743 - FTP Extension: XRSQ/XRCP          737 - FTP Extension: XSEN          697 - CWD Command of FTP          691 - One More Try on the FTP          686 - Leaving Well Enough Alone          683 - FTPSRV -- Tenex Extension for Paged Files          678 - Document File Format Standards          662 - Performance Improvement in ARPANET File Transfers from                Multics          640 - Revised FTP Reply Codes          630 - FTP Error Code Usage for More Reliable Mail Service          624 - Comments on the File Transfer Protocol          614 - Response to RFC 607 - Comments on the FTP          607 - NIC-21255 Comments on the File Transfer Protocol          573 - Data and File Transfer - Some Measurement Results          571 - Tenex FTP Problem          535 - Comments on File Access Protocol          532 - The UCSD-CC Server-FTP Facility          520 - Memo to FTP Group (Proposal for File Access Protocol)          506 - An FTP Command Naming Problem          505 - Two Solutions to a File Transfer Access Problem          501 - Un-Muddling "Free File Transfer"          487 - Host-Dependent FTP Parameters          486 - Data Transfer Revisited          480 - Host-Dependent FTP Parameters          479 - Use of FTP by the NIC Journal          478 - FTP Server-Server Interaction - II          475 - FTP and the Network Mail System          468 - FTP Data Compression          463 - FTP Comments and Response to RFC 430          458 - Mail Retrieval via FTP 
  249.  
  250.  
  251.  
  252. Reynolds & Postel                                              [Page 14] 
  253.  
  254.  
  255.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  256.  
  257.           454 - File Transfer Protocol - Meeting Announcement and a New                Proposed Document          448 - Print Files in FTP          438 - FTP Server-Server Interaction          430 - Comments on File Transfer Protocol          418 - Server File Transfer Under TSS/360 at NASA/Ames Research                Center          414 - File Transfer Protocols (FTP): Status and Further                Comments          412 - User FTP Documentation          385 - Comments on the File Transfer Protocol (RFC 354)          310  - Another Look at Data and File Transfer Protocols          294 - The Use of "Set Data Type" Transaction in the File                Transfer Protocol          281 - A Suggested Addition to File Transfer Protocol          269 - Some Experience with File Transfer          264, 171 - The Data Transfer Protocol          250 - Some Thoughts on File Transfer          242 - Data Descriptive Language for Shared Data          238 - Comments on DTP and FTP Protocols          163 - Data Transfer Protocols          141 - Comments on RFC 114 (A File Transfer Protocol)          133 - File Transfer and Error Recovery 
  258.  
  259.       5d.  Domain Name System 
  260.  
  261.          974 - Mail Routing and the Domain System          973 - Domain System Changes and Observations          953, 811, 810 - HOSTNAME Protocol          921, 897 - Domain Name System Implementation Schedule          920 - Domain Requirements          883 - Domain Names - Implementation and Specification          882 - Domain Names - Concepts and Facilities          881 - The Domain Names Plan and Schedule          830 - A Distributed System for Internet Name Service          819 - The Domain Naming Convention for Internet User                Applications          799 - Internet Name Domains          756 - The NIC Name Server -- A Datagram-Based Information                Utility          752 - A Universal Host Table 
  262.  
  263.       5e.  Mail and Message Systems 
  264.  
  265.          994, 983 - PCMAIL: A Distributed Mail System          977 - Network News Transfer Protocol          976 - UUCP Mail Interchange Format Standard          974 - Mail Routing and the Domain System          934 - Proposed Standard for Message Encapsulation 
  266.  
  267.  Reynolds & Postel                                              [Page 15] 
  268.  
  269.  
  270.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  271.  
  272.           915 - Network Mail Path Service          886 - Proposed Standard for Message Header Munging          850 - Standard for Interchange of USENET Messages          841 - Specification for Message Format for Computer Based                Message Systems          822 - Standard for the Format of ARPA Internet Text Messages          821 - Simple Mail Transfer Protocol          806 - Specification for Message Format for Computer Based                Message Systems          780, 772 - Mail Transfer Protocol          786 - Mail Transfer Protocol - ISI TOPS-20 MTP-NIMAIL Interface          785 - Mail Transfer Protocol - ISI TOPS-20 File Definitions          784 - Mail Transfer Protocol - ISI TOPS-20 Implementation          771 - Mail Transition Plan          763 - Role Mailboxes          757 - A Suggested Solution to the Naming, Addressing, and                Delivery Problem for ARPANET Message Systems          754 - Out-of-Net Host Addresses for Mail          753 - Internet Message Protocol          751 - Survey of FTP Mail and MLFL          733 - Standard for the Format of ARPA Network Text Messages          724 - Proposed Official Standard for the Format of ARPA Network                Messages          720 - Address Specification Syntax for Network Mail          706 - On the Junk Mail Problem          680 - Message Transmission Protocol          644 - On the Problem of Signature Authentication for Network                Mail          577 - Mail Priority          574 - Announcement of a Mail Facility at UCSB          561 - Standardizing Network Mail Headers          555 - Responses to Critiques of the Proposed Mail Protocol          539, 524 - A Proposed Mail Protocol          498 - On Mail Service to CCN          491 - What is "Free"?          475 - On FTP and the Network Mail System          458 - Mail Retrieval via FTP          333 - A Proposed Experiment with a Message Switching Protocol          278, 224, 221, 196 - A Mail Box Protocol 
  273.  
  274.       5f.  Facsimile and Bitmaps 
  275.  
  276.          809 - UCL Facsimile System          804 - Facsimile Formats          803 - Dacom 450/500 Facsimile Date Transcoding          798 - Decoding Facsimile Data From the Rapicom 450          797 - Bitmap Formats          769 - Rapicom 450 Facimile File Format 
  277.  
  278.  
  279.  
  280. Reynolds & Postel                                              [Page 16] 
  281.  
  282.  
  283.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  284.  
  285.        5g.  Graphics 
  286.  
  287.          965 - A Format for a Graphical Communication Protocol          553 - Draft Design for a Text/Graphics Protocol          493 - Graphics Protocol          401 - Conversion of NGP-0 Coordinates to Device Specific                Coordinates          398 - UCSB Online Graphics          387 - Some Experiences in Implementing Network Graphics                Protocol Level 0          351 - Information Form for the ARPANET Graphics Resources                Notebook          336 - Level 0 Graphics Input Protocol          296 - DS-1 Display System          292 - Graphics Protocol - Level 0 only          285 - Network Graphics          268 - Graphics Facilities Information          199 - Suggestions for a Network Data-Telnet Graphics Protocol          192 - Some Factors Which a Network Graphics Protocol Must                Consider          191 - Graphics Implementation and Conceptualization at ARC          186 - A Network Graphics Loader          184 - Proposed Graphic Display Modes          181, 177 - A Device Independent Graphical Display Description          178 - Network Graphics Attention Handling          125, 086 - Proposal for a Network Standard Format for a Data                Stream to Control Graphics Display          094 - Some Thoughts on Network Graphics 
  288.  
  289.       5h.  Data Management 
  290.  
  291.          304 - A Data Management System Proposal for the ARPA Network          195 - Data Computers - Data Descriptions and Access Language          194 - The Data Reconfiguration Service - Compiler/Interpreter                Implementation Notes          166 - Data Reconfiguration Service - An Implementation                Specification          144 - Data Sharing on Computer Networks          138 - Status Report on Proposed Data Reconfiguration Service          083 - Language-Machine for Data Reconfiguration 
  292.  
  293.       5i.  Remote Job Entry 
  294.  
  295.          740, 599, 589, 325, 189, 088 - CCN Network Remote Job Entry                Program - NETRJS          725 - An RJE Protocol for a Resource Sharing Network          499 - Harvard's Network RJE          490 - Surrogate RJS for UCLA-CCN          477, 436 - Remote Job Service at UCSB 
  296.  
  297.  Reynolds & Postel                                              [Page 17] 
  298.  
  299.  
  300.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  301.  
  302.           407 - Remote Job Entry          368 - Comments on "Proposed Remote Job Entry Protocol"          360 - Proposed Remote Job Entry Protocol          338 - EBCDIC/ASCII Mapping for Network RJE          307 - Using Network Remote Job Entry          283 - NETRJT - Remote Job Service Protocol for TIPS          105 - Network Specification for Remote Job Entry and Remote Job                Output Retrieval at UCSB 
  303.  
  304.       5j.  Time 
  305.  
  306.          958, 957, 956 - Network Time Protocol          868 - Time Server Protocol          867 - Daytime Protocol          778 - DCNET Time Server Protocol          738 - Time Server          685 - Response Time in Cross-network Debugging          034 - Some Brief Preliminary Notes on the ARC Clock          032 - Some Thoughts on SRI's Proposed Real Time Clock          028 - Time Standards 
  307.  
  308.       5k.  Other 
  309.  
  310.          978 - Voice File Interchange Protocol (VFIP)          972 - Password Generator Protocol          954, 812 - Whois Protocol          951 - Bootstrap Protocol          937, 918 - Post Office Protocol          931, 912 - Authentication Service          913 - Simple File Transfer Protocol          909 - Loader Debugger Protocol          891 - DCN Local Net Protocol          887 - Resource Location Protocol          866 - Active Users Protocol          865 - Quote of the Day Protocol          864 - Character Generator Protocol          863, 361, 348 - Discard Protocol          862, 361, 347 - Echo Protocol          821, 822 - Simple Mail Transfer Protocol          783 - Trivial File Transfer Protocol          767 - Document Formats          759 - Internet Message Protocol          742 - Finger Protocol          734 - SUPDUP Protocol          726 - Remote Controlled Transmission and Echoing Telnet Option          666 - Specification of the Unified User-Level Protocol          621 - NIC User Directories at SRI-ARC          569 - Network Standard Text Editor          470 - Change in Socket for TIP News Facility 
  311.  
  312.  Reynolds & Postel                                              [Page 18] 
  313.  
  314.  
  315.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  316.  
  317.           451 - Tentative Proposal for a Unified User Level Protocol          098, 079 - Logger Protocol          029 - Note in Response to Bill English's Request for Comments 
  318.  
  319.    6.  Program Documentation 
  320.  
  321.       6a.  General 
  322.  
  323.          496 - A TNLS Quick Reference Card is Available          494 - Availability of MIX and MIXAL in the Network          488 - NLS Classes at Network Sites          485 - MIS and MIXAL at UCSB          431 - Update on SMFS Login and Logout          411 - New Multics Network Software Features          409 - TENEX Interface to UCSB's Simple-Minded File System          399 - SMFS Login and Logout          390 - TSO Scenario Batch Compilation and Foreground Execution          382 - Mathematical Software on the ARPA Network          379 - Using TSO at CCN          373 - Arbitrary Character Sets          350 - User Accounts for UCSB On-Line System          345 - Interest Mixed Integer Programming (MPSX on 360/91 at                CCN)          321 - CBI Networking Activity at MITRE          317 - Official Host-Host Protocol Modification: Assigned Link                Numbers          311 - New Console Attachments to the UCSB Host          251 - Weather Data          223 - Network Information Center Schedule for Network Users          217 - Specification Changes for OLS, RJE/RJOR, and SMFS          174 - UCLA-Computer Science Graphics Overview          122 - Network Specifications for UCSB's Simple-Minded File                System          121 - Network On-Line Operators          120 - Network PL1 Subprograms          119 - Network FORTRAN Subprograms          074 - Specifications for Network Use of the UCSB On-Line System 
  324.  
  325.    7.  Network Specific 
  326.  
  327.       7a.  ARPANET 
  328.  
  329.          878, 851, 802 - The ARPANET 1822L Host Access Protocol          852 - The ARPANET Short Blocking Feature          789 - Vulnerabilities of Network Control Protocols: An Example          716 - Interim Revision to Appendix F of BBN 1822          704 - IMP/Host and Host/IMP Protocol Change          696 - Comments on the IMP/HOST and HOST/IMP Protocol Changes          695 - Official Change in Host-Host Protocol 
  330.  
  331.  Reynolds & Postel                                              [Page 19] 
  332.  
  333.  
  334.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  335.  
  336.           692 - Comments on IMP/Host Protocol Changes          690 - Comments on the Proposed Host/IMP Protocol Changes          687 - IMP/Host and Host/IMP Protocol          667 - BBN Host Ports          660 - Some Changes to the IMP and the IMP/Host Interface          642 - Ready Line Philosophy and Implementation          638, 633 - IMP/TIP Preventive Maintenance Schedule          632 - Throughput Degradation for Single Packet Message          627 - ASCII Text File of Hostnames          626 - On a possible Lockup Condition in IMP Subnet due to                Message Sequencing          625 - On Line Hostnames Service          623 - Comments on On-line Host Name Service          622 - Scheduling IMP/TIP Down Time          620 - Request for Monitor Host Table Updates          619 - Mean Round-Trip Times in the ARPANET          613 - Network Connectivity: A Response to RFC 603          611 - Two Changes to the IMP/Host Protocol          606 - Host Names On-Line          594 - Speedup of Host-IMP Interface          591 - Addition to the Very Distant Host Specification          568, 567 - Cross-Country Network Bandwidth          548 - Hosts Using the IMP Going Down Message Specification          547 - Change to the Very Distant Host Specification          533 - Message-ID Numbers          534 - Lost Message Detection          528 - Software Checksumming in the IMP and Network Reliability          521 - Restricted Use of IMP DDT          508 - Real-Time Data Transmission on the ARPANET          476, 434 - IMP/TIP Memory Retrofit Schedules          449, 442 - The Current Flow-Control Scheme for IMPSYS          447, 445 - IMP/TIP Preventive Maintenance Schedule          417 - LINK Usage Violation          410 - Removal of the 30-second Delay When Hosts Come Up          406 - Scheduled IMP Software Releases          395 - Switch Settings on IMPs and TIPs          394 - Two Proposed Changes to the IMP-HOST Protocol          369 - Evaluation of ARPANET Services (January through March,                1972)          335 - New Interface-IMP/360          312 - Proposed Change in IMP-to-Host Protocol          297 - TIP Message Buffers          280 - A Draft Set of Host Names          274 - Establishing a Local Guide for Network Usage          271 - IMP System Change Notification          270 - Correction to the BBN Report No. 1822          263 - "Very Distant" Host Interface          254 - Scenarios for Using ARPANET Computers          247 - Proffered Set of Standard Host Names 
  337.  
  338.  Reynolds & Postel                                              [Page 20] 
  339.  
  340.  
  341.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  342.  
  343.           241 - Connecting Computers to NLC Ports          239 - Host Mnemonics Proposed in RFC 226          237 - The NIC's View of Standard Host Names          236 - Standard Host Names          233 - Standardization of Host Call Letters          230 - Toward Reliable Operation of Minicomputer-based Terminals                on a TIP          229 - Standard Host Names          228 - Clarification          226 - Standardization of Host Mnemonics          218 - Changing the IMP Status Reporting          213 - IMP System Change Notification          209 - Host/IMP Interface Documentation          208 - Address Tables          073, 067 - Proposed Change to Host/IMP Spec to Eliminate                Marking          071 - Reallocation in Case of Input Error          070 - A Note On Padding          064 - Getting Rid of Marking          041 - IMP/IMP Teletype Communication          025 - No High Link Numbers          019 - Two Protocol Suggestions to Reduce Congestion at                Swap-Bound Nodes          017a, 017 - Some Questions Re: HOST-IMP Protocol          012 - IMP-HOST Interface Flow Diagrams          007 - HOST-IMP Interface          006 - Conversation with Bob Kahn 
  344.  
  345.       7b.  Internet Protocol On Networks 
  346.  
  347.          948 - Two Methods for the Transmission of IP Datagrams Over                IEEE 802.3 Networks          907 - Host Access Protocol          903 - A Reverse Address Resolution Protocol          895 - A Standard for the Transmission of IP Datagrams over                Experimental Ethernet Networks          894 - A Standard for the Transmission of IP Datagrams over                Ethernet Networks          893 - Trailer Encapsulations          891 - Internet Protocol on DC Networks          877 - A Standard for the Transmission of IP Datagrams Over                Public Data Networks          826 - Address Resolution Protocol          796 - Address Mappings          795 - Service Mappings 
  348.  
  349.       7c.  Host Front End Protocols 
  350.  
  351.          929, 928, 705, 647 - Host-Front End Protocol 
  352.  
  353.  Reynolds & Postel                                              [Page 21] 
  354.  
  355.  
  356.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  357.  
  358.        7d.  Other 
  359.  
  360.          935 - Reliable Link Layer Protocols          916 - Reliable Asynchronous Transfer Protocol          914 - Thinwire Protocol          824 - The Cronus Virtual Local Network 
  361.  
  362.    8.  Measurement 
  363.  
  364.       8a.  General 
  365.  
  366.          573 - Data and File Transfer - Some Measurement Results          557 - Revelations in Network Host Measurements          546 - Tenex Load Averages for July 1973          462 - Responding to User Needs          415 - TENEX Bandwidth          392 - Measurement of Host Costs for Transmitting Network Data          352 - TIP Site Information Form          308 - ARPANET Host Availability Data          286 - Network Library Information System          274 - Establishing a Local Guide for Network Usage          214, 193 - Network Checkout          198 - Site Certification - Lincoln Labs          182 - Compilation of List of Revelant Site Reports          180 - File System Questionnaire          156 - Status of the Illinois Site (Response to RFC 116)          153 - SRI ARC-NIC Status          152 - SRI Artificial Intelligence Status Report          126 - Ames Graphics Facilities at Ames Research Center          112 - User/Server Site Protocol Network HOST Questionnaire          104 - Link 191          106 - USER/SERVER Site Protocol Network Host Questionnaire 
  367.  
  368.       8b.  Surveys 
  369.  
  370.          971 - A Survey of Data Representation Standards          876 - Survey of SMTP Implementations          848 - Who Provides the "Little" TCP Services?          847 - Summary of Smallberg Surveys          844 - Who Talks ICMP, too?  Survey of 18 February 1983          846, 845, 843, 842, 839, 838, 837, 836, 835, 834, 833, 832 -                Who Talks TCP?          787 - Connectionless Data Transmission Survey/Tutorial          703, 702, 701, 679, 669 - Survey of New-Protocol Telnet Servers          565 - Storing Network Survey Data at the Datacomputer          545 - Of What Quality be the UCSB Resource Evaluators?          530 - A Report on the SURVEY Project          523 - SURVEY is in Operation Again          519 - Resource Evaluation 
  371.  
  372.  Reynolds & Postel                                              [Page 22] 
  373.  
  374.  
  375.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  376.  
  377.           514 - Network Make-Work          464 - Resource Notebook Framework          460 - NCP Survey          459 - Network Questionnaire          450 - Multics Sampling Timeout Change          446 - Proposal to Consider a Network Program Resource Notebook          096 - An Interactive Network Experiment to Study Modes of                Access to the Network Information Center          090 - CCN as a Network Service Center          081 - Request for Reference Information          078 - NCP Status Report: UCSB/Rand 
  378.  
  379.       8c.  Statistics 
  380.  
  381.          996 - Statistics Server          618 - A Few Observations on NCP Statistics          612, 601, 586, 579, 566, 556, 538, 522, 509, 497, 482, 455,                443, 422, 413, 400, 391, 378 - Traffic Statistics          603, 597, 376, 370, 367, 366, 362, 352, 344, 342, 332, 330,                326, 319, 315, 306, 298, 293, 288, 287, 267, 266 -                Network Host Status          550 - NIC NCP Experiment          388 - NCP Statistics          255, 252, 240, 235 - Site Status 
  382.  
  383.    9.  Network Experience and Demonstrations 
  384.  
  385.       9a.  General 
  386.  
  387.          968 - 'Twas the Night Before Start-up          967 - All Victims Together          573 - Data and File Transfer - Some Measurement Results          527 - ARPAWOCKY          525 - MIT-Mathlab Meets UCSB-OLS          439 - PARRY Encounters the Doctor          420 - CCA ICC Weather Demo          372 - Notes on a Conversation with Bob Kahn on the ICCC          364 - Serving Remote Users on the ARPANET          302 - Excercising the ARPANET          231 - Service Center Standards for Remote Usage - A User's View          227 - Data Transfer Rates (RAND/UCLA)          113 - Network Activity Report: UCSB and Rand          089 - Some Historic Moments in Networking          004 - Network Timetable 
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395. Reynolds & Postel                                              [Page 23] 
  396.  
  397.  
  398.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  399.  
  400.     10. Site Documentation 
  401.  
  402.       10a.  General 
  403.  
  404.          30, 27, 24, 16, 10, 3 - Documentation Conventions 
  405.  
  406.    11. Other Standards 
  407.  
  408.       11a.  ANSI 
  409.  
  410.          570 - Experimental Input Mapping Between NVT ASCII and UCSB                Online System          183 - The EBCDIC Codes and Their Mapping to ASCII          020 - ASCII Format for Network Interchange 
  411.  
  412.       11b.  CCITT 
  413.  
  414.          987 - Mapping Between X.400 and RFC 822          874 - A Critique of X.25 
  415.  
  416.       11c.  NRC 
  417.  
  418.          942 - Transport Protocols for Department of Defense Data                Networks          939 - Executive Summary of the NRC Report on Transport                Protocols for Department of Defense Data Networks 
  419.  
  420.       11d.  ISO 
  421.  
  422.          995 - End System to Intermediate System Routing Exchange                Protocol for Use in Conjunction with ISO 8473          994 - Final Text of DIS 8473, Protocol for Providing the                Connectionless Mode Network Service          982 - Guidelines for the Specification of the Structure of the                Domain Specific Part (DSP) of the ISO Standard NSAP                Address          941 - Addendum to the Network Service Definition Covering                Network Layer Addressing          926 - Protocol for Providing the Connectionless-Mode Network                Services          905 - ISO Transport Protocol Specification (ISO DP 8073)          892 - ISO Transport Protocol          873 - The Illusion of Vendor Support 
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  Reynolds & Postel                                              [Page 24] 
  431.  
  432.  
  433.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  434.  
  435.     12. Never Issued 
  436.  
  437.       12a.  Never Issued 
  438.  
  439.          014, 026, 092, 159, 201, 220, 244, 248, 257, 258, 259, 260,          261, 262, 272, 275, 277, 279, 284, 337, 341, 358, 375, 380,          383, 397, 424, 427, 428, 444, 465, 481, 484, 502, 507, 517,          536, 540, 541, 554, 558, 564, 572, 575, 583, 605, 639, 641,          646, 648, 649, 650, 664, 665, 668, 670, 673, 676, 682, 693,          709, 710, 711, 715, 723, 853. 
  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. Reynolds & Postel                                              [Page 25] 
  482.  
  483.  
  484.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  485.  
  486.  REQUEST FOR COMMENTS LIST WITH ABSTRACTS 
  487.  
  488.    RFC     Author       Date        Title    ---     ------       ----        ----- 
  489.  
  490.    999     Westine      Mar 87      Requests For Comments Summary 
  491.  
  492.       A summary of the Request for Comments Documents from RFC 900-999. 
  493.  
  494.    998     Lambert      Mar 87      NETBLT:  A Bulk Data Transfer                                     Protocol 
  495.  
  496.       This document is a description of and a specification for the       NETBLT protocol.  It is a revision of the specification published       in RFC-969.  NETBLT (NETwork BLock Transfer) is a transport level       protocol intended for the rapid transfer of a large quantity of       data between computers.  It provides a transfer that is reliable       and flow controlled, and is designed to provide maximum throughput       over a wide variety of networks.  Although NETBLT currently runs       on top of the Internet Protocol (IP), it should be able to operate       on top of any datagram protocol similar in function to IP. 
  497.  
  498.       This document is published for discussion and comment, and does       not constitute a standard.  The proposal may change and certain       parts of the protocol have not yet been specified; implementation       of this document is therefore not advised. 
  499.  
  500.    997     Reynolds     Mar 87      Internet Numbers 
  501.  
  502.       This memo is an official status report on the network numbers used       in the Internet community.  As of 1-Mar-87 the Network Information       Center (NIC) at SRI International has assumed responsibility for       assignment of Network Numbers and Autonomous System Numbers.  This       RFC documents the current assignments of these numbers at the time       of this transfer of responsibility. 
  503.  
  504.    996     Mills        Feb 87      Statistics Server 
  505.  
  506.       This RFC specifies a standard for the ARPA Internet community.       Hosts and gateways on the DARPA Internet that choose to implement       a remote statistics monitoring facility may use this protocol to       send statistics data upon request to a monitoring center or       debugging host. 
  507.  
  508.    995     ANSI         Apr 86      End System to Intermediate System                                     Routing Exchange Protocol for use in                                     conjunction with ISO 8473. 
  509.  
  510.       This Protocol is one of a set of International Standards produced 
  511.  
  512.  Reynolds & Postel                                              [Page 26] 
  513.  
  514.  
  515.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  516.  
  517.        to facilitate the interconnection of open systems.  The set of       standards covers the services and protocols required to achieve       such interconnection. 
  518.  
  519.       This Protocol is positioned with respect to other related       standards by the layers defined in the Reference Model for Open       Systems Interconnection (ISO 7498) and by the structure defined in       the Internal Organization of the Network Layer (DIS 8648).  In       particular, it is a protocol of the Network Layer.  This Protocol       permits End Systems and Intermediate Systems to exchange       configuration and routing information to facilitate the operation       of the routing and relaying functions of the Network Layer. 
  520.  
  521.    994     ANSI         Mar 86      Final Text of DIS 8473, Protocol for                                     Providing the Connectionless Mode                                     Network Service 
  522.  
  523.       This Protocol Standard is one of a set of International Standards       produced to facilitate the interconnection of open systems.  The       set of standards covers the services and protocols required to       achieve such interconnection. 
  524.  
  525.       This Protocol Standard is positioned with respect to other related       standards by the layers defined in the Reference Model for Open       Systems Interconnection (ISO 7498).  In particular, it is a       protocol of the Network Layer.  This Protocol may be used between       network-entities in end systems or in Network Layer relay systems       (or both).  It provides the Connectionless-mode Network Service as       defined in Addendum 1 to the Network Service Definition Covering       Connectionless-mode Transmission (ISO 8348/AD1). 
  526.  
  527.    993     Clark        Dec 86      PCMAIL:  A Distributed Mail System                                     for Personal Computers 
  528.  
  529.       This document is a discussion of the PCMAIL workstation-based       distributed mail system.  It is a revision of the design published       in NIC RFC 984.  The revision is based on discussion and comments       from a variety of sources, as well as further research into the       design of interactive PCMAIL clients and the use of client code on       machines other than IBM PCs.  As this design may change,       implementation of this document is not advised. 
  530.  
  531.    992     Birman       Nov 86      On Communication Support for                                     Fault-Tolerant Process Groups 
  532.  
  533.       This memo describes a collection of multicast communication       primitives integrated with a mechanism for handling process       failure and recovery.  These primitives facilitate the       implementation of fault-tolerant process groups, which can be used 
  534.  
  535.  Reynolds & Postel                                              [Page 27] 
  536.  
  537.  
  538.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  539.  
  540.        to provide distributed services in an environment subject to       non-malicious crash failures. 
  541.  
  542.       Here, we argue that the form of "best effort" reliability provided       by host groups may not address the requirements of those       researchers who are building fault tolerant software.  Our basic       premise is that reliable handling of failures, recoveries, and       dynamic process migration are important aspects of programming in       distributed environments, and that communication support that       provides unpredictable behavior in the presence of such events       places an unacceptable burden of complexity on higher level       application software.  This complexity does not arise when using       the fault-tolerant process group alternative. 
  543.  
  544.    991     Reynolds     Nov 86      Official ARPA-Internet Protocols 
  545.  
  546.       This RFC identifies the documents specifying the official       protocols used in the Internet.  Comments indicate any revisions       or changes planned.  This memo is an official status report on the       numbers used in protocols in the ARPA-Internet community.  This       memo obsoletes RFCs 961, 944, 924, 901, 880, 840, 694, 661, 617,       582, 580, 552. 
  547.  
  548.    990     Reynolds     Nov 86      Assigned Numbers 
  549.  
  550.       This Network Working Group Request for Comments documents the       currently assigned values from several series of numbers used in       network protocol implementations.  This memo is an official status       report on the numbers used in protocols in the ARPA-Internet       community.  This memo obsoletes RFCs 960, 943, 923, 900, 870, 820,       790, 776, 770, 762, 758, 755, 750, 739, 717, 604, 503, 433, 349,       322, 317, 204, 179, 175, 167. 
  551.  
  552.    989     Linn         Feb 87      Privacy Enhancement for Internet                                     Electronic Mail:  Part I:  Message                                     Encipherment and Authentication                                     Procedures 
  553.  
  554.       This RFC suggests a proposed protocol for the Internet community       and requests discussion and suggestions for improvements.  This       RFC is the outgrowth of a series of IAB Privacy Task Force       meetings and of internal working papers distributed for those       meetings.  This RFC defines message encipherment and       authentication procedures, as the initial phase of an effort to       provide privacy enhancement services for electronic mail transfer       in the Internet.  It is intended that the procedures defined here       be compatible with a wide range of key management approaches,       including both conventional (symmetric) and public-key       (asymmetric) approaches for encryption of data encrypting keys. 
  555.  
  556.  Reynolds & Postel                                              [Page 28] 
  557.  
  558.  
  559.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  560.  
  561.        Use of conventional cryptography for message text encryption       and/or authentication is anticipated. 
  562.  
  563.       Privacy enhancement services (confidentiality, authentication, and       message integrity assurance) are offered through the use of       end-to- end cryptography between originator and recipient User       Agent processes, with no special processing requirements imposed       on the Message Transfer System at endpoints or at intermediate       relay sites. This approach allows privacy enhancement facilities       to be incorporated on a site-by-site or user-by-user basis without       impact on other Internet entities.  Interoperability among       heterogeneous components and mail transport facilities is       supported. 
  564.  
  565.    988     Deering      Jul 86      Host Extensions for IP Multicasting 
  566.  
  567.       This memo specifies the extensions required of a host       implementation of the Internet Protocol (IP) to support       internetwork multicasting.  This specification supersedes that       given in RFC 966, and constitutes a proposed protocol standard for       IP multicasting in the ARPA-Internet.  The reader is directed to       RFC 966 for a discussion of the motivation and rationale behind       the multicasting extension specified here. 
  568.  
  569.    987     Kille        Jun 86      Mapping Between X.400 and RFC 822 
  570.  
  571.       The X.400 series of protocols have been defined by CCITT to       provide an Interpersonal Messaging Service (IPMS), making use of a       store and forward Message Transfer Service.  It is expected that       this standard will be implemented very widely.  This document       describes a set of mappings which will enable interworking between       systems operating the X.400 protocols and systems using RFC 822       mail protocol or protocols derived from RFC 822.  This RFC       suggests a proposed protocol for the ARPA-Internet community, and       requests discussion and suggestions for improvements. 
  572.  
  573.    986     Callon       Jun 86      Working Draft -- Guidelines for the                                     Use of Internet-IP addressing in the                                     ISO Connectionless-Mode Network                                     Protocol 
  574.  
  575.       This RFC suggests a method to allow the existing IP addressing,       including the IP protocol field, to be used for the ISO       Connectionless Network Protocol (CLNP).  This is a draft solution       to one of the problems inherent in the use of "ISO-grams" in the       DoD Internet.  Related issues will be discussed in subsequent       RFCs.  This RFC suggests a proposed protocol for the ARPA-Internet       community, and requests discussion and suggestions for       improvements. 
  576.  
  577.  Reynolds & Postel                                              [Page 29] 
  578.  
  579.  
  580.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  581.  
  582.     985     Mills        May 86      Requirements for Internet Gateways 
  583.  
  584.       This RFC summarizes the requirements for gateways to be used on       networks supporting the DARPA Internet protocols.  While it       applies specifically to the National Science Foundation research       programs, the requirements are stated in a general context and are       believed applicable throughout the Internet community.  The       purpose of this document is to present guidance for vendors       offering products that might be used or adapted for use in an       Internet application.  It enumerates the protocols required and       gives references to RFCs and other documents describing the       current specification.  Suggestions and comments on this document       are welcomed and can be sent to Dave Mills (Mills@D.ISI.EDU) or       Dave Farber (Farber@HUEY.UDEL.EDU). 
  585.  
  586.    984     Clark        May 86      PCMAIL: A Distributed Mail System                                     for Personal Computers 
  587.  
  588.       This document is a preliminary discussion of the design of a       personal-computer-based distributed mail system.  Pcmail is a       distributed mail system that provides mail service to an arbitrary       number of users, each of which owns one or more personal computers       (PCs).  The system is divided into two halves.  The first consists       of a single entity called the "repository".  The repository is a       storage center for incoming mail.  Mail for a Pcmail user can       arrive externally from the Internet or internally from other       repository users.  The repository also maintains a stable copy of       each user's mail state.  The repository is therefore typically a       computer with a large amount of disk storage. It is published for       discussion and comment, and does not constitute a standard.  As       the proposal may change, implementation of this document is not       advised. 
  589.  
  590.    983     Cass         Apr 86      ISO Transport Services on Top of the                                     TCP 
  591.  
  592.       This memo describes a proposed protocol standard for the       ARPA-Internet community.  The CCITT and the ISO have defined       various session, presentation, and application recommendations       which have been adopted by the international community and       numerous vendors.  To the largest extent possible, it is desirable       to offer these higher level services directly to the       ARPA-Internet, without disrupting existing facilities.  This       permits users to develop expertise with ISO and CCITT applications       which previously were not available in the ARPA-Internet.  The       intention is that hosts within the ARPA-Internet that choose to       implement ISO TSAP services on top of the TCP be expected to adopt       and implement this standard.  Suggestions for improvement are       encouraged. 
  593.  
  594.  Reynolds & Postel                                              [Page 30] 
  595.  
  596.  
  597.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  598.  
  599.     982     ANSI         Apr 86      Guidelines for the Specification of                                     the Structure of the Domain Specific                                     Part (DSP) of the ISO Standard NSAP                                     Address 
  600.  
  601.       This RFC is a draft working document of the ANSI "Guidelines for       the Specification of the Structure of the Domain Specific Part       (DSP) of the ISO Standard NSAP Address".  It provides guidance to       private address administration authorities on preferred formats       and semantics for the Domain Specific Part (DSP) of an NSAP       address.  This RFC specifies the way in which the DSP may be       constructed so as to facilitate efficient address assignment.       This RFC is for informational purposes only and its distribution       is unlimited and does not specify a standard of the ARPA-Internet. 
  602.  
  603.    981     Mills        Mar 86      An Experimental Multiple-Path                                     Routing Algorithm 
  604.  
  605.       This document introduces wiretap algorithms, a class of       experimental, multiple routing algorithms that compute       quasi-optimum routes for stations sharing a packet-radio broadcast       channel.  The primary route (a minimum-distance path), and       additional paths ordered by distance, which serve as alternate       routes should the primary route fail, are computed.  This       prototype is presented as an example of a class of routing       algorithms and data-base management techniques that may find wider       application in the Internet community.  Discussions and       suggestions for improvements are welcomed. 
  606.  
  607.    980     Jacobsen     Mar 86      Protocol Document Order Information 
  608.  
  609.       This RFC indicates how to obtain various protocol documents used       in the DARPA research community.  Included is an overview of the       new 1985 DDN Protocol Handbook and available sources for obtaining       related documents (such as DOD, ISO, and CCITT). 
  610.  
  611.    979     Malis        Mar 86      PSN End-to-End Functional                                     Specification 
  612.  
  613.       This memo is an updated version of BBN Report 5775, "End-to-End       Functional Specification".  It describes important changes to the       functionality of the interface between a host and the PSN (Packet       Switch Node), and should be carefully reviewed by anyone involved       in supporting a host on either the ARPANET or MILNET.  The new       End-to-End Protocol (EE) is being developed in order to correct a       number of deficiencies in the old End-to-End Protocol, to improve       its performance and overall throughput, and to better equip the       Packet Switch Node (also known as the IMP) to support its current       and anticipated host population. 
  614.  
  615.  Reynolds & Postel                                              [Page 31] 
  616.  
  617.  
  618.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  619.  
  620.     978     Reynolds     Feb 86      Voice File Interchange Protocol                                     (VFIP) 
  621.  
  622.       The purpose of the Voice File Interchange Protocol (VFIP) is to       permit the interchange of various types of speech files between       different systems in the ARPA-Internet community.  Suggestions for       improvement are encouraged. 
  623.  
  624.    977     Kantor       Feb 86      Network News Transfer Protocol 
  625.  
  626.       NNTP specifies a protocol for the distribution, inquiry,       retrieval, and posting of news articles using a reliable       stream-based transmission of news among the ARPA-Internet       community.  NNTP is designed so that news articles are stored in a       central database allowing a subscriber to select only those items       he wishes to read.  Indexing, cross-referencing, and expiration of       aged messages are also provided. This RFC suggests a proposed       protocol for the ARPA-Internet community, and requests discussion       and suggestions for improvements. 
  627.  
  628.    976     Horton       Feb 86      UUCP Mail Interchange Format                                     Standard 
  629.  
  630.       This document defines the standard format for the transmission of       mail messages between computers in the UUCP Project.  It does not       however, address the format for storage of messages on one       machine, nor the lower level transport mechanisms used to get the       date from one machine to the next.  It represents a standard for       conformance by hosts in the UUCP zone. 
  631.  
  632.    975     Mills        Feb 86      Autonomous Confederations 
  633.  
  634.       This RFC proposes enhancements to the Exterior Gateway Protocol       (EGP) to support a simple, multiple-level routing capability while       preserving the robustness features of the current EGP model.  The       enhancements generalize the concept of core system to include       multiple communities of autonomous systems, called autonomous       confederations.  Discussion and suggestions for improvement are       requested. 
  635.  
  636.    974     Partridge    Jan 86      Mail Routing and the Domain System 
  637.  
  638.       This RFC presents a description of how mail systems on the       Internet are expected to route messages based on information from       the domain system.  This involves a discussion of how mailers       interpret MX RRs, which are used for message routing. 
  639.  
  640.  
  641.  
  642.  
  643.  
  644. Reynolds & Postel                                              [Page 32] 
  645.  
  646.  
  647.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  648.  
  649.     973     Mockapetris  Jan 86      Domain System Changes and                                     Observations 
  650.  
  651.       This RFC documents updates to Domain Name System specifications       RFC-882 and RFC-883, suggests some operational guidelines, and       discusses some experiences and problem areas in the present       system. 
  652.  
  653.    972     Wancho       Jan 86      Password Generator Protocol 
  654.  
  655.       This RFC specifies a standard for the ARPA-Internet community.       The Password Generator Service (PWDGEN) provides a set of six       randomly generated eight-character "words" with a reasonable level       of pronounceability, using a multi-level algorithm.  Hosts on the       ARPA-Internet that choose to implement a password generator       service are expected to adopt and implement this standard. 
  656.  
  657.    971     DeSchon      Dec 85      A Survey of Data Representation                                     Standards 
  658.  
  659.       This RFC is a comparison of several data representation standards       that are currently in use.  The standards discussed are the CCITT       X.409 recommendation, the NBS Computer Based Message System (CBMS)       standard, DARPA Multimedia Mail system, the Courier remote       procedure call protocol, and the SUN Remote Procedure Call       package.  No proposals in this document are intended as standards       for the ARPA-Internet at this time.  Rather, it is hoped that a       general consensus will emerge as to the appropriate approach to a       data representation standard, leading eventually to the adoption       of an ARPA-Internet standard. 
  660.  
  661.    970     Nagle        Dec 85      On Packet Switches With Infinite                                     Storage 
  662.  
  663.       The purpose of this RFC is to focus discussion on a particular       problem in the ARPA-Internet and possible methods of solution.       Most prior work on congestion in datagram systems focuses on       buffer management.  In this memo, the case of a packet switch with       infinite storage is considered.  Such a packet switch can never       run out of buffers.  It can, however, still become congested.  The       meaning of congestion in an infinite-storage system is explored.       An unexpected result is found that shows a datagram network with       infinite storage, first-in-first-out queuing, at least two packet       switches, and a finite packet lifetime will, under overload, drop       all packets.  By attacking the problem of congestion for the       infinite-storage case, new solutions applicable to switches with       finite storage may be found.  No proposed solutions this document       are intended as standards for the ARPA-Internet at this time. 
  664.  
  665.  
  666.  
  667. Reynolds & Postel                                              [Page 33] 
  668.  
  669.  
  670.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  671.  
  672.     969     Clark        Dec 85      NETBLT: A Bulk Data Transfer                                     Protocol 
  673.  
  674.       This RFC has been replaced by RFC 998.  This is a preliminary       discussion of the Network Block Transfer (NETBLT) protocol.       NETBLT is intended for the rapid transfer of a large quantity of       data between computers.  It provides a transfer that is reliable       and flow controlled, and is structured to provide maximum       throughput over a wide variety of networks.  This description is       published for discussion and comment, and does not constitute a       standard.  As the proposal may change, implementation of this       document is not advised. 
  675.  
  676.    968     Cerf         Dec 85      'Twas the Night Before Start-up' 
  677.  
  678.       This memo discusses problems that arise and debugging techniques       used in bringing a new network into operation. 
  679.  
  680.    967     Padlipsky    Dec 85      All Victims Together 
  681.  
  682.       This RFC proposes a new set of RFCs on how the networking code is       integrated with various operating systems.  It appears that this       topic has not received enough exposure in the literature. Comments       and suggestions are encouraged. 
  683.  
  684.    966     Deering      Dec 85      A Multicast Extension to the                                     Internet Protocol 
  685.  
  686.       This RFC defines a model of service for Internet multicasting and       proposes an extension to the Internet Protocol (IP) to support       such a multicast service.  Discussion and suggestions for       improvements are requested. 
  687.  
  688.    965     Aguilar      Dec 85      A Format for a Graphical                                     Communication Protocol 
  689.  
  690.       This RFC describes the requirements for a graphical format on       which to base a graphical on-line communication protocol, and       proposes an Interactive Graphical Communication Format using the       GKSM session metafile.  We hope this contribution will encourage       the discussion of multimedia data exchange and the proposal of       solutions. 
  691.  
  692.    964     Sidhu        Nov 85      Some Problems with the Specification                                     of the Military Standard                                     Transmission Control Protocol 
  693.  
  694.       The purpose of this RFC is to provide helpful information on the       Military Standard Transmission Control Protocol (MIL-STD-1778) so 
  695.  
  696.  Reynolds & Postel                                              [Page 34] 
  697.  
  698.  
  699.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  700.  
  701.        that one can obtain a reliable implementation of this protocol       standard.  This note points out three errors with this       specification.  This note also proposes solutions to these       problems. 
  702.  
  703.    963     Sidhu        Nov 85      Some Problems with the Specification                                     of the Military Standard Internet                                     Protocol 
  704.  
  705.       The purpose of this RFC is to provide helpful information on the       Military Standard Internet Protocol (MIL-STD-1777) so that one can       obtain a reliable implementation of this protocol.  This paper       points out several problems in this specification.  This note also       proposes solutions to these problems. 
  706.  
  707.    962     Padlipsky    Nov 85      TCP-4 Prime 
  708.  
  709.       This memo is in response to Bob Braden's call for a transaction       oriented protocol (RFC-955), and continues the discussion of a       possible transaction oriented transport protocol.  This memo does       not propose a standard. 
  710.  
  711.    961     Reynolds     Dec 85      Official ARPA-Internet Protocols 
  712.  
  713.       This RFC has been replaced by RFC 991. 
  714.  
  715.    960     Reynolds     Dec 85      Assigned Numbers 
  716.  
  717.       This RFC has been replaced by RFCs 997 and 990. 
  718.  
  719.    959     Postel       Oct 85      File Transfer Protocol (FTP) 
  720.  
  721.       This memo is the official specification of the File Transfer       Protocol (FTP) for the DARPA-Internet community.  The primary       intent is to clarify and correct the documentation of the FTP       specification, not to change the protocol.  The following new       optional commands are included in this edition of the       specification:  Change to Parent Directory (CDUP), Structure Mount       (SMNT), Store Unique (STOU), Remove Directory (RMD), Make       Directory (MKD), Print Directory (PWD), and System (SYST).  Note       that this specification is compatible with the previous edition. 
  722.  
  723.    958     Mills        Sep 85      Network Time Protocol (NTP) 
  724.  
  725.       This document describes the Network Time Protocol (NTP), a       protocol for synchronizing a set of network clocks using a set of       distributed clients and servers.  NTP is built on the User       Datagram Protocol (UDP), which provides a connectionless transport       mechanism.  It evolved from the Time Protocol and the ICMP 
  726.  
  727.  Reynolds & Postel                                              [Page 35] 
  728.  
  729.  
  730.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  731.  
  732.        Timestamp message and is a suitable replacement for both.  This       RFC suggests a proposed protocol for the ARPA-Internet community,       and requests discussion and suggestions for improvements. 
  733.  
  734.    957     Mills        Sep 85      Experiments in Network Clock                                     Synchronization 
  735.  
  736.       This RFC discusses some experiments in clock synchronization in       the ARPA-Internet community, and requests discussion and       suggestions for improvements.  One of the services frequently       neglected in computer network design is a high-quality,       time-of-day clock capable of generating accurate timestamps with       small errors compared to one-way network delays.  Such a service       would be useful for tracing the progress of complex transactions,       synchronizing cached data bases, monitoring network performance       and isolating problems.  In this memo, one such clock service       design will be described and its performance assessed.  This       design has been incorporated as an integral part of the network       routing and control protocols of the Distributed Computer Network       (DCnet) architecture. 
  737.  
  738.    956     Mills        Sep 85      Algorithms for Synchronizing Network                                     Clocks 
  739.  
  740.       This RFC discussed clock synchronization algorithms for the       ARPA-Internet community, and requests discussion and suggestions       for improvements.  The recent interest within the Internet       community in determining accurate time from a set of mutually       suspicious network clocks has been prompted by several occasions       in which errors were found in usually reliable, accurate clock       servers after thunderstorms which disrupted their power supply.       To these sources of error should be added those due to       malfunctioning hardware, defective software and operator mistakes,       as well as random errors in the mechanism used to set and       synchronize clocks.  This report suggests a stochastic model and       algorithms for computing a good estimator from time-offset samples       measured between clocks connected via network links.  Included in       this report are descriptions of certain experiments which give an       indication of the effectiveness of the algorithms. 
  741.  
  742.    955     Braden       Sep 85      Towards a Transport Service for                                     Transaction Processing Applications 
  743.  
  744.       The DoD Internet Protocol Suite includes two alternative transport       service protocols, TCP and UDP, which provide virtual circuit and       datagram service, respectively.  These two protocols represent       points in the space of possible transport service attributes which       are quite "far apart".  We want to examine an important class of       applications, those which perform what is often called 
  745.  
  746.  Reynolds & Postel                                              [Page 36] 
  747.  
  748.  
  749.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  750.  
  751.        "transaction processing".  We will see that the communication       needs for these applications fall into the gap "between" TCP and       UDP -- neither protocol is very appropriate. 
  752.  
  753.    954     Harrenstien  Oct 85      NICNAME/WHOIS 
  754.  
  755.       This RFC is the official specification of the NICNAME/WHOIS       protocol. This memo describes the protocol and the service.  This       is an update of RFC 812.  Obsoletes RFC 812. 
  756.  
  757.    953     Harrenstien  Oct 85      Hostname Server 
  758.  
  759.       This RFC is the official specification of the Hostname Server       Protocol.  This edition of the specification includes minor       revisions to RFC 811 which brings it up to date.  Obsoletes RFC       811. 
  760.  
  761.    952     Harrenstien  Oct 85      DoD Internet Host Table                                     Specification 
  762.  
  763.       This RFC is the official specification of the format of the       Internet Host Table.  This edition of the specification includes       minor revisions to RFC 810 which brings it up to date. Obsoletes       RFCs 810, 608. 
  764.  
  765.    951     Croft        Sep 85      Bootstrap Protocol (BOOTP) 
  766.  
  767.       This RFC describes an IP/UDP bootstrap protocol (BOOTP) which       allows a diskless client machine to discover its own IP address,       the address of a server host, and the name of a file to be loaded       into memory and executed.  The bootstrap operation can be thought       of as consisting of TWO PHASES.  This RFC describes the first       phase, which could be labeled `address determination and bootfile       selection'.  After this address and filename information is       obtained, control passes to the second phase of the bootstrap       where a file transfer occurs.  The file transfer will typically       use the TFTP protocol, since it is intended that both phases       reside in PROM on the client.  However BOOTP could also work with       other protocols such as SFTP or FTP.  This RFC suggests a proposed       protocol for the ARPA-Internet community, and requests discussion       and suggestions for improvements. 
  768.  
  769.    950     Mogul        Aug 85      Internet Standard Subnetting                                     Procedure 
  770.  
  771.       This memo discusses the utility of "subnets" of Internet networks,       which are logically visible sub-sections of a single Internet       network.  For administrative or technical reasons, many       organizations have chosen to divide one Internet network into 
  772.  
  773.  Reynolds & Postel                                              [Page 37] 
  774.  
  775.  
  776.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  777.  
  778.        several subnets, instead of acquiring a set of Internet network       numbers.  This memo specifies procedures for the use of subnets.       These procedures are for hosts (e.g., workstations).  The       procedures used in and between subnet gateways are not fully       described.  Important motivation and background information for a       subnetting standard is provided in RFC-940.  This RFC specifies a       protocol for the ARPA-Internet community.  If subnetting is       implemented it is strongly recommended that these procedures be       followed. 
  779.  
  780.    949     Padlipsky    Jul 85      FTP Unique-Named Store Command 
  781.  
  782.       There are various contexts in which it would be desirable to have       an FTP command that had the effect of the present STOR but rather       than requiring the sender to specify a file name istead caused the       resultant file to have a unique name relative to the current       directory. 
  783.  
  784.       This RFC proposes an extension to the File Transfer Protocol for       the ARPA-Internet community, and requests discussion and       suggestions for improvements. 
  785.  
  786.    948     Winston      Jun 85      Two Methods for the Transmission of                                     IP Datagrams Over IEEE 802.3                                     Networks 
  787.  
  788.       This memo describes two methods of encapsulating Internet Protocol       (IP) datagrams on an IEEE 802.3 network. 
  789.  
  790.    947     Lebowitz     Jun 85      Multi-Network Broadcasting Within                                     the Internet 
  791.  
  792.       This RFC describes the extension of a network's broadcast domain       to include more than one physical network through the use of a       broadcast packet repeater. 
  793.  
  794.    946     Nedved       May 85      Telnet Terminal Location Number                                     Option 
  795.  
  796.       Many systems provide a mechanism for finding out where a user is       logged in from usually including information about telephone       extension and office occupants names.  The information is useful       for physically locating people and/or calling them on the phone.       In 1982 CMU designed and implemented a terminal location database       and modified existing network software to handle a 64-bit number       called the Terminal Location Number (or TTYLOC).  It now seems       appropriate to incorporate this mechanism into the TCP-based       network protocol family.  The mechanism is not viewed as a       replacement for the Terminal Location Telnet Option 
  797.  
  798.  Reynolds & Postel                                              [Page 38] 
  799.  
  800.  
  801.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  802.  
  803.        (SEND-LOCATION) but as a shorthand mechansim for communicating       terminal location information between hosts in a localized       community.  This RFC proposes a new option for Telnet for the       ARPA-Internet community, and requests discussion and suggestions       for improvements. 
  804.  
  805.    945     Postel       May 85      A DoD Statement on the NRC Report 
  806.  
  807.       In May 1983, the National Research Council (NRC) was asked jointly       by the DoD and NBS to study the issues and recommend a course of       action.  The final report of the NRC committee was published in       February 1985 (see RFC-942). The enclosed letter is from Donald C.       Latham (ASDC3I) to DCA transmitting the NRC report and requesting       specific actions relative to the recommendations of the report. 
  808.  
  809.       This RFC reproduces a letter from the Assistant Secretary of       Defense for Command, Control, Communications, and Intelligence       (ASDC3I) to the Director of the Defense Communications Agency       (DCA).  This letter is distributed for information only. 
  810.  
  811.    944     Reynolds     Apr 85      Official ARPA-Internet Protocols 
  812.  
  813.       This RFC has been replaced by RFC 991. 
  814.  
  815.    943     Reynolds     Apr 85      Assigned Numbers 
  816.  
  817.       This RFC has been replaced by RFCs 997 and 990. 
  818.  
  819.    942     NRC          Feb 85      Transport Protocols for Department                                     of Defense Data Networks 
  820.  
  821.       This RFC reproduces the National Research Council report resulting       from a study of the DoD Internet Protocol (IP) and Transmission       Control Protocol (TCP) in comparison with the ISO Internet       Protocol (ISO-IP) and Transport Protocol level 4 (TP-4). 
  822.  
  823.    941     ISO          Apr 85      Addendum to the Network Service                                     Definition Covering Network Layer                                     Addressing 
  824.  
  825.       This Addendum to the Network Service Definition Standard, ISO       8348, defines the abstract syntax and semantics of the Network       Address (Network Service Access Point Address).  The Network       Address defined in this Addendum is the address that appears in       the primitives of the connection-mode Network Service as the       calling address, called address, and responding address       parameters, and in the primitives of the connectionless-mode       Network  Service  as  the source address and destination address       parameters. 
  826.  
  827.  Reynolds & Postel                                              [Page 39] 
  828.  
  829.  
  830.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  831.  
  832.        This document is distributed as an RFC for information only.  It       does not specify a standard for the ARPA-Internet. 
  833.  
  834.    940     GADS         Apr 85      Toward an Internet Standard Scheme                                     for Subnetting 
  835.  
  836.       Several sites now contain a complex of local links connected to       the Internet via a gateway.  The details of the internal       connectivity are of little interest to the rest of the Internet.       One way of organizing these local complexes of links is to use the       same strategy as the Internet uses to organize networks, that is,       to declare each link to be an entity (like a network) and to       interconnect the links with devices that perform routing functions       (like gateways).  This general scheme is called subnetting, the       individual links are called subnets, and the connecting devices       are called subgateways (or bridges, or gateways).  This RFC       discusses standardizing the protocol used in subnetted       environments in the ARPA-Internet.  Distribution of this memo is       unlimited.  The author of this RFC is the Gateway Algorithms and       Data Structures (GADS) Task Force, chaired by David L. Mills. 
  837.  
  838.    939     NRC          Feb 85      Executive Summary of the NRC Report                                     on Transport Protocols for                                     Department of Defense Data Networks 
  839.  
  840.       This RFC reproduces the material from the "front pages" of the       National Research Council report resulting from a study of the DOD       Internet Protocol (IP) and Transmission Control Protocol (TCP) in       comparison with the ISO Internet Protocol (ISO-IP) and Transport       Protocol level 4 (TP-4).  The point of this RFC is to make the       text of the Executive Summary widely available in a timely way.       The order of presentation has been altered, and the pagination       changed. 
  841.  
  842.    938     Miller       Feb 85      Internet Reliable Transaction                                     Protocol Functional and Interface                                     Specification 
  843.  
  844.       This RFC is being distributed to members of the DARPA research       community in order to solicit their reactions to the proposals       contained in it.  While the issues discussed may not be directly       relevant to the research problems of the DARPA community, they may       be interesting to a number of researchers and implementors.  This       RFC suggests a proposed protocol for the ARPA-Internet community,       and requests discussion and suggestions for improvements. 
  845.  
  846.  
  847.  
  848.  
  849.  
  850.  Reynolds & Postel                                              [Page 40] 
  851.  
  852.  
  853.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  854.  
  855.     937     Reynolds     Feb 85      Post Office Protocol - Version 2 
  856.  
  857.       This RFC suggests a simple method for workstations to dynamically       access mail from a mailbox server.  This RFC specifies a proposed       protocol for the ARPA-Internet community, and requests discussion       and suggestions for improvement.  This memo is a revision of       RFC 918. 
  858.  
  859.    936     Karels       Feb 85      Another Internet Subnet Addressing                                     Scheme 
  860.  
  861.       There have been several proposals for schemes to allow the use of       a single Internet network number to refer to a collection of       physical networks under common administration which are reachable       from the rest of the Internet by a common route.  Such schemes       allow a simplified view of an otherwise complicated topology from       hosts and gateways outside of this collection.  They allow the       complexity of the number and  type of these networks, and routing       to them, to be localized.  Additions and changes in configuration       thus cause no detectable change, and no interruption of service,       due to slow propagation of routing and other information outside       of the local environment.  These schemes also simplify the       administration of the network, as changes do not require       allocation of new network numbers for each new cable installed.       This proposal discusses an alternative scheme, one that has been       in use at the University of California, Berkeley since April 1984.       This RFC suggests a proposed protocol for the ARPA-Internet       community, and requests discussion and suggestions for       improvements. 
  862.  
  863.    935     Robinson     Jan 85      Reliable Link Layer Protocols 
  864.  
  865.       This RFC discusses protocols proposed recently in RFCs 914 and       916, and suggests a proposed protocol that could meet the same       needs addressed in those memos.  The stated need is reliable       communication between two programs over a full-duplex,       point-to-point communication link, and in particular the RFCs       address the need for such communication over an asynchronous link       at relatively low speeds. The suggested protocol uses the methods       of existing national and international data link layer standards.       This RFC suggests a proposed protocol for the ARPA-Internet       community, and requests discussion and suggestions for       improvements. 
  866.  
  867.    934     Rose         Jan 85      Proposed Standard for Message                                     Encapsulation 
  868.  
  869.       This memo concerns itself with message forwarding.  Forwarding can       be thought of as encapsulating one or more messages inside 
  870.  
  871.  Reynolds & Postel                                              [Page 41] 
  872.  
  873.  
  874.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  875.  
  876.        another. Although this is useful for transfer of past       correspondence to new recipients, without a decapsulation process       (which this memo terms "bursting"), the forwarded messages are of       little use to the recipients because they can not be distributed,       forwarded, replied-to, or otherwise processed as separate       individual messages. In order to burst a message it is necessary       to know how the component messages were encapsulated in the draft.       At present there is no unambiguous standard for interest group       digests.  This RFC proposes a proposed protocol for the       ARPA-Internet community, and requests discussion and suggestions       for improvements. 
  877.  
  878.    933     Silverman    Jan 85      Output Marking Telnet Option 
  879.  
  880.       This proposed option would allow a Server-Telnet to send a banner       to a User-Telnet so that this banner would be displayed on the       workstation screen independently of the application software       running in the Server-Telnet. 
  881.  
  882.    932     Clark        Jan 85      A Subnetwork Addressing Scheme 
  883.  
  884.       This RFC proposes an alternative addressing scheme for subnets       which, in most cases, requires no modification to host software       whatsoever.  The drawbacks of this scheme are that the total       number of subnets in any one network are limited, and that       modification is required to all gateways. 
  885.  
  886.    931     StJohns      Jan 85      Authentication Server 
  887.  
  888.       This RFC suggests a proposed protocol for the ARPA-Internet       community, and requests discussion and suggestions for       improvements.  This is the second draft of this proposal       (superseding RFC 912) and incorporates a more formal description       of the syntax for the request and response dialog, as well as a       change to specify the type of user identification returned. 
  889.  
  890.    930     Solomon      Jan 85      Telnet Terminal Type Option 
  891.  
  892.       This RFC specifies a standard for the ARPA-Internet community.       Hosts on the ARPA-Internet that exchange terminal type information       within the Telnet protocol are expected to adopt and implement       this standard.  Distribution of this memo is unlimited.  This       standard supersedes RFC 884.  The only change is to specify that       the TERMINAL-TYPE IS sub-negotiation should be sent only in       response to the TERMINAL-TYPE SEND sub-negotiation. 
  893.  
  894.  
  895.  
  896.  
  897.  
  898.  Reynolds & Postel                                              [Page 42] 
  899.  
  900.  
  901.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  902.  
  903.     929     Lilienkamp   Dec 84      Proposed Host-Front End Protocol 
  904.  
  905.       The Host-Front End Protocol introduced in RFC 928 is described in       detail in this memo.  The first order of business is to declare       that THIS IS A PROPOSAL, NOT A FINAL STANDARD, and the second       order of business is to request that any readers of these       documents who are able to do test implementations (a) do so and       (b) coordinate their efforts with the author.  This RFC suggests a       proposed protocol for the ARPA-Internet community, and requests       discussion and suggestions for improvements. 
  906.  
  907.    928     Padlipsky    Dec 84      Introduction to Proposed DOD                                     Standard H-FP 
  908.  
  909.       The broad outline of the Host-Front End Protocol introduced here       and described in RFC 929 is the result of the deliberations of a       number of experienced H-FP designers, who sat as a committee of       the DoD Protocol Standards Technical Panel.  It is the intent of       the designers that the protocol be subjected to multiple test       implementations and probable iteration before being agreed upon as       any sort of "standard".  Therefore, the first order of business is       to declare that THIS IS A PROPOSAL, NOT A FINAL STANDARD, and the       second order of business is to request that any readers of these       documents who are able to do test implementations (a) do so and       (b) coordinate their efforts with the author.  This RFC suggests a       proposed protocol for the ARPA-Internet community, and requests       discussion and suggestions for improvements. 
  910.  
  911.    927     Anderson     Dec 84      TACACS User Identification Telnet                                     Option 
  912.  
  913.       The following is the description of a Telnet option designed to       facilitate double login avoidance.  It is intended primarily for       TAC connections to target hosts on behalf of TAC users, but it can       be used between any two consenting hosts.  For example, all hosts       at one site (e.g., BBN) can use this option to avoid double login       when TELNETing to one another. 
  914.  
  915.       This RFC suggests a proposed protocol for the ARPA-Internet       community, and requests discussion and suggestions for       improvements. 
  916.  
  917.    926     ISO          Dec 84      Protocol for Providing the                                     Connectionless-Mode Network Services 
  918.  
  919.       This note is the draft ISO protocol roughly similar to the DoD       Internet Protocol.  This document has been prepared by retyping       the text of ISO DIS 8473 of May 1984, which is currently       undergoing voting within ISO as a Draft International Standard 
  920.  
  921.  Reynolds & Postel                                              [Page 43] 
  922.  
  923.  
  924.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  925.  
  926.        (DIS).  This document is distributed as an RFC for information       only.  It does not specify a standard for the ARPA-Internet. 
  927.  
  928.    925     Postel       Oct 84      Multi-LAN Address Resolution 
  929.  
  930.       The problem of treating a set of local area networks (LANs) as one       Internet network has generated some interest and concern.  It is       inappropriate to give each LAN within a site a distinct       ARPA-Internet network number.  It is desirable to hide the details       of the interconnections between the LANs within a site from       people, gateways, and hosts outside the site.  The question arises       on how to best do this, and even how to do it at all.  In RFC 917,       Jeffery Mogul makes a case for the use of "explicit subnets" in a       multi-LAN environment.  The explicit subnet scheme is a call to       recursively apply the mechanisms the ARPA-Internet uses to manage       networks to the problem of managing LANs within one network.  In       this note I urge another approach: the use of "transparent       subnets" supported by a multi-LAN extension of the Address       Resolution Protocol.  This RFC suggests a proposed protocol for       the ARPA-Internet community, and requests discussion and       suggestions for improvements. 
  931.  
  932.    924     Reynolds     Oct 84      Official ARPA-Internet Protocols 
  933.  
  934.       This RFC has been replaced by RFC 991. 
  935.  
  936.    923     Reynolds     Oct 84      Assigned Numbers 
  937.  
  938.       This RFC has been replaced by RFCs 997 and 990. 
  939.  
  940.    922     Mogul        Oct 84      Broadcasting Internet Datagrams in                                     the Presence of Subnets 
  941.  
  942.       We propose simple rules for broadcasting Internet datagrams on       local networks that support broadcast, for addressing broadcasts,       and for how gateways should handle them. 
  943.  
  944.       This RFC suggests a proposed protocol for the ARPA-Internet       community, and requests discussion and suggestions for       improvements. 
  945.  
  946.    921     Postel       Oct 84      Domain Name System Implementation                                     Schedule - Revised 
  947.  
  948.       This memo is a policy statement on the implementation of the       Domain Style Naming System in the ARPA-Internet.  This memo is an       update of RFC 881, and RFC 897.  This is an official policy       statement of the IAB and the DARPA.  The intent of this memo is to       detail the schedule for the implementation for the Domain Style 
  949.  
  950.  Reynolds & Postel                                              [Page 44] 
  951.  
  952.  
  953.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  954.  
  955.        Naming System.  The explanation of how this system works is to be       found in the references. 
  956.  
  957.    920     Postel       Oct 84      Domain Requirements 
  958.  
  959.       This memo states the requirements on establishing a Domain, and       introduces the limited set of top level domains.  This memo is a       policy statement on the requirements of establishing a new domain       in the ARPA-Internet and the DARPA research community.  This is an       official policy statement of the IAB and the DARPA. 
  960.  
  961.    919     Mogul        Oct 84      Broadcasting Internet Datagrams 
  962.  
  963.       This RFC proposes simple rules for broadcasting Internet datagrams       on local networks that support broadcast, for addressing       broadcasts, and for how gateways should handle them.  This RFC       suggests a proposed protocol for the ARPA-Internet community, and       requests discussion and suggestions for improvements. 
  964.  
  965.    918     Reynolds     Oct 84      Post Office Protocol (POP) 
  966.  
  967.       Updated by RFC 937. 
  968.  
  969.    917     Mogul        Oct 84      Internet Subnets 
  970.  
  971.       This memo discusses subnets and proposes procedures for the use of       subnets, including approaches to solving the problems that arise,       particularly that of routing.  A subnet of an Internet network is       a logically visible sub-section of a single Internet network.  For       administrative or technical reasons, many organizations have       chosen to divide one Internet network into several subnets,       instead of acquiring a set of Internet network numbers.  This RFC       suggests a proposed protocol for the ARPA-Internet community, and       requests discussion and suggestions for improvements. 
  972.  
  973.    916     Finn         Oct 84      Reliable Asynchronous Transfer                                     Protocol (RATP) 
  974.  
  975.       This paper proposes and specifies a protocol which allows two       programs to reliably communicate over a communication link.  It       ensures that the data entering one end of the link if received       arrives at the other end intact and unaltered.  The protocol,       named RATP, is designed to operate over a full duplex       point-to-point connection.  It contains some features which tailor       it to the RS-232 links now in common use. 
  976.  
  977.       This RFC suggests a proposed protocol for the ARPA-Internet       community, and requests discussion and suggestions for       improvements. 
  978.  
  979.  Reynolds & Postel                                              [Page 45] 
  980.  
  981.  
  982.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  983.  
  984.     915     Elvy         Dec 84      Network Mail Path Service 
  985.  
  986.       The network mail path service fills the current need of people to       determine mailbox addresses for hosts that are not part of the       ARPA-Internet but can be reached by one or more relay hosts that       have Unix to Unix Copy (UUCP) mail, CSNET mail, MAILNET mail,       BITNET mail, etc.  Anyone can use the service if they have       TCP/TELENET to one of the hosts with a mail path server.  This RFC       proposes a new service for the ARPA-Internet community and       requests discussion and suggestions for improvements. 
  987.  
  988.    914     Farber       Sep 84      A Thinwire Protocol 
  989.  
  990.       This document focuses discussion on the particular problems in the       ARPA-Internet of low speed network interconnection with personal       computers, and possible methods of solution.  None of the proposed       solutions in this document are intended as standards for the       ARPA-Internet.  Rather, it is hoped that a general consensus will       emerge as to the appropriate solution to the problems, leading       eventually to the adoption of standards. 
  991.  
  992.    913     Lottor       Sep 84      Simple File Transfer Protocol 
  993.  
  994.       This memo describes a proposed Simple File Transfer Protocol       (SFTP).  It fills the need of people wanting a protocol that is       more useful than TFTP but easier to implement (and less powerful)       than FTP.  SFTP supports user access control, file transfers,       directory listing, directory changing, file renaming, and       deleting.  Discussion of this proposal is encouraged, and       suggestions for improvements may be sent to the author. 
  995.  
  996.    912     StJohns      Sep 84      Authentication Service 
  997.  
  998.       This memo describes a proposed authentication protocol for       verifying the identity of a user of a TCP connection.  Given a TCP       port number pair, it returns a character string which identifies       the owner of that connection on the server's system.  Suggested       uses include automatic identification and verification of a user       during an FTP session, additional verification of a TAC dial up       user, and access verification for a generalized network file       server. 
  999.  
  1000.    911     Kirton       Aug 84      EGP Gateway under Berkeley Unix 4.2 
  1001.  
  1002.       This memo describes an implementation of the Exterior Gateway       Protocol (EGP) (in that sense it is a status report).  The memo       also discusses some possible extentions and some design issues (in       that sense it is an invitation for further discussion). 
  1003.  
  1004.  
  1005.  
  1006. Reynolds & Postel                                              [Page 46] 
  1007.  
  1008.  
  1009.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  1010.  
  1011.     910     Forsdick     Aug 84      Multimedia Mail Meeting Notes 
  1012.  
  1013.       This memo is a report on a meeting about the experimental       multimedia mail system (and in a sense a status report on that       experiment).  The meeting was held at Bolt Beranek and Newman on       23-24 July 1984 to discuss recent progress by groups who are       building multimedia mail systems and to discuss a variety of       issues related to the further development of multimedia systems.       Representatives were present from BBN, ISI, SRI and Linkabit.       Distribution of this memo is unlimited. 
  1014.  
  1015.    909     Welles       Jul 84      Loader Debugger Protocol 
  1016.  
  1017.       The Loader Debugger Protocol (LDP) is an application layer       protocol for loading, dumping, and debugging target machines from       hosts in a network environment.  This RFC specifies a proposed       protocol for the ARPA-Internet and DARPA research community, and       requests discussion and suggestions for improvements. 
  1018.  
  1019.    908     Velten       Jul 84      Reliable Data Protocol 
  1020.  
  1021.       The Reliable Data Protocol (RDP) is designed to provide a reliable       data transport service for packet-based applications.  This RFC       specifies a proposed protocol for the ARPA-Internet and DARPA       research community, and requests discussion and suggestions for       improvemts. 
  1022.  
  1023.    907     Storch       Jul 84      Host Access Protocol Specification 
  1024.  
  1025.       This document specifies the Host Access Protocol (HAP).  Although       HAP was originally designed as the network-access level protocol       for the DARPA/DCA sponsored Wideband Packet Satellite Network, it       is intended that it evolve into a standard interface SATNET and       TACNET (aka MATNET) as well as the Wideband Network.  HAP is an       experimental protocol, and will undergo further revision as new       capabilities are added and/or different satellite networks are       suported.  Implementations of HAP should be performed in       coordination with satellite network development and operations       personnel. 
  1026.  
  1027.    906     Finlayson    Jun 84      Bootstrap Loading Using TFTP 
  1028.  
  1029.       It is often convenient to be able to bootstrap a computer system       from a communications network.  This RFC proposes the use of the       IP/TFTP protocol for bootstrap loading in this case. 
  1030.  
  1031.  
  1032.  
  1033.  
  1034.  
  1035.  Reynolds & Postel                                              [Page 47] 
  1036.  
  1037.  
  1038.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  1039.  
  1040.     905     ISO          Apr 84      ISO Transport Protocol Specification                                     (ISO DP 8073) 
  1041.  
  1042.       This is the current specification of the ISO Transport Protocol.       This document is the text of ISO/TC97/SC16/N1576 as corrected by       ISO/TC97/SC16/N1695.  This is the specification currently being       voted on in ISO as a Draft International Standard (DIS).  This       document is distributed as an RFC for your information only, it       does not specify a standard for the ARPA-Internet or DARPA       research community.  Our thanks to Alex McKenzie of BBN for making       this online version available.  Please note the size of this       document, the file contains 258,729 characters. 
  1043.  
  1044.    904     Mills        Apr 84      Exterior Gateway Protocol Formal                                     Specification 
  1045.  
  1046.       This is the specification of the Exterior Gateway Protocol (EGP).       This memo updates portions of RFC 888 and RFC 827.  This RFC       specifies an official protocol of the DARPA community for use       between gateways of different autonomous systems in the       ARPA-Internet. 
  1047.  
  1048.    903     Finlayson    Jun 84      A Reverse Address Resolution                                     Protocol 
  1049.  
  1050.       This RFC suggests a method for workstations to dynamically find       their protocol address (e.g., their Internet Address), when they       know only their hardware address (e.g., their attached physical       network address).  This RFC specifies a proposed protocol for the       ARPA-Internet community, and requests discussion and suggestions       for improvement. 
  1051.  
  1052.    902     Postel       Jul 84      ARPA-Internet Protocol Policy 
  1053.  
  1054.       The purpose of this memo is to explain how protocol standards are       adopted for the ARPA-Internet and the DARPA research community.       There are three important aspects to be discussed:  the process,       the authority, and the complex relationship between the DARPA       community and the DDN community.  This memo is a policy statement       on how protocols become official standards for the ARPA-Internet       and the DARPA research community.  This is an official policy       statement of the ICCB and the DARPA. 
  1055.  
  1056.    901     Reynolds     Jun 84      Official ARPA-Internet Protocols 
  1057.  
  1058.       This RFC has been replaced by RFC 991. 
  1059.  
  1060.  
  1061.  
  1062.  
  1063.  
  1064. Reynolds & Postel                                              [Page 48] 
  1065.  
  1066.  
  1067.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  1068.  
  1069.     900     Reynolds     Jun 84      Assigned Numbers 
  1070.  
  1071.       This RFC has been replaced by RFCs 997 and 990. 
  1072.  
  1073.    899     Postel       Apr 84      Requests For Comments Summary 
  1074.  
  1075.       A summary of the Request for Comments documents from RFC 800-898. 
  1076.  
  1077.    898     Hinden       Apr 84      Gateway Special Interest Group                                     Meeting Notes 
  1078.  
  1079.       This memo is a report on the Gateway Special Interest Group       Meeting that was held at ISI on 28 and 29 February 1984.  Robert       Hinden of BBNCC chaired, and Jon Postel of ISI hosted the meeting.       Approximately 35 gateway designers and implementors attended.       These notes are based on the recollections of Jon Postel and Mike       Muuss.  Under each topic area are Jon Postel's brief notes, and       additional details from Mike Muuss.  This memo is a report on the       meeting.  No conclusions, decisions, or policy statements are       documented in this note. 
  1080.  
  1081.    897     Postel       Feb 84      Domain Name System Implementation                                     Schedule 
  1082.  
  1083.       This memo is a policy statement on the implementation of the       Domain Style Naming System in the ARPA-Internet.  This memo is a       partial update of RFC 881.  The intent of this memo is to detail       the schedule for the implementation of the Domain Style Naming       System.  The names of hosts will be changed to Domain style names.       Hosts will begin to use Domain style names on 14-Mar-84, and the       use of old style names will be completely phased out before       2-May-84.  This applies to both the ARPA research hosts and the       DDN operational hosts.  This is an official policy statement of       the ICCB and the DARPA. 
  1084.  
  1085.    896     Nagle        Jan 84      Congestion Control in IP/TCP                                     Internetworks 
  1086.  
  1087.       This memo discusses some aspects of congestion control in IP/TCP       Internetworks.  It is intended to stimulate thought and further       discussion of this topic.  While some specific suggestions are       made for improved congestion control implementation, this memo       does not specify any standards. 
  1088.  
  1089.    895     Postel       Apr 84      A Standard for the Transmission of                                     IP Datagrams over Experimental                                     Ethernet Networks 
  1090.  
  1091.       This RFC specifies a standard method of encapsulating Internet 
  1092.  
  1093.  Reynolds & Postel                                              [Page 49] 
  1094.  
  1095.  
  1096.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  1097.  
  1098.        Protocol (IP) datagrams on an Experimental Ethernet.  This RFC       specifies a standard protocol for the ARPA-Internet community. 
  1099.  
  1100.    894     Hornig       Apr 84      A Standard for the Transmission of                                     IP Datagrams over Ethernet Networks 
  1101.  
  1102.       This RFC specifies a standard method of encapsulating Internet       Protocol (IP) datagrams on an Ethernet.  This RFC specifies a       standard protocol for the ARPA-Internet community. 
  1103.  
  1104.    893     Leffler      Apr 84      Trailer Encapsulations 
  1105.  
  1106.       This RFC discusses the motivation for use of "trailer       encapsulations" on local-area networks and describes the       implementation of such an encapsulation on various media.  This       document is for information only.  This is NOT an official       protocol for the ARPA-Internet community. 
  1107.  
  1108.    892     ISO          Dec 83      ISO Transport Protocol Specification 
  1109.  
  1110.       This is a draft version of the transport protocol being       standardized by the ISO.  This version also appeared in the ACM       SIGCOMM Computer Communication Review (V.12, N.3-4)       July-October 1982.  This version is now out of date. 
  1111.  
  1112.    891     Mills        Dec 83      DCN Local-Network Protocols 
  1113.  
  1114.       This RFC provides a description of the DCN protocols for       maintaining connectivity, routing, and clock information in a       local network.  These procedures may be of interest to the       designers and implementers of other local networks. 
  1115.  
  1116.    890     Postel       Feb 84      Exterior Gateway Protocol                                     Implementation Schedule 
  1117.  
  1118.       This memo is a policy statement on the implementation of the       Exterior Gateway Protocol (EGP) in the ARPA-Internet.  This is an       official policy statement of ICCB and DARPA.  After 1-Aug-84 there       shall be no dumb gateways in the Internet.  Every gateway must be       a member of some autonomous system.  Some gateway of each       autonomous system must exchange routing information with some       gateway of the core autonomous system using the Exterior Gateway       Protocol. 
  1119.  
  1120.    889     Mills        Dec 83      Internet Delay Experiments 
  1121.  
  1122.       This memo reports on some measurements of round-trip times in the       Internet and suggests some possible improvements to the TCP 
  1123.  
  1124.  
  1125.  
  1126. Reynolds & Postel                                              [Page 50] 
  1127.  
  1128.  
  1129.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  1130.  
  1131.        retransmission timeout calculation.  This memo is both a status       report on the ARPA-Internet and advice to TCP implementers. 
  1132.  
  1133.    888     Seamonson    Jan 84      "Stub" Exterior Gateway Protocol 
  1134.  
  1135.       This RFC describes the Exterior Gateway Protocol (EGP) used to       connect Stub Gateways to an Autonomous System of core Gateways.       This document specifies the working protocol, and defines an ARPA       official protocol.  All implementers of Gateways should carefully       review this document. 
  1136.  
  1137.    887     Accetta      Dec 83      Resource Location Protocol 
  1138.  
  1139.       This RFC specifies a draft standard for the ARPA-Internet       community.  It describes a resource location protocol for use in       the ARPA-Internet.  It is most useful on networks employing       technologies which support some method of broadcast addressing,       however it may also be used on other types of networks.  For       maximum benefit, all hosts which provide significant resources or       services to other hosts on the ARPA-Internet should implement this       protocol.  Hosts failing to implement the Resource Location       Protocol risk being ignored by other hosts which are attempting to       locate resources on the ARPA-Internet. 
  1140.  
  1141.    886     Rose         Dec 83      Proposed Standard for Message Header                                     Munging 
  1142.  
  1143.       This RFC specifies a draft standard for the ARPA-Internet       community.  It describes the rules to be used when transforming       mail from the conventions of one message system to those of       another message system.  In particular, the treatment of header       fields, and recipient addresses is specified. 
  1144.  
  1145.    885     Postel       Dec 83      Telnet End of Record Option 
  1146.  
  1147.       This RFC specifies a standard for the ARPA-Internet community.  It       specifies a method for marking the end of records in data       transmitted on Telnet connections. 
  1148.  
  1149.    884     Solomon      Dec 83      Telnet Terminal Type Option 
  1150.  
  1151.       This RFC specifies a standard for the ARPA-Internet community.  It       specifies a method for exchanging terminal type information in the       Telnet protocol. 
  1152.  
  1153.  
  1154.  
  1155.  
  1156.  
  1157.  
  1158.  
  1159. Reynolds & Postel                                              [Page 51] 
  1160.  
  1161.  
  1162.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  1163.  
  1164.     883     Mockapetris  Nov 83      Domain Names - Implementation and                                     Specification 
  1165.  
  1166.       This RFC discusses the implementation of domain name servers and       resolvers, specifies the format of transactions, and discusses the       use of domain names in the context of existing mail systems and       other network software. 
  1167.  
  1168.    882     Mockapetris  Nov 83      Domain Names - Concepts and                                     Facilities 
  1169.  
  1170.       This RFC introduces domain style names, their use for       DDN/ARPA-Internet mail and host address support, and the protocol       and servers used to implement domain name facilities. 
  1171.  
  1172.    881     Postel       Nov 83      The Domain Names Plan and Schedule 
  1173.  
  1174.       This RFC outlines a plan and schedule for the implementation of       domain style names throughout the DDN/ARPA-Internet community.       The introduction of domain style names will impact all hosts on       the DDN/ARPA-Internet. 
  1175.  
  1176.    880     Reynolds     Oct 83      Official Protocols 
  1177.  
  1178.       This RFC has been replaced by RFC 991. 
  1179.  
  1180.    879     Postel       Nov 83      The TCP Maximum Segment Size and                                     Related Topics 
  1181.  
  1182.       This RFC discusses the TCP Maximum Segment Size Option and related       topics.  The purpose is to clarify some aspects of TCP and its       interaction with IP.  This memo is a clarification to the TCP       specification, and contains information that may be considered as       "advice to implementers". 
  1183.  
  1184.    878     Malis        Dec 83      The ARPANET 1822L Host Access                                     Protocol 
  1185.  
  1186.       This RFC specifies the ARPANET 1822L Host Access Protocol, which       is a successor to the existing 1822 Host Access Protocol.  The       1822L procedure allows ARPANET hosts to use logical identifiers as       well as 1822 physical interface identifiers to address each other. 
  1187.  
  1188.    877     Korb         Sep 83      A Standard for the Transmission of                                     IP Datagrams Over Public Data                                     Networks 
  1189.  
  1190.       This RFC specifies a standard adopted by CSNET, the VAN gateway, 
  1191.  
  1192.  
  1193.  
  1194. Reynolds & Postel                                              [Page 52] 
  1195.  
  1196.  
  1197.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  1198.  
  1199.        and other organizations for the transmission of IP datagrams over       the X.25-based public data networks. 
  1200.  
  1201.    876     Smallberg    Sep 83      Survey of SMTP Implementations 
  1202.  
  1203.       This RFC is a survey of implementation status.  It does not       specify an official protocol, but rather notes the status of       implementation of aspects of a protocol.  It is expected that the       status of the hosts reported on will change.  This information       must be treated as a snapshot of the state of these       implemetations. 
  1204.  
  1205.    875     Padlipsky    Sep 82      Gateways, Architectures, and                                     Heffalumps 
  1206.  
  1207.       This RFC is a discussion about the role of gateways in an       internetwork, especially the problems of translating or mapping       protocols between different protocol suites.  The discussion notes       possible functionality mis-matches, undesirable routing       "singularity points", flow control issues, and high cost of       translating gateways.  Originally published as M82-51 by the MITRE       Corporation, Bedford, Massachusetts. 
  1208.  
  1209.    874     Padlipsky    Sep 82      A Critique of X.25 
  1210.  
  1211.       This RFC is an analysis of X.25 pointing out some problems in the       conceptual model, particularly the conflict between the interface       aspects and the end-to-end aspects.  The memo also touches on       security, and implementation issues.  Originally published as       M82-50 by the MITRE Corporation, Bedford, Massachusetts. 
  1212.  
  1213.    873     Padlipsky    Sep 82      The Illusion of Vendor Support 
  1214.  
  1215.       This memo takes issue with the claim that international standards       in computer protocols presently provide a basis for low cost       vendor supported protocol implementations.  Originally published       as M82-49 by the MITRE Corporation, Bedford, Massachusetts. 
  1216.  
  1217.    872     Padlipsky    Sep 82      TCP-ON-A-LAN 
  1218.  
  1219.       This memo attacks the notion that TCP cannot be appropriate for       use on a Local Area Network.  Originally published as M82-48 by       the MITRE Corporation, Bedford Massachusetts. 
  1220.  
  1221.    871     Padlipsky    Sep 82      A Perspective on the Arpanet                                     Reference Model 
  1222.  
  1223.       This RFC is primarily intended as a perspective on the ARM and       points out some of the differences between the ARM and the ISORM 
  1224.  
  1225.  Reynolds & Postel                                              [Page 53] 
  1226.  
  1227.  
  1228.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  1229.  
  1230.        which were expressed by members in NWG general meetings, NWG       protocol design committee meetings, the ARPA-Internet Working       Group, and private conversations over the intervening years.       Originally published as M82-47 by the MITRE Corporation, Bedford,       Massachusetts. 
  1231.  
  1232.    870     Reynolds     Oct 83      Assigned Numbers        This RFC has been replaced by RFCs 997 and 990. 
  1233.  
  1234.    869     Hinden       Dec 83      A Host Monitoring Protocol 
  1235.  
  1236.       This RFC specifies the Host Monitoring Protocol used to collect       information from various types of hosts in the Internet.       Designers of Internet communications software are encouraged to       consider this protocol as a means of monitoring the behavior of       their creations. 
  1237.  
  1238.    868     Postel       May 83      Time Protocol 
  1239.  
  1240.       This RFC specifies a standard for the ARPA-Internet community.       Hosts on the ARPA-Internet that choose to implement a Time       Protocol are expected to adopt and implement this standard.  This       protocol provides a site-independent, machine readable date and       time.  The Time service sends back to the originating source the       time in seconds since midnight on January first 1900. 
  1241.  
  1242.    867     Postel       May 83      Daytime Protocol 
  1243.  
  1244.       This RFC specifies a standard for the ARPA-Internet community.       Hosts on the ARPA-Internet that choose to implement a Daytime       Protocol are expected to adopt and implement this standard.  The       Daytime service simply sends the current date and time as a       character string without regard to the input. 
  1245.  
  1246.    866     Postel       May 83      Active Users 
  1247.  
  1248.       This RFC specifies a standard for the ARPA-Internet community.       Hosts on the ARPA-Internet that choose to implement an Active       Users Protocol are expected to adopt and implement this standard.       The Active Users service simply sends a list of the currently       active users on the host without regard to the input. 
  1249.  
  1250.    865     Postel       May 83      Quote of the Day Protocol 
  1251.  
  1252.       This RFC specifies a standard for the ARPA-Internet community.       Hosts on the ARPA-Internet that choose to implement a Quote of the       Day Protocol are expected to adopt and implement this standard. 
  1253.  
  1254.  
  1255.  
  1256. Reynolds & Postel                                              [Page 54] 
  1257.  
  1258.  
  1259.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  1260.  
  1261.        The Quote of the Day service simply sends a short message without       regard to the input. 
  1262.  
  1263.    864     Postel       May 83      Character Generator Protocol 
  1264.  
  1265.       This RFC specifies a standard for the ARPA-Internet community.       Hosts on the ARPA-Internet that choose to implement a Character       Generator Protocol are expected to adopt and implement this       standard.  The Character Generator service simply sends data       without regard to the input. 
  1266.  
  1267.    863     Postel       May 83      Discard Protocol 
  1268.  
  1269.       This RFC specifies a standard for the ARPA-Internet community.       Hosts on the ARPA-Internet that choose to implement a Discard       Protocol are expected to adopt and implement this standard.  The       Discard service simply throws away any data it receives. 
  1270.  
  1271.    862     Postel       May 83      Echo Protocol 
  1272.  
  1273.       This RFC specifies a standard for the ARPA-Internet community.       Hosts on the ARPA-Internet that choose to implement a Echo       Protocol are expected to adopt and implement this standard.  The       Echo service simply sends back to the originating source any data       it receives. 
  1274.  
  1275.    861     Postel       May 83      Telnet Extended Options - List                                     Option 
  1276.  
  1277.       This Telnet Option provides a mechanism for extending the set of       possible options.  This RFC specifies a standard for the       ARPA-Internet community.  Hosts on the ARPA-Internet are expected       to adopt and implement this standard.  Obsoletes NIC 16239. 
  1278.  
  1279.    860     Postel       May 83      Telnet Timing Mark Option 
  1280.  
  1281.       This Telnet Option provides a way to check the roundtrip path       between two Telnet modules.  This RFC specifies a standard for the       ARPA-Internet community.  Hosts on the ARPA-Internet are expected       to adopt and implement this standard.  Obsoletes NIC 16238. 
  1282.  
  1283.    859     Postel       May 83      Telnet Status Option 
  1284.  
  1285.       This Telnet Option provides a way to determine the other Telnet       module's view of the status of options.  This RFC specifies a       standard for the ARPA-Internet community.  Hosts on the       ARPA-Internet are expected to adopt and implement this standard.       Obsoletes RFC 651 (NIC 31154). 
  1286.  
  1287.  
  1288.  
  1289. Reynolds & Postel                                              [Page 55] 
  1290.  
  1291.  
  1292.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  1293.  
  1294.     858     Postel       May 83      Telnet Suppress Go Ahead Option 
  1295.  
  1296.       This Telnet Option disables the exchange of go-ahead signals       between the Telnet modules.  This RFC specifies a standard for the       ARPA-Internet community.  Hosts on the ARPA-Internet are expected       to adopt and implement this standard.  Obsoletes NIC 15392. 
  1297.  
  1298.    857     Postel       May 83      Telnet Echo Option 
  1299.  
  1300.       This Telnet Option enables remote echoing by the other Telnet       module.  This RFC specifies a standard for the ARPA-Internet       community.  Hosts on the ARPA-Internet are expected to adopt and       implement this standard.  Obsoletes NIC 15390. 
  1301.  
  1302.    856     Postel       May 83      Telnet Binary Transmission 
  1303.  
  1304.       This Telnet Option enables a binary data mode between the Telnet       modules.  This RFC specifies a standard for the ARPA-Internet       community.  Hosts on the ARPA-Internet are expected to adopt and       implement this standard.  Obsoletes NIC 15389. 
  1305.  
  1306.    855     Postel       May 83      Telnet Option Specifications 
  1307.  
  1308.       This memo specifies the general form for Telnet options and the       directions for their specification.  This RFC specifies a standard       for the ARPA-Internet community.  Hosts on the ARPA-Internet are       expected to adopt and implement this standard.  Obsoletes RFC 651,       NIC 18640. 
  1309.  
  1310.    854     Postel       May 83      Telnet Protocol Specifications 
  1311.  
  1312.       This is the specification of the Telnet protocol used for remote       terminal access in the ARPA-Internet.  The purpose of the Telnet       Protocol is to provide a fairly general, bi-directional, eight-bit       byte oriented communications facility.  Its primary goal is to       allow a standard method of interfacing terminal devices and       terminal-oriented processes to each other.  It is envisioned that       the protocol may also be used for terminal-terminal communication       ("linking") and process-process communication (distributed       computation).   This RFC specifies a standard for the       ARPA-Internet community.  Hosts on the ARPA-Internet are expected       to adopt and implement this standard.  Obsoletes NIC 18639. 
  1313.  
  1314.    853     Never Issued. 
  1315.  
  1316.  
  1317.  
  1318.  
  1319.  
  1320.  
  1321.  
  1322. Reynolds & Postel                                              [Page 56] 
  1323.  
  1324.  
  1325.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  1326.  
  1327.     852     Malis        Apr 83      The ARPANET Short Blocking Feature 
  1328.  
  1329.       This RFC specifies the ARPANET Short Blocking Feature, which will       allow ARPANET  hosts to optionally shorten the IMP's host blocking       timer.  This Feature is a replacement of the ARPANET non-blocking       host interface, which was never implemented, and will be available       to hosts using either the 1822 or 1822L Host Access Protocol.       This RFC is also being presented as a solicitation of comments on       the Short Blocking Feature, especially from host network software       implementers and maintainers. 
  1330.  
  1331.    851     Malis        Apr 83      The ARPANET 1822L Host Access                                     Protocol 
  1332.  
  1333.       This RFC specifies the ARPANET 1822L Host Access Protocol, which       is a successor to the existing 1822 Host Access Protocol.  1822L       allows ARPANET hosts to use logical names as well as 1822's       physical port locations to address each other.  This RFC is also       being presented as a solicitation of comments on 1822L, especially       from host network software implementers and maintainers.       Obsoletes RFC 802. 
  1334.  
  1335.    850     Horton       Jun 83      Standard for Interchange of USENET                                     Messages 
  1336.  
  1337.       This memo is distributed as an RFC only to make this information       easily accessible to researchers in the ARPA-Internet community.       It does not specify an Internet standard.  This RFC defines the       standard format for interchange of Network News articles among       USENET sites.  It describes the format for articles themselves,       and gives partial standards for transmission of news.  The news       transmission is not entirely standardized in order to give a good       deal of flexibility to the individual hosts to choose transmission       hardware and software, whether to batch news and so on. 
  1338.  
  1339.    849     Crispin      May 83      Suggestions for Improved Host Table                                     Distribution 
  1340.  
  1341.       This RFC actually is a request for comments.  The issue dealt with       is that of a naming registry update procedure, both as exists       currently and what could exist in the future.  None of the       proposed solutions are intended as standards at this time; rather       it is hoped that a general consensus will emerge as the       appropriate solution, leaving eventually to the adoption of       standards. 
  1342.  
  1343.  
  1344.  
  1345.  
  1346.  
  1347.  Reynolds & Postel                                              [Page 57] 
  1348.  
  1349.  
  1350.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  1351.  
  1352.     848     Smallberg    Mar 83      Who provides the "Little" TCP                                     Services? 
  1353.  
  1354.       This RFC lists those hosts which provide any of these "little" TCP       services:  The list of hosts were taken from the NIC hostname       table of 24-Feb-83.  The tests were run on February 23 and 24, and       March 3 and 5 from ISI-VAXA.ARPA. 
  1355.  
  1356.    847     Westine      Feb 83      Summary of Smallberg Surveys 
  1357.  
  1358.       This is a summary of the surveys of Telnet, FTP and Mail (SMTP)       servers conducted by David Smallberg in December 1982, January and       February 1983 as reported in RFC 832-843, 845-846.  This memo       extracts the number of hosts that accepted the connection to their       server for each of Telnet, FTP, and SMTP, and compares it to the       total host in the ARPA-Internet (not counting TACs or ECHOS). 
  1359.  
  1360.    846     Smallberg    Feb 83      Who Talks TCP? -- Survey of 22                                     February 1983 
  1361.  
  1362.       This RFC is a survey of hosts to identify the implementation       status of Telnet, FTP, and Mail on TCP.  The list of hosts was       taken from the NIC hostname table of 18-Feb-83.  The tests were       run on 22-Feb-83 from ISI-VAXA.ARPA. 
  1363.  
  1364.    845     Smallberg    Feb 83      Who Talks TCP? -- Survey of 15                                     February 1983 
  1365.  
  1366.       This RFC is a survey of hosts to identify the implementation       status of Telnet, FTP, and Mail on TCP.  The list of hosts was       taken from the NIC hostname table of 3-Feb-83.  The tests were run       on 15-Feb-83 from ISI-VAXA.ARPA. 
  1367.  
  1368.    844     Clements    Feb 83       Who Talks ICMP, too?  Survey of 18                                     February 1983 
  1369.  
  1370.       This survey determines how many hosts are able to respond to       Telnet connections from a user at a class C site.  This requires,       in addition to IP and TCP, participation in gateway routing via       ICMP and handling of Class C addresses.  The list of hosts was       taken from RFC 843, extracting only those hosts which are listed       there as accepting Telnet connection.  The tests were run on       18-Feb-83. 
  1371.  
  1372.    843     Smallberg    Feb 83      Who Talks TCP? -- Survey of 8                                     February 1983 
  1373.  
  1374.       This RFC is a survey of hosts to identify the implementation       status of Telnet, FTP, and Mail on TCP.  The list of hosts was 
  1375.  
  1376.  Reynolds & Postel                                              [Page 58] 
  1377.  
  1378.  
  1379.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  1380.  
  1381.        taken from the NIC hostname table of 3-Feb-83.  The tests were run       on 8-Feb-83 and on 9-Feb-83 from ISI-VAXA.ARPA. 
  1382.  
  1383.    842     Smallberg    Feb 83      Who Talks TCP? -- Survey of 1                                     February 1983 
  1384.  
  1385.       This RFC is a survey of hosts to identify the implementation       status of Telnet, FTP, and Mail on TCP.  The list of hosts was       taken from the NIC hostname table of 28-Jan-83.  The tests were       run on 1-Feb-83 and on 2-Feb-83 ISI-VAXA.ARPA. 
  1386.  
  1387.    841     FIPS PUB 98  Jan 83      Specification for Message Format for                                     Computer Based Message Systems 
  1388.  
  1389.       This RFC is FIPS 98.  The purpose of distributing this document as       an RFC is to make it easily accessible to the ARPA research       community.  This RFC does not specify a standard for the       ARPA-Internet.  Obsoletes RFC 806. 
  1390.  
  1391.    840     Postel       Apr 83      Official Protocols 
  1392.  
  1393.       This RFC has been replaced by RFC 991. 
  1394.  
  1395.    839     Smallberg    Jan 83      Who Talks TCP? 
  1396.  
  1397.       This RFC is a survey of hosts to identify the implementation       status of Telnet, FTP, and Mail on TCP.  The list of hosts was       taken from the NIC hostname table of 31-Dec-82.  The tests were       run on 25-Jan-83. 
  1398.  
  1399.    838     Smallberg    Jan 83      Who Talks TCP? 
  1400.  
  1401.       This RFC is a survey of hosts to identify the implementation       status of Telnet, FTP, and Mail on TCP.  The list of hosts was       taken from the NIC hostname table of 31-Dec-82.  The tests were       run on 18-Jan-83. 
  1402.  
  1403.    837     Smallberg    Jan 83      Who Talks TCP? 
  1404.  
  1405.       This RFC is a survey of hosts to identify the implementation       status of Telnet, FTP, and Mail on TCP.  The list of hosts was       taken from the NIC hostname table of 31-Dec-82.  The tests were       run on 11-Jan-83. 
  1406.  
  1407.    836     Smallberg    Jan 83      Who Talks TCP? 
  1408.  
  1409.       This RFC is a survey of hosts to identify the implementation       status of Telnet, FTP, and Mail on TCP.  The list of hosts was 
  1410.  
  1411.  
  1412.  
  1413. Reynolds & Postel                                              [Page 59] 
  1414.  
  1415.  
  1416.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  1417.  
  1418.        taken from the NIC hostname table of 20-Dec-82.  The tests were       run on 4-Jan-83 through 5-Jan-83. 
  1419.  
  1420.    835     Smallberg    Dec 82      Who Talks TCP? 
  1421.  
  1422.       This RFC is a survey of hosts to identify the implementation       status of Telnet, FTP, and Mail on TCP.  The list of hosts was       taken from the NIC hostname table of 2-Dec-82.  The tests were run       on 28-Dec-82 through 5-Jan-83. 
  1423.  
  1424.    834     Smallberg    Dec 82      Who Talks TCP? 
  1425.  
  1426.       This RFC is a survey of hosts to identify the implementation       status of Telnet, FTP, and Mail on TCP.  The list of hosts was       taken from the NIC hostname table of 2-Dec-82.  The tests were run       on 22-Dec-82. 
  1427.  
  1428.    833     Smallberg    Dec 82      Who Talks TCP? 
  1429.  
  1430.       This RFC is a survey of hosts to identify the implementation       status of Telnet, FTP, and Mail on TCP.  The list of hosts was       taken from the NIC hostname table of 2-Dec-82.  The tests were run       on 14-Dec-82. 
  1431.  
  1432.    832     Smallberg    Dec 82      Who Talks TCP? 
  1433.  
  1434.       This RFC is a survey of hosts to identify the implementation       status of Telnet, FTP, and Mail on TCP.  The list of hosts was       taken from the NIC hostname table of 2-Dec-82.  The tests were run       on 7-Dec-82. 
  1435.  
  1436.    831     Braden       Dec 82      Backup Access to the European Side                                     of SATNET 
  1437.  
  1438.       The purpose of this RFC is to focus discussion on a particular       Internet problem:  a backup path for software maintenance of the       European sector of the Internet, for use when SATNET is       partitioned.  We propose a mechanism, based upon the Source       Routing option of IP, to reach European Internet sites via the VAN       Gateway and UCL.  This proposal is not intended as a standard at       this time. 
  1439.  
  1440.    830     Zaw-Sing Su  Oct 82      A Distributed System for Internet                                     Name Service 
  1441.  
  1442.       This RFC proposes a distributed name service for ARPA-Internet.       Its purpose is to focus discussion on the subject.  It is hoped       that a general consensus will emerge leading eventually to the       adoption of standards. 
  1443.  
  1444.  Reynolds & Postel                                              [Page 60] 
  1445.  
  1446.  
  1447.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  1448.  
  1449.     829     Cerf         Oct 82      Packet Satellite Technology                                     Reference Sources 
  1450.  
  1451.       This RFC describes briefly the packet satellite technology       developed by the Defense Advanced Research Projects Agency and       several other participating organizations in the U.K. and Norway       and provides a bibliography of relevant papers for researchers       interested in experimental and operational experience with this       dynamic satellite-sharing technique. 
  1452.  
  1453.    828     Owen         Aug 82      Data Communications:  IFIP's                                     International "Network" of Experts 
  1454.  
  1455.       This RFC is distributed to inform the ARPA-Internet community of       the activities of the IFIP technical committee on Data       Communications, and to encourage participation in those       activities. 
  1456.  
  1457.    827     Rosen        Oct 82      Exterior Gateway Protocol (EGP) 
  1458.  
  1459.       This RFC is proposed to establish a standard for Gateway to       Gateway procedures that allow the Gateways to be mutually       suspicious.  This document is a DRAFT for that standard.  Your       comments are strongly encouraged. 
  1460.  
  1461.    826     Plummer      Nov 82      An Ethernet Address Resolution                                     Protocol 
  1462.  
  1463.       The purpose of this RFC is to present a method of Converting       Protocol Addresses (e.g., IP addresses) to Local Network Addresses       (e.g., Ethernet addresses).  This is an issue of general concern       in the ARPA-Internet Community at this time.  The method proposed       here is presented for your consideration and comment.  This is not       the specification of an ARPA-Internet Standard. 
  1464.  
  1465.    825     Postel       Nov 82      Request for Comments on Requests for                                     Comments 
  1466.  
  1467.       This RFC is intended to clarify the status of RFCs and to provide       some guidance for the authors of RFCs in the future.  It is in a       sense a specification for RFCs. 
  1468.  
  1469.    824     MacGregor    Aug 82      The Cronus Virtual Local Network 
  1470.  
  1471.       The purpose of this note is to describe the CRONUS Virtual Local       Network, especially the addressing related features.  These       features include a method for mapping between Internet Addresses       and Local Network addresses.  This is a topic of current concern       in the ARPA-Internet community.  This note is intended to 
  1472.  
  1473.  Reynolds & Postel                                              [Page 61] 
  1474.  
  1475.  
  1476.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  1477.  
  1478.        stimulate discussion.  This is not a specification of an       ARPA-Internet Standard. 
  1479.  
  1480.    823     Hinden       Sep 82      The DARPA Internet Gateway 
  1481.  
  1482.       This RFC is a status report on the Internet Gateway developed by       BBN.  It describes the Internet Gateway as of September 1982.       This memo presents detailed descriptions of message formats and       gateway procedures, however, this is not an implementation       specification, and such details are subject to change. 
  1483.  
  1484.    822     Crocker      Aug 82      Standard for the Format of ARPA                                     Internet Text Messages 
  1485.  
  1486.       This document revises the specifications in RFC 733, in order to       serve the needs of the larger and more complex ARPA-Internet.       Some of RFC 733's features failed to gain adequate acceptance.  In       order to simplify the standard and the software that follows it,       these features have been removed.  A different addressing scheme       is used, to handle the case of internetwork mail; and the concept       of re-transmission has been introduced.  Obsoletes RFC 733,       NIC 41952. 
  1487.  
  1488.    821     Postel       Aug 82      Simple Mail Transfer Protocol 
  1489.  
  1490.       The objective of Simple Mail Transfer Protocol (SMTP) is to       transfer mail reliably and efficiently.  SMTP is independent of       the particular transmission subsystem and requires only a reliable       ordered data stream channel.  Obsoletes RFCs 788, 780, 772. 
  1491.  
  1492.    820     Postel       Jan 82      Assigned Numbers 
  1493.  
  1494.       This RFC is is replaced by RFCs 997 and 990. 
  1495.  
  1496.    819     Zaw-Sing Su  Aug 82      The Domain Naming Convention for                                     Internet User Applications 
  1497.  
  1498.       This RFC is an attempt to clarify the generalization of the Domain       Naming Convention, the Internet Naming Convention, and to explore       the implications of its adoption for ARPA-Internet name service       and user applications. 
  1499.  
  1500.    818     Postel       Nov 82      The Remote User Telnet Service 
  1501.  
  1502.       This RFC is the specification of an application protocol.  Any       host that implements this application level service must follow       this protocol. 
  1503.  
  1504.  
  1505.  
  1506.  Reynolds & Postel                                              [Page 62] 
  1507.  
  1508.  
  1509.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  1510.  
  1511.     817     Clark        Jul 82      Modularity and Efficiency in                                     Protocol Implementation 
  1512.  
  1513.       This RFC will discuss some of the commonly encountered reasons why       protocol implementations seem to run slowly. 
  1514.  
  1515.    816     Clark        Jul 82      Fault Isolation and Recovery 
  1516.  
  1517.       This RFC describes the portion of fault isolation and recovery       which is the responsibility of the host. 
  1518.  
  1519.    815     Clark        Jul 82      IP Datagram Reassembly Algorithms 
  1520.  
  1521.       This RFC describes an alternate approach of dealing with       reassembly which reduces the bookkeeping problem to a minimum, and       requires only one buffer for storage equal in size to the final       datagram being reassembled, which can reassemble a datagram from       any number of fragments arriving in any order with any possible       pattern of overlap and duplication, and which is appropriate for       almost any sort of operating system. 
  1522.  
  1523.    814     Clark        Jul 82      Name, Addresses, Ports, and Routes 
  1524.  
  1525.       This RFC gives suggestions and guidance for the design of the       tables and algorithms necessary to keep track of these various       sorts of identifiers inside a host implementation of TCP/IP. 
  1526.  
  1527.    813     Clark        Jul 82      Window and Acknowledgement Strategy                                     in TCP 
  1528.  
  1529.       This RFC describes implementation strategies to deal with two       mechanisms in TCP, the window and the acknowledgement.  It also       presents a particular set of algorithms which have received       testing in the field, and which appear to work properly with each       other.  With more experience, these algorithms may become part of       the formal specification, until such time their use is       recommended. 
  1530.  
  1531.    812     Harrenstien  Mar 82      NICNAME/WHOIS 
  1532.  
  1533.       This RFC gives a description of what the NICNAME/WHOIS Server is       and how to access it.  This server together with the corresponding       Identification Data Base provides online directory look-up       equivalent to the ARPANET Directory.  
  1534.  
  1535.  
  1536.  
  1537.  
  1538.  
  1539.  Reynolds & Postel                                              [Page 63] 
  1540.  
  1541.  
  1542.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  1543.  
  1544.     811     Harrenstien  Mar 82      Hostnames Server 
  1545.  
  1546.       This RFC gives a description of what the Hostnames Server is and       how to access it.  The function of this particular server is to       deliver machine-readable name/address information describing       networks, gateways, hosts, and eventually domains, within the       Internet environment. 
  1547.  
  1548.    810     Feinler      Mar 82      DoD Internet Host Table                                     Specification 
  1549.  
  1550.       This RFC specifies a new host table format applicable to both       ARPANET and Internet needs.  In addition to host name to host       address translation and selected protocol information, we have       also included network and gateway name to address correspondence,       and host operating system information.  This RFC obsoletes the       host table described in RFC 608. 
  1551.  
  1552.    809     Chang        Feb 82      UCL Facsimile System 
  1553.  
  1554.       This RFC describes the features of the computerised facsimile       system developed in the Department of Computer Science at UCL.       First its functions are considered and the related experimental       work are reported.  Then the disciplines for system design are       discussed.  Finally, the implementation of the system are       described, while detailed description are given as appendices. 
  1555.  
  1556.    808     Postel       Mar 82      Summary of Computer Mail Services                                     Meeting Held at BBN on 10 January                                     1979 
  1557.  
  1558.       This RFC is a very belated attempt to document a meeting that was       held three years earlier to discuss the state of computer mail in       the ARPA community and to reach some conclusions to guide the       further development of computer mail systems such that a coherent       total mail service would continue to be provided. 
  1559.  
  1560.    807     Postel       Feb 82      Multimedia Mail Meeting Notes 
  1561.  
  1562.       This RFC consists of notes from a meeting held at USC/Information       Sciences Institute on the 12th of January to discuss common       interests in multimedia computer mail issues and to agree on some       specific initial experiments. 
  1563.  
  1564.    806     NBS          Sep 81      Specification for Message Format for                                     Computer Based Message Systems 
  1565.  
  1566.       This RFC deals with Computer Based Message systems which provides       a basis for interaction between different CBMS by defining the 
  1567.  
  1568.  Reynolds & Postel                                              [Page 64] 
  1569.  
  1570.  
  1571.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  1572.  
  1573.        format of messages passed between them.  This RFC is replaced by       RFC 841. 
  1574.  
  1575.    805     Postel       Feb 82      Computer Mail Meeting Notes 
  1576.  
  1577.       This RFC consists of notes from a meeting that was held at       USC/Information Sciences Institute on 11 January 1982, to discuss       addressing issues in computer mail. The major conclusion reached       at the meeting is to extend the "username@hostname" mailbox format       to "username@host.domain", where the domain itself can be further       structured. 
  1578.  
  1579.    804     CCITT        Jan 82      CCITT Draft Recommendation T.4 
  1580.  
  1581.       This is the CCITT standard for group 3 facsimile encoding.  This       is useful for data compression of bit map data. 
  1582.  
  1583.    803     Agarwal      Nov 81      Dacom 450/500 Facsimile Data                                     Transcoding 
  1584.  
  1585.       The first part of this RFC describes in detail the Dacom 450 data       compression algorithms and is an update and correction to an       earlier memorandum.  The second part of this RFC describes briefly       the Dacom 500 data compression algorithm as used by the INTELPOST       electronic-mail network under development by the US Postal Service       and several foreign administrators. 
  1586.  
  1587.    802     Malis        Nov 81      The ARPANET 1822L Host Access                                     Protocol 
  1588.  
  1589.       This document proposed two major changes to the current ARPANET       host access protocol.  The first change will allow hosts to use       logical addressing (i.e., host addresses that are independent of       their physical location on the ARPANET) to communicate with each       other, and the second will allow a host to shorten the amount of       time that it may be blocked by its IMP after it presents a message       to the network (currently, the IMP can block further input from a       host for up to 15 seconds).  See RFCs 852 and 851. 
  1590.  
  1591.    801     Postel       Nov 81      NCP/TCP Transition Plan 
  1592.  
  1593.       This RFC discusses the conversion of hosts from NCP to TCP.  And       making available the principle services:  Telnet, File Transfer,       and Mail.  These protocols allow all hosts in the ARPA community       to share a common interprocess communication environment. 
  1594.  
  1595.  
  1596.  
  1597.  
  1598.  
  1599.  Reynolds & Postel                                              [Page 65] 
  1600.  
  1601.  
  1602.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  1603.  
  1604.     800     Postel       Nov 82      Requests for Comments Summary 
  1605.  
  1606.       This RFC is a slightly annotated list of the 100 RFCs from RFC 700       through RFC 799.  This is a status report on these RFCs. 
  1607.  
  1608.    799     Mills        Sep 81      Internet Name Domains 
  1609.  
  1610.       This document suggests that, as the Internet grows, the space of       host names cannot remain a flat space of globally unique names,       therefore a hierarchy of name domains must be introduced; see also       RFC 822. 
  1611.  
  1612.    798     Katz         Sep 81      Decoding Facsimile Data From the                                     Rapicom 450 
  1613.  
  1614.       A description of the encoding/decoding procedure for Rapicom 450       facsimile machine. 
  1615.  
  1616.    797     Katz         Sep 81      Format for Bitmap Files 
  1617.  
  1618.       The description of a simple file format for bitmap data. 
  1619.  
  1620.    796     Postel       Sep 81      Address Mappings 
  1621.  
  1622.       A description of the way the addresses of a few actual networks       are mapped into internet addresses. 
  1623.  
  1624.    795     Postel       Sep 81      Service Mappings 
  1625.  
  1626.       A description of how the internet type of service is mapped into       the actual service parameters of a few particular networks, and       vice versa. 
  1627.  
  1628.    794     Cerf         Sep 81      Pre-Emption 
  1629.  
  1630.       Discusses how pre-emption of TCP connection can be implemented.       Replaces IEN 125. 
  1631.  
  1632.    793     Postel       Sep 81      Transmission Control Protocol 
  1633.  
  1634.       The specification of TCP.  Replaces RFCs 761 and 675. 
  1635.  
  1636.    792     Postel       Sep 81      Internet Control Message Protocol 
  1637.  
  1638.       The specification of ICMP.  Replaces RFCs 777 and 760. 
  1639.  
  1640.  
  1641.  
  1642.  
  1643.  
  1644.  Reynolds & Postel                                              [Page 66] 
  1645.  
  1646.  
  1647.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  1648.  
  1649.     791     Postel       Sep 81      Internet Protocol 
  1650.  
  1651.       An updated specification of IP.  Replaces RFC 760. 
  1652.  
  1653.    790     Postel       Sep 81      Assigned Numbers 
  1654.  
  1655.       The RFC is replaced by RFCs 997 and 990. 
  1656.  
  1657.    789     Rosen        Jul 81      Vulnerabilities of Network Control                                     Protocols:  An Example 
  1658.  
  1659.       A description of an outage in ARPANET service and the process of       determining the cause; also, subtleties of designing network       protocols. 
  1660.  
  1661.    788     Postel       Nov 81      Simple Mail Transfer Protocol 
  1662.  
  1663.       An old version; see RFC 821. 
  1664.  
  1665.    787     Chapin       Jul 81      Connectionless Data Transmission                                     Survey/Tutorial 
  1666.  
  1667.       A discussion of datagram service.  Intended for submission to       international standards bodies. 
  1668.  
  1669.    786     Sluizer      Jul 81      Mail Transfer Protocol:  ISI TOPS-20                                     MTP-NIMAIL Interface 
  1670.  
  1671.       The description of the way mail is passed between the MTP and the       NIMAIL programs in ISI TOPS-20.  Outdated. 
  1672.  
  1673.    785     Sluizer      Jul 81      Mail Transfer Protocol:  ISI TOPS-20                                     File Definitions 
  1674.  
  1675.       The description of the file format for passing mail to the MTP       program from user mail programs in ISI TOPS-20.  Outdated. 
  1676.  
  1677.    784     Sluizer      Jul 81      Mail Transfer Protocol:  ISI TOPS-20                                     Implementation 
  1678.  
  1679.       The description of the program structure for the MTP       implementation in the ISI TOPS-20.  Outdated. 
  1680.  
  1681.    783     Sollins      Jun 81      The TFTP Protocol Revision 2 
  1682.  
  1683.       The specification of TFTP.  Replaces RFCs 768, 764 and IEN 133. 
  1684.  
  1685.  
  1686.  
  1687.  
  1688.  
  1689. Reynolds & Postel                                              [Page 67] 
  1690.  
  1691.  
  1692.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  1693.  
  1694.     782     Nabielsky    undated     A Virtual Terminal Management Model 
  1695.  
  1696.       A description of the elements of a virtual terminal and the       management of communications between them. 
  1697.  
  1698.    781     Su           May 81      A Specification of the Internet                                     Protocol IP Timestamp Option 
  1699.  
  1700.       The description of IP Timestamp option, now included in the IP       specification (RFC 791). 
  1701.  
  1702.    780     Sluizer      May 81      Mail Transfer Protocol 
  1703.  
  1704.       An outdated Mail protocol; see RFC 821. 
  1705.  
  1706.    779     Killian      Apr 81      Telnet Send-Location Option 
  1707.  
  1708.       Definition of this Telnet option. 
  1709.  
  1710.    778     Mills        Apr 81      DCNet Internet Clock Service 
  1711.  
  1712.       Specifies a format and procedure for the exchange of messages to       maintain synchronized  clocks. 
  1713.  
  1714.    777     Postel       Apr 81      Internet Control Message Protocol 
  1715.  
  1716.       An old version; see RFC 792. 
  1717.  
  1718.    776     Postel       Jan 81      Assigned Numbers 
  1719.  
  1720.       This RFC has been replaced by RFCs 997 and 990. 
  1721.  
  1722.    775     Mankins      Dec 80      Directory Oriented FTP Commands 
  1723.  
  1724.       The definition of additional FTP Commands related to directory       management. 
  1725.  
  1726.    774     Postel       Oct 80      Internet Protocol Handbook Table of                                     Contents 
  1727.  
  1728.       An out-of-date table of contents for an Internet Protocol       Handbook. 
  1729.  
  1730.    773     Cerf         Oct 80      Comments on NCP/TCP Mail Service                                     Transition Strategy 
  1731.  
  1732.       A discussion of issues in the transition from NCP to TCP,       particularly as related to MAIL Service. 
  1733.  
  1734.  
  1735.  
  1736. Reynolds & Postel                                              [Page 68] 
  1737.  
  1738.  
  1739.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  1740.  
  1741.     772     Sluizer      Sep 80      Mail Transfer Protocol 
  1742.  
  1743.       An old version of a Mail Protocol; see RFC 821. 
  1744.  
  1745.    771     Cerf         Sep 80      Mail Transition Plan 
  1746.  
  1747.       A plan for supporting mail service in the transition from NCP to       TCP; see also RFC 801. 
  1748.  
  1749.    770     Postel       Sep 80      Assigned Numbers 
  1750.  
  1751.       This RFC has been replaced by RFCs 997 and 990. 
  1752.  
  1753.    769     Postel       Sep 80      Rapicom 450 Facsimile File Format 
  1754.  
  1755.       The definition of the exchange format of the encoded facsimile       data of the Rapicom 450; see also RFC 798. 
  1756.  
  1757.    768     Postel       Aug 80      User Datagram Protocol 
  1758.  
  1759.       The specification of the UDP. 
  1760.  
  1761.    767     Postel       Aug 80      A Structured Format for Transmission                                     of Multi-Media Documents 
  1762.  
  1763.       The definition of the format for the document of a multimedia       message. 
  1764.  
  1765.    766     Postel       Jul 80      Internet Protocol Handbook 
  1766.  
  1767.       An out-of-date table of contents for the Internet Protocol       Handbook. 
  1768.  
  1769.    765     Postel       Jun 80      File Transfer Protocol Specification 
  1770.  
  1771.       The specification of FTP. 
  1772.  
  1773.    764     Postel       Jun 80      Telnet Protocol Specification 
  1774.  
  1775.       The specification of Telnet. 
  1776.  
  1777.    763     Abrams       May 80      Role Mailboxes 
  1778.  
  1779.       A call for mailboxes with role names, such as "Management". 
  1780.  
  1781.  
  1782.  
  1783.  
  1784.  
  1785.  
  1786.  
  1787. Reynolds & Postel                                              [Page 69] 
  1788.  
  1789.  
  1790.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  1791.  
  1792.     762     Postel       Jan 80      Assigned Numbers 
  1793.  
  1794.       This RFC has been replaced by RFCs 997 and 990. 
  1795.  
  1796.    761     Postel       Jan 80      DOD Standard Transmission Protocol 
  1797.  
  1798.       An old version; see RFC 793. 
  1799.  
  1800.    760     Postel       Jan 80      DOD Standard Internet Protocol 
  1801.  
  1802.       An old version; see RFC 791. 
  1803.  
  1804.    759     Postel       Aug 80      Internet Message Protocol 
  1805.  
  1806.       The definition of the protocol and format for the exchange of       multimedia mail.  Replaces RFC 753. 
  1807.  
  1808.    758     Postel       Aug 79      Assigned Numbers 
  1809.  
  1810.       This RFC has been replaced by RFCs 997 and 990. 
  1811.  
  1812.    757     Deutsch      Sep 79      A Suggested Solution to the Naming,                                     Addressing, and Delivery Problem for                                     ARPANET Message Systems 
  1813.  
  1814.       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. 
  1815.  
  1816.    756     Pickens      Jul 79      The NIC Name server--A                                     Datagram-Based Information Utility 
  1817.  
  1818.       Describes a Host Name to Address look up service. 
  1819.  
  1820.    755     Postel       May 79      Assigned Numbers 
  1821.  
  1822.       This RFC has been replaced by RFCs 997 and 990. 
  1823.  
  1824.    754     Postel       Apr 79      Out-of-Net Host Addresses for Mail 
  1825.  
  1826.       A discussion of options for addressing computer mail beyond the       ARPANET. 
  1827.  
  1828.    753     Postel       Mar 79      Internet Message Protocol 
  1829.  
  1830.       An old version; see RFC 759. 
  1831.  
  1832.  
  1833.  
  1834.  
  1835.  
  1836. Reynolds & Postel                                              [Page 70] 
  1837.  
  1838.  
  1839.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  1840.  
  1841.     752     Crispin      Jan 79      A Universal Host Table 
  1842.  
  1843.       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. 
  1844.  
  1845.    751     Lebling      Dec 78      Survey of FTP Mail and MLFL 
  1846.  
  1847.       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. 
  1848.  
  1849.    750     Postel       Sep 78      Assigned Numbers 
  1850.  
  1851.       This RFC has been replaced by RFCs 997 and  990. 
  1852.  
  1853.    749     Greenberg    Sep 78      Telnet SUPDUP-OUTPUT Option 
  1854.  
  1855.       Updates RFC 736; see also RFCs 734, 746, and 747. 
  1856.  
  1857.    748     Crispin      Apr 78      Telnet Randomly-Lose Option 
  1858.  
  1859.       Defines this Telnet option (note the date of this memo). 
  1860.  
  1861.    747     Crispin      Mar 78      Recent Extensions to the SUPDUP                                     Protocol 
  1862.  
  1863.       An update to the SUPDUP protocol (RFC 734); see also RFCs 749, 746       and 736. 
  1864.  
  1865.    746     Stallman     Mar 78      The SUPDUP Graphics Extension 
  1866.  
  1867.       An extension of SUPDUP for Graphics; see also RFCs 734, 736, 747       and 749. 
  1868.  
  1869.    745     Beeler       Mar 78      JANUS Interface Specifications 
  1870.  
  1871.       The specification of a symmetrical 1822 style interface. 
  1872.  
  1873.    744     Sattley      Jan 78      MARS - A Message Archiving and                                     Retrieval Service 
  1874.  
  1875.       The description of a database service for computer mail messages,       which operates via computer mail. 
  1876.  
  1877.  
  1878.  
  1879.  
  1880.  
  1881.  
  1882.  
  1883. Reynolds & Postel                                              [Page 71] 
  1884.  
  1885.  
  1886.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  1887.  
  1888.     543     Harrenstien  Dec 77      FTP Extension:  XRSQ/XRCP 
  1889.  
  1890.       An extension to FTP mail to allow more efficient transmission of       computer mail.  Now incorporated into SMTP; see RFC788. 
  1891.  
  1892.    742     Harrenstien  Dec 77      NAME/FINGER Protocol 
  1893.  
  1894.       Defines the Name or Finger Protocol which allows one to get "who       is on" or "where is user x" information from another host. 
  1895.  
  1896.    741     Cohen        Nov 77      Specifications for the Network Voice                                     Protocol NVP 
  1897.  
  1898.       Defines the protocol used in the ARPANET packet speech       experiments.  Replaced by NVP-II and ST for Internet packet speech       experiments.  ST is documented in ISN 119; NVP-II is documented in       an ISI Internal memo. 
  1899.  
  1900.    740     Braden       Nov 77      NETRJS Protocol 
  1901.  
  1902.       Defines the protocol used for Remote Job Entry on the UCLA CCN IBM       system; replaces RFCs 599 and 189. 
  1903.  
  1904.    739     Postel       Nov 77      Assigned Numbers 
  1905.  
  1906.       This RFC has been replaced by RFCs 997 and 990. 
  1907.  
  1908.    738     Harrenstien  Oct 77      Time Server 
  1909.  
  1910.       Defines the Time Server Protocol; see IEN 142 for the TCP and VDP       versions. 
  1911.  
  1912.    737     Harrenstien  Oct 77      FTP Extension: XSEN 
  1913.  
  1914.       An extension to the Mail procedures.  This function is       incorporated in the SMTP; see also RFC 821. 
  1915.  
  1916.    736     Crispin      Oct 77      Telnet SUPDUP Option 
  1917.  
  1918.       Defines the procedure for negotiating to use the SUPDUP, protocol       as a Telnet option; see also RFCs 734, 746, 747 and 749. 
  1919.  
  1920.    735     Crocker      Nov 77      Revised Telnet Byte Macro Option 
  1921.  
  1922.       Defines a Telnet option for assigning codes to stand for strings       in Telnet connections.  Replaces RFC 729.  Obsoletes NIC 40306. 
  1923.  
  1924.  
  1925.  
  1926.  
  1927.  
  1928. Reynolds & Postel                                              [Page 72] 
  1929.  
  1930.  
  1931.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  1932.  
  1933.     734     Crispin      Oct 77      SUPDUP Protocol 
  1934.  
  1935.       Description of a terminal control protocol used at Stanford and       MIT; see also RFCs 736, 746-749. 
  1936.  
  1937.    733     Crocker      Nov 77      Standard for the Format of ARPA                                     Network Text Messages 
  1938.  
  1939.       Specification of the format for the headers of computer mail.  An       old version; see RFC 822. 
  1940.  
  1941.    732     Day          Sep 77      Telnet Data Entry Terminal Option 
  1942.  
  1943.       The specification of a Telnet Option for the control of a data       entry display terminal.  Replaces RFC 731. 
  1944.  
  1945.    731     Day          Jun 77      Telnet Data Entry Terminal Option 
  1946.  
  1947.       An old version; see RFC 732. 
  1948.  
  1949.    730     Postel       May 77      Extensible Field Addressing 
  1950.  
  1951.       Discusses some ideas on addressing that come up in the context of       changing from 8-bit to 24-bit network addresses. 
  1952.  
  1953.    729     Crocker      May 77      Telnet Byte Macro Option 
  1954.  
  1955.       An old version; see RFC 735. 
  1956.  
  1957.    728     Day          Apr 77      A Minor Pitfall in the Telnet                                     Protocol 
  1958.  
  1959.       This RFC warns of the possibility of an unexpected occurence in       Telnet resulting from the interaction between option       subnegotiations and the Telnet SYNCH operation. 
  1960.  
  1961.    727     Crispin      Apr 77      Telnet Logout Option 
  1962.  
  1963.       Defines a Telnet option for causing a logout. 
  1964.  
  1965.    726     Postel       Mar 77      Remote Controlled Transmission and                                     Echoing Telnet Option 
  1966.  
  1967.       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. 
  1968.  
  1969.  
  1970.  
  1971.  
  1972.  
  1973. Reynolds & Postel                                              [Page 73] 
  1974.  
  1975.  
  1976.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  1977.  
  1978.     725     Day          Mar 77      An RJE Protocol for a Resource                                     Sharing Network 
  1979.  
  1980.       Describes a possible Remote Job Entry protocol. 
  1981.  
  1982.    724     Crocker      May 77      Proposed Official Standard for the                                     Format of ARPA Network Messages 
  1983.  
  1984.       An old version; see RFC 822. 
  1985.  
  1986.    723     Never Issued. 
  1987.  
  1988.    722     Haverty      Sep 76      Thoughts on Interactions in                                     Distributed Services 
  1989.  
  1990.       A discussion on the design of interactive distributed services and       the kinds of primitive operations that are needed. 
  1991.  
  1992.    721     Garlick      Sep 76      Out of Band Control Signals in a                                     Host to Host Protocol 
  1993.  
  1994.       A discussion of the control signals in transport protocols (e.g.,       NCP's Interrupt or TCP's Urgent). 
  1995.  
  1996.    720     Crocker      Aug 76      Address Specification Syntax for                                     Network Mail 
  1997.  
  1998.       A discussion of computer mail addresses, with comments on real       names vs. mailboxes, and mailing lists; see also RFC 819. 
  1999.  
  2000.    719     Postel       Jul 76      Discussion on RCTE 
  2001.  
  2002.       A short discussion of RCTE implementation issues; see also RFCs       726  and 718. 
  2003.  
  2004.    718     Postel       Jun 76      Comments on RCTE from the Tenex                                     Implementation Experience 
  2005.  
  2006.       A short note on the Tenex implementation of RCTE; see also RFCs       726 and 719. 
  2007.  
  2008.    717     Postel       Jul 76      Assigned Network Numbers 
  2009.  
  2010.       This RFC has been replaced by RFC 997 and 990. 
  2011.  
  2012.  
  2013.  
  2014.  
  2015.  
  2016.  
  2017.  
  2018. Reynolds & Postel                                              [Page 74] 
  2019.  
  2020.  
  2021.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  2022.  
  2023.     716     Levin        May 76      Interim Revision to Appendix F of                                     BBN 1822 
  2024.  
  2025.       A short note updating the specification of the Very Distant Host       1822 interface. 
  2026.  
  2027.    715     Never Issued. 
  2028.  
  2029.    714     McKenzie     Apr 76      A Host/Host Protocol for an                                     ARPANET-type Network 
  2030.  
  2031.       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. 
  2032.  
  2033.    713     Haverty      Apr 76      MSDTP -- Message Services Data                                     Transmission Protocol 
  2034.  
  2035.       The specification of a set of Data Primitives for building       interactive services. 
  2036.  
  2037.    712     Donnelley    Feb 76      A Distributed Capability Computing                                     System DCCS 
  2038.  
  2039.       A description of a Distributed Capability based computing system. 
  2040.  
  2041.    711     Never Issued. 
  2042.  
  2043.    710     Never Issued. 
  2044.  
  2045.    709     Never Issued. 
  2046.  
  2047.    708     White        Jan 76      Elements of a Distributed                                     Programming System 
  2048.  
  2049.       A description of a distributed programming system; see also RFC       707. 
  2050.  
  2051.    707     White        Dec 75      A High-Level Framework for                                     Network-Based Resource Sharing 
  2052.  
  2053.       A description of a programming environment for network-based       programs; see also RFC 708. 
  2054.  
  2055.    706     Postel       Nov 75      On the Junk Mail Problem 
  2056.  
  2057.       A short note pointing out that the ARPANET maybe subject to a       "denial of service" attack by a misbehaving host. 
  2058.  
  2059.  
  2060.  
  2061. Reynolds & Postel                                              [Page 75] 
  2062.  
  2063.  
  2064.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  2065.  
  2066.     705     Bryan        Nov 75      Front-End Protocol 
  2067.  
  2068.       This RFC describes a protocol used between a PDP-11 (the ARPANET       front end) and a B6700 to support network communication. 
  2069.  
  2070.    704     Santos       Sep 75      IMP/Host and Host/IMP Protocol                                     Change 
  2071.  
  2072.       Describes the changes to the 1822 interface to eliminate the       restriction of 63 IMPs. 
  2073.  
  2074.    703     Dodds        Jul 75      Survey of New-Protocol Telnet                                     Servers 
  2075.  
  2076.       A poll of Telnet servers to check implementation status and Telnet       options.  Updates RFCs 702, 701, 679 and 669. 
  2077.  
  2078.    702     Dodds        Sep 74      Survey of New-Protocol Telnet                                     Servers 
  2079.  
  2080.       An earlier poll of Telnet server implementation status; see also       RFC's703, 701, 679, and 669. 
  2081.  
  2082.    701     Dodds        Aug 74      Survey of New-Protocol Telnet                                     Servers 
  2083.  
  2084.       An earlier poll of Telnet server implementation status; see also       RFCs 703, 702, 679 and 669. 
  2085.  
  2086.    700     Mader        Aug 74      A Protocol Experiment 
  2087.  
  2088.       Describes a protocol based loosely on a very early version of TCP,       used to send data to a printer server. 
  2089.  
  2090.    699     Postel       Nov 82      Requests for Comments Summary                                     Notes:  600-699 
  2091.  
  2092.       A summary of the Request for Comments documents from RFC 600-699.     698     Tovar        Jul 75      Telnet Extended ASCII Option 
  2093.  
  2094.       Describes an option to allow transmission of a special kind of       extended ASCII used at the Stanford AI and MIT AI Labs. 
  2095.  
  2096.    697     Lieb         Jul 75      CWD Command of FTP 
  2097.  
  2098.       Discusses FTP login access to "files only" directories. 
  2099.  
  2100.  
  2101.  
  2102.  Reynolds & Postel                                              [Page 76] 
  2103.  
  2104.  
  2105.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  2106.  
  2107.     696     Cerf         Jul 75      Comments on the IMP/HOST and                                     HOST/IMP Protocol Changes 
  2108.  
  2109.       Observations on current international standards recommendations       from IFIP working group 6.1; see also RFCs 692, 690 687. 
  2110.  
  2111.    695     Krilanovich  Jul 75      Official Change in  Host-Host                                     Protocol 
  2112.  
  2113.       Corrects an ambiguity concerning the ERR command; changes NIC 8246       and NIC 7104. 
  2114.  
  2115.    694     Postel       Jun 75      Protocol Information 
  2116.  
  2117.       This RFC has been replaced by RFC 991. 
  2118.  
  2119.    693     Never Issued. 
  2120.  
  2121.    692     Wolfe        Jun 75      Comments on IMP/Host Protocol                                     Changes 
  2122.  
  2123.       A proposed solution to the problem of combined length of IMP and       Host leaders; see also RFCs 696, 690 and 687. 
  2124.  
  2125.    691     Harvey       May 75      One More Try on the FTP 
  2126.  
  2127.       A slight revision of RFC 686, regarding the subject of print       files; see also RFCs 640, 630, 542, 454, 448, 414, 385 and 354. 
  2128.  
  2129.    690     Postel       Jun 75      Comments on the Proposed Host/IMP                                     Protocol Changes 
  2130.  
  2131.       Comments on suggestions in RFC 687; see also RFCs 692 and 696. 
  2132.  
  2133.    689     Clements     May 75      Tenex NCP Finite State Machine for                                     Connections 
  2134.  
  2135.       Describes the internal states of an NCP connection in the Tenex       implementation. 
  2136.  
  2137.    688     Walden       Jun 75      Tentative Schedule for the New                                     Telnet Implementation for the TIP 
  2138.  
  2139.    687     Walden       Jun 75      IMP/Host and Host/IMP Protocol                                     Changes 
  2140.  
  2141.       This RFC discusses addressing hosts on more than 63 IMPs, and       other backwards compatible expansions; see also RFCs 690 and 692. 
  2142.  
  2143.  
  2144.  
  2145. Reynolds & Postel                                              [Page 77] 
  2146.  
  2147.  
  2148.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  2149.  
  2150.     686     Harvey       May 75      Leaving Well Enough Alone 
  2151.  
  2152.       Discusses the difference between early and later versions of FTP;       see also RFCs 691, 640, 630, 542, 454, 448, 414, 385 and 354. 
  2153.  
  2154.    685     Beeler       Apr 75      Response Time in Cross-network                                     Debugging 
  2155.  
  2156.       This memo discusses the contribution of ARPANET communication to       response time. 
  2157.  
  2158.    684     Schantz      Apr 75      A Commentary on Procedure Calling as                                     a Network Protocol 
  2159.  
  2160.       Describes issues in designing distributed computing systems.       Shortcomings of RFC 674; see also RFCs 542 and 354. 
  2161.  
  2162.    683     Clements     Apr 75      FTPSRV -- Tenex Extension for Paged                                     Files 
  2163.  
  2164.       Defines an extension to FTP for page-mode transfers between Tenex       systems; also discusses file transfer reliability. 
  2165.  
  2166.    682     Never Issued. 
  2167.  
  2168.    681     Holmgren     May 75      Network Unix 
  2169.  
  2170.       Capabilities as an ARPANET Mini-Host:  standard I/O, Telnet, NCP,       Hardware/Software requirements, reliability, availability. 
  2171.  
  2172.    680     Myer         Apr 75      Message Transmission Protocol 
  2173.  
  2174.       Extends message field definition beyond RFC 561 attempts to       establish syntactic and semantic standards for ARPANET; see also       RFCs 733 and 822. 
  2175.  
  2176.    679     Dodds        Feb 75      February, 1975, Survey of                                     New-Protocol Telnet Servers 
  2177.  
  2178.       An earlier poll of Telnet server implementation status.  Updates       RFCs 701, 702 and 669; see also RFC 703. 
  2179.  
  2180.    678     Postel       Dec 74      Standard File Formats 
  2181.  
  2182.       For transmission of documents across different environments. 
  2183.  
  2184.  
  2185.  
  2186.  
  2187.  
  2188.  Reynolds & Postel                                              [Page 78] 
  2189.  
  2190.  
  2191.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  2192.  
  2193.     677     Johnson      Jan 75      The Maintenance of Duplicate                                     Databases 
  2194.  
  2195.    676     Never Issued. 
  2196.  
  2197.    675     Cerf         Dec 74      Specification of Internet                                     Transmission Control Program (TCP) 
  2198.  
  2199.       The first detailed specification of TCP; see RFC 793. 
  2200.  
  2201.    674     Postel       Dec 74      Procedure Call Documents--Version 2 
  2202.  
  2203.       A host level protocol used in the NSW--a slightly constrained       version of ARPANET Host-to-Host protocol, affecting allocation,       RFNM wait, and retransmission; see also RFC 684. 
  2204.  
  2205.    673     Never Issued. 
  2206.  
  2207.    672     Schantz      Dec 74      A Multi-Site Data Collection                                     Facility 
  2208.  
  2209.       Applicability of TIP/Tenex protocols beyond TIP accounting. 
  2210.  
  2211.    671     Schantz      Dec 74      A Note on Reconnection Protocol 
  2212.  
  2213.       Experience with implementation in RSEXEC context. 
  2214.  
  2215.    670     Never Issued. 
  2216.  
  2217.    669     Dodds        Dec 74      November 1974, Survey of                                     New-Protocol Telnet Servers 
  2218.  
  2219.       An earlier poll of Telnet server implementation status. Updates       RFC 702; see also RFCs 703 and 679. 
  2220.  
  2221.    668     Never Issued. 
  2222.  
  2223.    667     Chipman      Dec 74      BBN Host Ports 
  2224.  
  2225.       Approved scheme to connect host ports to the network. 
  2226.  
  2227.    666     Padlipsky    Nov 74      Specification of the Unified                                     User-Level Protocol 
  2228.  
  2229.       Discusses and proposes a common command language. 
  2230.  
  2231.    665     Never Issued. 
  2232.  
  2233.    664     Never Issued. 
  2234.  
  2235.  Reynolds & Postel                                              [Page 79] 
  2236.  
  2237.  
  2238.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  2239.  
  2240.     663     Kanodia      Nov 74      A Lost Message Detection and                                     Recovery Protocol 
  2241.  
  2242.       Proposed extension of host-host protocol; see also RFCs 534, 516,       512, 492 and 467. 
  2243.  
  2244.    662     Kanodia      Nov 74      Performance Improvement in ARPANET                                     File Transfers from Multics 
  2245.  
  2246.       Experimenting with host output buffers to improve throughput. 
  2247.  
  2248.    661     Postel       Nov 74      Protocol Information 
  2249.  
  2250.       This RFC has been replaced by RFC 991. 
  2251.  
  2252.    660     Walden       Oct 74      Some Changes to the IMP and the                                     IMP/Host Interface 
  2253.  
  2254.       Decoupling of message number sequences of hosts; host-host access       control; message number window; messages outside normal mechanism;       see also BBN 1822. 
  2255.  
  2256.    659     Postel       Oct 74      Announcing Additional Telnet Options 
  2257.  
  2258.       Options defined in RFCs 651-658. 
  2259.  
  2260.    658     Crocker      Oct 74      Telnet Output Line Feed Disposition 
  2261.  
  2262.       Defines a Telnet option for specific control of Line Feed. 
  2263.  
  2264.    657     Crocker      Oct 74      Telnet Output Vertical Tab                                     Disposition Option 
  2265.  
  2266.       Defines a Telnet option for specific control of Vertical Tab. 
  2267.  
  2268.    656     Crocker      Oct 74      Telnet Output Vertical Tab Stops                                     Option 
  2269.  
  2270.       Defines a Telnet option for setting the stops for Vertical Tab. 
  2271.  
  2272.    655     Crocker      Oct 74      Telnet Output Form Feed Disposition                                     Option 
  2273.  
  2274.       Defines a Telnet option for specific control of Form Feed. 
  2275.  
  2276.  
  2277.  
  2278.  
  2279.  
  2280.  
  2281.  
  2282. Reynolds & Postel                                              [Page 80] 
  2283.  
  2284.  
  2285.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  2286.  
  2287.     654     Crocker      Oct 74      Telnet Output Horizontal Tab                                     Disposition Option 
  2288.  
  2289.       Defines a Telnet option for specific control of Horizontal Tab. 
  2290.  
  2291.    653     Crocker      Oct 74      Telnet Output Horizontal Tab Stops                                     Option 
  2292.  
  2293.       Defines a Telnet option for setting the stops for Horizontal Tab. 
  2294.  
  2295.    652     Crocker      Oct 74      Telnet Output Carriage Return                                     Disposition Option 
  2296.  
  2297.       Defines a Telnet option for specific control of Carriage Return. 
  2298.  
  2299.    651     Crocker      Oct 74      Revised Telnet Status Option 
  2300.  
  2301.       Revises the Telnet Option for communicating the status of all       Telnet options over the network. 
  2302.  
  2303.    650     Never Issued. 
  2304.  
  2305.    649     Never Issued. 
  2306.  
  2307.    648     Never Issued. 
  2308.  
  2309.    647     Padlipsky    Nov 74      A Proposed Protocol for Connecting                                     Host Computers to ARPA-Like Networks                                     via Front End Processors 
  2310.  
  2311.       Approaches to Front-End protocol processing using available       hardware and software. 
  2312.  
  2313.    646     Never Issued. 
  2314.  
  2315.    645     Crocker      Jun 74      Network Standard Data Specification                                     Syntax 
  2316.  
  2317.       Providing a mechanism for specifying all attributes of a       collection of bits; see also RFC 615. 
  2318.  
  2319.    644     Thomas       Jul 74      On The Problem of Signature                                     Authentication for Network Mail 
  2320.  
  2321.       Proposes that the mail sender be an authorized system process and       that the mail sender and mail receiver processes exchange a       password.  The sender process takes responsibility for       authentication of the signature on the mail. 
  2322.  
  2323.  
  2324.  
  2325. Reynolds & Postel                                              [Page 81] 
  2326.  
  2327.  
  2328.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  2329.  
  2330.     643     Mader        Jul 74      Network Debugging Protocol 
  2331.  
  2332.       To be used in an implementation of a PDP-11 network bootstrap       device and a cross-network debugger. 
  2333.  
  2334.    642     Burchfiel    Jul 74      Ready Line Philosophy and                                     Implementation 
  2335.  
  2336.    641     Never Issued. 
  2337.  
  2338.    640     Postel       Jun 74      Revised FTP Reply Codes 
  2339.  
  2340.       Updates RFC 542. 
  2341.  
  2342.    639     Never Issued. 
  2343.  
  2344.    638     McKenzie     Apr 74      IMP/TIP Preventive Maintenance                                     Schedule 
  2345.  
  2346.       Corrects RFC 633. 
  2347.  
  2348.    637     McKenzie     Apr 74      Change of Network Address for SU-DSL 
  2349.  
  2350.       A host at Stanford changes its address from 2/2 to 2/3. 
  2351.  
  2352.    636     Burchfiel    Jun 74      TIP/TENEX Reliability Improvements 
  2353.  
  2354.       Obtaining/maintaining connections; recovery from lost connections;       connection-state changes. 
  2355.  
  2356.    635     Cerf         Apr 74      An Assessment of ARPANET Protocols 
  2357.  
  2358.       Theoretical and practical motivation for redesign.  Multipacket       messages; host retransmission; duplicate detection; sequencing;       acknowledgement. 
  2359.  
  2360.    634     McKenzie     Apr 74      Change in Network Address for                                     Haskins Lab. 
  2361.  
  2362.       A host a Haskins Lab changes its address from 5/3 to 9/3. 
  2363.  
  2364.    633     McKenzie     Mar 74      IMP/TIP Preventive Maintenance                                     Schedule 
  2365.  
  2366.       An old version; see RFC 638. 
  2367.  
  2368.  
  2369.  
  2370.  
  2371.  
  2372.  Reynolds & Postel                                              [Page 82] 
  2373.  
  2374.  
  2375.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  2376.  
  2377.     632     Opderbeck    May 74      Throughput Degradations for Single                                     Packet Messages 
  2378.  
  2379.       A study of packet throughput. 
  2380.  
  2381.    631     Danthine     Apr 74      Call for Papers:  International                                     Meeting on Minicomputers and Data                                     Communication 
  2382.  
  2383.       A meeting on data communications held January 1975 in Liege,       Belgium. 
  2384.  
  2385.    630     Sussman      Apr 74      FTP Error Code Usage for More                                     Reliable Mail Service 
  2386.  
  2387.       Describes FTP reply-code usage in TENEX mail processing. 
  2388.  
  2389.    629     North        Mar 74      Scenario for Using the Network                                     Journal 
  2390.  
  2391.       An example of how to access information in the NIC's Journal       database. 
  2392.  
  2393.    628     Keeney       Mar 74      Status of RFC Numbers and a Note on                                     Pre-assigned Journal Numbers 
  2394.  
  2395.       A method for getting the next RFC number to use on a new memo. 
  2396.  
  2397.    627     Feinler      Mar 74      ASCII Text File of Hostnames 
  2398.  
  2399.       See also RFCs 606, 608, 623 and 625. 
  2400.  
  2401.    626     Kleinrock    Mar 74      On a possible Lockup Condition in                                     IMP Subnet due to Message Sequencing 
  2402.  
  2403.       A potential problem in the IMP processing of messages.  A detailed       description of how this condition can arise. 
  2404.  
  2405.    625     Feinler      Mar 74      On Line Hostnames Service 
  2406.  
  2407.       See also RFCs 606, 608, 623 and 627. 
  2408.  
  2409.    624     Krilanovich  Feb 74      Comments on the File Transfer                                     Protocol 
  2410.  
  2411.       Design changes and slight modifications.  Replaces RFC 607; see       also RFCs 614, 542 and 640. 
  2412.  
  2413.  
  2414.  
  2415.  Reynolds & Postel                                              [Page 83] 
  2416.  
  2417.  
  2418.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  2419.  
  2420.     623     Krilanovich  Feb 74      Comments on On-Line Host Name                                     Service 
  2421.  
  2422.       See also RFCs 627, 625, 608 and 606. 
  2423.  
  2424.    622     McKenzie     Mar 74      Scheduling IMP/TIP Down Time 
  2425.  
  2426.       Modification of previous policy. 
  2427.  
  2428.    621     Kudlick      Mar 74      NIC User Directories at SRI-ARC 
  2429.  
  2430.       Changes in user accounts at the NIC. 
  2431.  
  2432.    620     Ferguson     Mar 74      Request for Monitor Host Table                                     Updates 
  2433.  
  2434.       Changes in the hosts Office-1 and SRI-ARC. 
  2435.  
  2436.    619     Naylor       Mar 74      Mean Round-Trip Times in the ARPANET 
  2437.  
  2438.       Actual measurements of round-trip times. 
  2439.  
  2440.    618     Taft         Feb 74      A Few Observations on NCP Statistics 
  2441.  
  2442.       Distribution of NCP and IMP message types by actual measurement. 
  2443.  
  2444.    617     Taft         Feb 74      A Note on Socket Number Assignment 
  2445.  
  2446.       Danger of imposing more fixed socket number requirements; see also       RFCs 542, 503 and 451. 
  2447.  
  2448.    616     Walden       Feb 74      Latest Network Maps 
  2449.  
  2450.       Geographic ad Topologic maps of the ARPANET of January 1974. 
  2451.  
  2452.    615     Crocker      Mar 74      Proposed Network Standard Data                                     Pathname Syntax 
  2453.  
  2454.       A suggestion for a network wide standard for naming data (such as       files). 
  2455.  
  2456.    614     Pogran       Jan 74      Response to RFC 607 (NIC-21255),                                     "Comments on the FTP" 
  2457.  
  2458.       See also RFCs 624, 542 and 640. 
  2459.  
  2460.  
  2461.  
  2462.  
  2463.  
  2464.  Reynolds & Postel                                              [Page 84] 
  2465.  
  2466.  
  2467.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  2468.  
  2469.     613     McKenzie     Jan 74      Network Connectivity: A Response to                                     RFC 603 
  2470.  
  2471.       Remarks about connectivity and robustness of networks. 
  2472.  
  2473.    612     McKenzie     Jan 74      Traffic Statistics 
  2474.  
  2475.       A report on Host traffic statistics for the month of December       1973.  Updates RFC 601. 
  2476.  
  2477.    611     Walden       Feb 74      Two Changes to the IMP/Host Protocol 
  2478.  
  2479.       Expansion of Host-Going-Down and addition of Dead-Host-Status       Message.     610     Winter       Dec 73      Further Datalanguage Design Concepts 
  2480.  
  2481.       Preliminary results of the language design; a model for data       languagea semantics; future considerations. 
  2482.  
  2483.    609     Ferguson     Jan 74      Statement of Upcoming Move of                                     NIC/NLS Service 
  2484.  
  2485.       See also RFCs 621 and 620. 
  2486.  
  2487.    608     Feinler      Jan 73      Host Names On-Line 
  2488.  
  2489.       Response to RFC 606; see also RFCs 627, 625 and 623. 
  2490.  
  2491.    607     Krilanovich  Jan 73      NIC-21255 Comments on the File                                     Transfer Protocol 
  2492.  
  2493.       An old version; see RFC 624; see also RFCs 614, 542 and 640. 
  2494.  
  2495.    606     Deutsch      Dec 73      Host Names On-Line 
  2496.  
  2497.       Resolving differences in hostname-address mappings; see also RFCs       627, 625, 623 and 608. 
  2498.  
  2499.    605     Never Issued. 
  2500.  
  2501.    604     Postel       Dec 73      Assigned Link Numbers 
  2502.  
  2503.       Modifies official host-host protocol.  Replaced by RFCs 997 and       990. 
  2504.  
  2505.  
  2506.  
  2507.  
  2508.  
  2509.  Reynolds & Postel                                              [Page 85] 
  2510.  
  2511.  
  2512.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  2513.  
  2514.     603     Burchfiel    Dec 73      Response to RFC 597: Host Status 
  2515.  
  2516.       Questions about the ARPANET topology described in RFC 597. 
  2517.  
  2518.    602     Metcalfe     Dec 73      "The Stockings Were Hung by the                                     Chimney With Care" 
  2519.  
  2520.       Susceptibility of ARPANET to security violations. 
  2521.  
  2522.    601     McKenzie     Dec 73      Traffic Statistics 
  2523.  
  2524.       A report on Host traffic statistics for the month of November       1973.  Updates RFC 586. 
  2525.  
  2526.    600     Berggreen    Nov 73      Interfacing an Illinois Plasma                                     Terminal to the ARPANET 
  2527.  
  2528.       Discusses plans to map Plato terminal codes to network ASCII for       accessing the Plato system via the network using Telnet. 
  2529.  
  2530.    599     Braden       Dec 73      Update on NETRJS 
  2531.  
  2532.       A status report and update on UCLA-CCN's remote job entry service. 
  2533.  
  2534.    598     NICSTA       Dec 73      RFC Index - December 5, 1973 
  2535.  
  2536.       Lists RFCs 1-593. 
  2537.  
  2538.    597     Neigus       Dec 73      Host Status 
  2539.  
  2540.       This RFC provides the most current network maps, geographic and       logical, plus a list of hosts connected to the ARPANET. 
  2541.  
  2542.    596     Taft         Dec 73      Second Thoughts on Telnet Go-Ahead 
  2543.  
  2544.       Cited objections to the requirement that hosts implement the       Telnet Go-Ahead (GA) command, as specified in the Telnet Protocol       Specification. 
  2545.  
  2546.    595     Hathaway     Dec 73      Some Thoughts in Defense of the                                     Telnet Go-Ahead 
  2547.  
  2548.       This RFC is in reply to RFC 596. 
  2549.  
  2550.    594     Burchfiel    Dec 73      Speedup of Host-IMP Interface 
  2551.  
  2552.       A discussion on how to make the full performance capabilities of       the subnet available for interprocess communication. 
  2553.  
  2554.  
  2555.  
  2556. Reynolds & Postel                                              [Page 86] 
  2557.  
  2558.  
  2559.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  2560.  
  2561.     593     McKenzie     Nov 73      Telnet and FTP Implementation                                     Schedule Change 
  2562.  
  2563.    592     Watson       Nov 73      Some Thoughts on System Design to                                     Facilitate Resource Sharing 
  2564.  
  2565.       Proposes a system interconnection approach which would help in       moving toward more resource sharing on the ARPANET. 
  2566.  
  2567.    591     Walden       Nov 73      Addition to the Very Distant Host                                     Specification 
  2568.  
  2569.       A sentence correction notation that should be inserted in Appendix       F of BBN Report 1822. 
  2570.  
  2571.    590     Padlipsky    Nov 73      MULTICS Address Change 
  2572.  
  2573.       Announcement of a plan to change the address of MIT Multics. 
  2574.  
  2575.    589     Braden       Nov 73      CCN NETRJS Server Messages to Remote                                     User 
  2576.  
  2577.       Describes the system to user messages at UCLA-CCN's remote job       entry service. 
  2578.  
  2579.    588     Stokes       Oct 73      London Node is now up 
  2580.  
  2581.       Notice that an ARPANET node is operational at University College,       London. 
  2582.  
  2583.    587     Postel       Nov 73      Announcing New Telnet Options 
  2584.  
  2585.       Announcement of Negotiate About Output Line Width (NAOL), and       Negotiate About Output Page Size (NAOP). 
  2586.  
  2587.    586     McKenzie     Nov 73      Traffic Statistics 
  2588.  
  2589.       A report on the Host traffic statistics for the month of       October 1973.  Updates RFC 579. 
  2590.  
  2591.    585     Crocker      Nov 73      ARPANET Users Interest Working Group                                     Meeting 
  2592.  
  2593.       Meeting notes of the first Users Interest Working Group. 
  2594.  
  2595.  
  2596.  
  2597.  
  2598.  
  2599.  
  2600.  
  2601. Reynolds & Postel                                              [Page 87] 
  2602.  
  2603.  
  2604.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  2605.  
  2606.     584     Iseli        Nov 73      Charter for ARPANET Users Interest                                     Working Group 
  2607.  
  2608.       Describes the background, membership, and scope of the newly       formed Users Interest Working Group. 
  2609.  
  2610.    583     Never Issued. 
  2611.  
  2612.    582     Clements     Nov 73      Comments on RFC 580 - Machine                                     Readable Protocols 
  2613.  
  2614.       Cites objections to the phrase "preferably NLS files". 
  2615.  
  2616.    581     Crocker      Nov 73      Corrections to RFC 560 - Remote                                     Controlled Transmission and Echoing                                     Telnet Option 
  2617.  
  2618.       This RFC contains corrections to RFC 560, which described the       Remote Controlled Transmission and Echoing Telnet Option. 
  2619.  
  2620.    580     Postel       Oct 73      Note to Protocol Designers and                                     Implementers 
  2621.  
  2622.       An announcement that future proposed protocols shall be submitted       in the form of on-line documents, preferably in NLS files, to the       Network Information Center. 
  2623.  
  2624.    579     McKenzie     Oct 73      Traffic Statistics 
  2625.  
  2626.       A report on the Host traffic statistics for the month of       September 1973.  Updates RFC 566. 
  2627.  
  2628.    578     Bhushan      Oct 73      Using MIT-MATHLAB MACSYMA From                                     MIT-DMS Muddle - An Experiment in                                     Automated Resource Sharing 
  2629.  
  2630.       This paper describes an experiment in non-trivial automated       resource sharing between dissimilar systems.  The goal of this       experiment was to interface the Muddle system at MIT-DMS to the       MACSYMA system at MIT-Mathlab. 
  2631.  
  2632.    577     Crocker      Oct 73      Mail Priority 
  2633.  
  2634.       A paper that suggests interpretations for urgency values, based on       arguments presented in RFC 555.  References RFC 539. 
  2635.  
  2636.  
  2637.  
  2638.  
  2639.  
  2640.  Reynolds & Postel                                              [Page 88] 
  2641.  
  2642.  
  2643.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  2644.  
  2645.     576     Victor       Sep 73      Proposal for Modifying Linking 
  2646.  
  2647.       This RFC presents a plan to modify the link jsys in Tenex to work       in a better way in terms of the user interface. 
  2648.  
  2649.    575     Never Issued. 
  2650.  
  2651.    574     Krilanovich  Sep 73      Announcement of a Mail Facility at                                     UCSB 
  2652.  
  2653.       An announcement of a server program which supports that subset of       the File Transfer Protocol necessary for mail delivery. 
  2654.  
  2655.    573     Bhushan      Sep 73      Data and File Transfer - Some                                     Measurement Results 
  2656.  
  2657.       A report on the results of the performance of MIT-DM's FTP-user       and FTP-server programs. 
  2658.  
  2659.    572     Never Issued. 
  2660.  
  2661.    571     Braden       Nov 73      Tenex FTP Problem 
  2662.  
  2663.       A report on a problem in the current Tenex implementation which is       likely to cause incorrect results when transferring files to a       non-Tenex site. 
  2664.  
  2665.    570     Pickens      Oct 73      Experimental Input Mapping Between                                     NVT ASCII and UCSB Online System 
  2666.  
  2667.       This RFC updates RFC 216.  This document describes the proposed       solutions from the requests to improve the human interface to the       UCSB On-Line System. 
  2668.  
  2669.    569     Padlipsky    Oct 73      NETED: A Common Editor for the ARPA                                     Network 
  2670.  
  2671.       Defines a simple line style text editor and suggests that it be       made available on every host in the network. 
  2672.  
  2673.    568     McQuillan    Sep 73      Response to RFC 567 - Cross-Country                                     Network Bandwidth 
  2674.  
  2675.       This RFC serves as a brief correction to several fundamental       errors in RFC 567. 
  2676.  
  2677.  
  2678.  
  2679.  
  2680.  
  2681.  Reynolds & Postel                                              [Page 89] 
  2682.  
  2683.  
  2684.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  2685.  
  2686.     567     Deutsch      Sep 73      Cross-Country Network Bandwidth 
  2687.  
  2688.       Computation of cross-country network bandwidth. 
  2689.  
  2690.    566     McKenzie     Sep 73      Traffic Statistics 
  2691.  
  2692.       A report on the Host traffic statistics for the month of       August 1973.  Updates RFC 556. 
  2693.  
  2694.    565     Cantor       Aug 73      Storing Network Survey Data at the                                     Datacomputer 
  2695.  
  2696.       A project summary report describing the programs developed and       implemented that have been operating successfully with the       datacomputer since July 10. 
  2697.  
  2698.    564     Never Issued. 
  2699.  
  2700.    563     Davidson     Aug 73      Comments on the RCTE Telnet Option 
  2701.  
  2702.       A critique based on inferences drawn from the sample Tenex       interaction in RFC 560. 
  2703.  
  2704.    562     McKenzie     Aug 73      Modifications to the Telnet                                     Specification 
  2705.  
  2706.       Presenting two documents that update RFC 495, plus summarizing the       changes. 
  2707.  
  2708.    561     Bhushan      Sep 73      Standardizing Network Mail Headers 
  2709.  
  2710.       A proposed document for the explicit specification of such header       information as author, title, and date within the current FTP mail       protocol. 
  2711.  
  2712.    560     Crocker      Aug 73      Remote Controlled Transmission and                                     Echoing Telnet Option 
  2713.  
  2714.       Defines a Telnet option for detailed control of echoing to promote       interactive use on long delay paths. 
  2715.  
  2716.    559     Bhushan      Aug 73      Comments on the New Telnet Protocol                                     and Its Implementation 
  2717.  
  2718.       This RFC describes the experience that MIT-DM had with the       implementation of the new Telnet protocol (both server and user). 
  2719.  
  2720.    558     Never Issued. 
  2721.  
  2722.  
  2723.  
  2724. Reynolds & Postel                                              [Page 90] 
  2725.  
  2726.  
  2727.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  2728.  
  2729.     557     Wessler      Aug 73      Revelations in Network Host                                     Measurements 
  2730.  
  2731.       A report to the RFC community on the current network host       measurements. 
  2732.  
  2733.    556     McKenzie     Aug 73      Traffic Statistics 
  2734.  
  2735.       A report on the Host traffic statistics for the month of       July 1973.  Updates RFC 538. 
  2736.  
  2737.    555     White        Jul 73      Response to Critiques of the                                     Proposed Mail Protocol 
  2738.  
  2739.       Response to the proposal for a Mail Protocol (RFC 524). 
  2740.  
  2741.    554     Never Issued. 
  2742.  
  2743.    553     Thomas       Jul 73      Draft Design for a Text/Graphics                                     Protocol 
  2744.  
  2745.       This document was proposed as a synthesis of existing ideas rather       than an attempt to put forth new ones.  It draws upon the concerns       about the lack of text-handling capabilities of the protoocl       suggested in RFC 493. 
  2746.  
  2747.    552     Owen         Jul 73      Single Access to Standard Protocols 
  2748.  
  2749.       Queries and statements regarding a socket number assignment for a       single access protocol before the proposed mail protocol becomes       official. 
  2750.  
  2751.    551     Feinroth     Aug 73      NYU, ANL, and LBL Joining the Net 
  2752.  
  2753.       Announcement of the intent of several Atomic Energy Commission       installations to enter the network. 
  2754.  
  2755.    550     Deutsch      Aug 73      NIC NCP Experiment 
  2756.  
  2757.       Statistics on total incoming messages, incoming host-host control       opcodes, and size of outgoing messages. 
  2758.  
  2759.    549     Michener     Jul 73      Minutes of Network Graphics Group                                     Meeting 
  2760.  
  2761.       Description of a meeting on graphics held in July 1973. 
  2762.  
  2763.  
  2764.  
  2765.  
  2766.  
  2767. Reynolds & Postel                                              [Page 91] 
  2768.  
  2769.  
  2770.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  2771.  
  2772.     548     Walden       Aug 73      Hosts Using the IMP Going Down                                     Message 
  2773.  
  2774.       Discusses the user and intention of the ARPANET IMP's "going down"       message. 
  2775.  
  2776.    547     Walden       Aug 73      Change to the Very Distant Host                                     Specification 
  2777.  
  2778.       A document on a new version of figure F-4 for BBN Report 1822. 
  2779.  
  2780.    546     Thomas       Aug 73      Tenex Load Averages for July 1973 
  2781.  
  2782.       Report on the load on two of the key service computers on the       ARPANET. 
  2783.  
  2784.    545     Pickens      Jul 73      Of What Quality be the UCSB Resource                                     Evaluators? 
  2785.  
  2786.       This memo is in response to RFC 531. 
  2787.  
  2788.    544     Meyer        Jul 73      Locating On-Line Documentation at                                     SRI-ARC 
  2789.  
  2790.       Updated memo on how to access on-line documentation at the NIC. 
  2791.  
  2792.    543     Meyer        Jul 73      Network Journal Submission and                                     Delivery 
  2793.  
  2794.       Announcement that the first implementation of a Network Journal       Submission and Delivery system is now experimentally up. 
  2795.  
  2796.    542     Neigus       Jul 73      File Transfer Protocol 
  2797.  
  2798.       This RFC states that there are considerable changes from the last       "official" version of FTP, but the gross structure still remains       the same.  References RFCs 354, 454, and 495. 
  2799.  
  2800.    541     Never Issued. 
  2801.  
  2802.    540     Never Issued. 
  2803.  
  2804.    539     Crocker      Jul 73      Thoughts on the Mail Protocol                                     Proposed in RFC 524 
  2805.  
  2806.       This memo is in response to RFC 524.  In general, the authors of       this RFC feel that the protocol is extremely rich.  They also feel       that there are some minor and some major problems. 
  2807.  
  2808.  
  2809.  
  2810. Reynolds & Postel                                              [Page 92] 
  2811.  
  2812.  
  2813.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  2814.  
  2815.     538     McKenzie     Jul 73      Traffic Statistics 
  2816.  
  2817.       A report on the Host traffic statistics for the month of June       1973.  Updates RFC 522. 
  2818.  
  2819.    537     Bunch        Jun 73      Announcement of NGG Meeting 
  2820.  
  2821.       Arrangement details for a graphics meeting held July 1973.  See       RFC 549. 
  2822.  
  2823.    536     Never Issued. 
  2824.  
  2825.    535     Thomas       Jul 73      Comments on File Access Protocol 
  2826.  
  2827.       This memo is in response to RFC 420. 
  2828.  
  2829.    534     Walden       Jul 73      Lost Message Detection 
  2830.  
  2831.       This RFC presents three suggestions for detecting the loss of       messages by the communications subsystem. 
  2832.  
  2833.    533     Walden       Jul 73      Message-ID Numbers 
  2834.  
  2835.       Notice that the ARPANET link field of 8-bits has been expanded to       12-bits and renamed the message-id field. 
  2836.  
  2837.    532     Merryman     Jul 73      The UCSD-CC Server-FTP Facility 
  2838.  
  2839.       A description of the FTP service at UCSD. 
  2840.  
  2841.    531     Padlipsky    Jun 73      Feast or Famine? - A Response to Two                                     Recent RFC's About Network                                     Information 
  2842.  
  2843.       This memo is in response to RFCs 514 and 519. 
  2844.  
  2845.    530     Bhushan      Jun 73      A Report on the SURVEY Project 
  2846.  
  2847.       The purpose of this paper is 1) to report on the status of the       SURVEY project and current data, 2) to inform the ARPANET       community of the services offered related to this project, 3) to       report on future plans, and 4) to ask for suggestions and       improvements. 
  2848.  
  2849.    529     McKenzie     Jun 73      A Note on Protocol Synch Sequences 
  2850.  
  2851.       A response to RFC 513. 
  2852.  
  2853.  
  2854.  
  2855.  Reynolds & Postel                                              [Page 93] 
  2856.  
  2857.  
  2858.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  2859.  
  2860.     528     McQuillan    Jun 73      Software Checksumming in the IMP and                                     Network Reliability 
  2861.  
  2862.       A description  of some of the modifications that have recently       been made to the IMP and TIP programs. 
  2863.  
  2864.    527     Merryman     Jun 73      ARPAWOCKY 
  2865.  
  2866.       A parody by D. L. Covill of the ARPANET based on the Jabberwocky       of Lewis Carroll 
  2867.  
  2868.    526     Pratt        Jun 73      Technical Meeting - Digital Image                                     Processing Software Systems 
  2869.  
  2870.       Announcement of a technical meeting on digital image processing       software systems. 
  2871.  
  2872.    525     Parrish      Jun 73      MIT-Mathlab Meets UCSB-OLS 
  2873.  
  2874.       A description of problem solving using both the MIT-P1ACSYM system       and the UCSB-OLS system. 
  2875.  
  2876.    524     White        Jun 73      A Proposed Mail Protocol 
  2877.  
  2878.       A proposed specification for handling mail in the ARPA network. 
  2879.  
  2880.    523     Bhushan      Jun 73      SURVEY is in Operation Again 
  2881.  
  2882.       The purpose of this RFC is to alert the network community that the       survey program at MIT-DMCG computer system is in operation. 
  2883.  
  2884.    522     McKenzie     Jun 73      Traffic Statistics 
  2885.  
  2886.       A report on the Host traffic statistics for the month of May 1973.       Updates RFC 509. 
  2887.  
  2888.    521     McKenzie     May 73      Restricted Use of IMP DDT 
  2889.  
  2890.       Proposal of restricted use of IMP DDT due to opinions from       representatives of several sites feeling that uncontrolled use of       IMP DDT made access control mechanisms too vulnerable to       interception or tampering. 
  2891.  
  2892.    520     Day          Jun 73      Memo to FTP Group (Proposal for File                                     Access Protocol) 
  2893.  
  2894.       This document discusses the File Access Protocol as an extension       to FTP. 
  2895.  
  2896.  
  2897.  
  2898. Reynolds & Postel                                              [Page 94] 
  2899.  
  2900.  
  2901.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  2902.  
  2903.     519     Pickens      Jun 73      Resource Evaluation 
  2904.  
  2905.       UCSB announces a new test group based upon RFC 369, which attempts       to take a detailed look at specific network resources and develop       initial site dependent and function dependent MINIMAN's. 
  2906.  
  2907.    518     Feinler      Jun 73      ARPANET Accounts 
  2908.  
  2909.       A memo on information regarding opening an account at a given site       on the ARPANET. 
  2910.  
  2911.    517     Never Issued. 
  2912.  
  2913.    516     Postel       May 73      Lost Message Detection 
  2914.  
  2915.       This RFC is replaced by RFC 534. 
  2916.  
  2917.    515     Winter       Jun 73      Specifications for Datalanguage,                                     Version 0/9 
  2918.  
  2919.       This specification for Datalanguage is extremely primitive.       Version 0/9 is currently running at CCA and offers an opportunity       for experience with the Datacomputer and with fundamental       Datalanguage concepts. 
  2920.  
  2921.    514     Kantrowitz   Jun 73      Network Make-Work 
  2922.  
  2923.       Updates RFC 459. 
  2924.  
  2925.    513     Hathaway     May 73      Comments on the New Telnet                                     Specifications 
  2926.  
  2927.       Discussion of the Telnet Protocol. 
  2928.  
  2929.    512     Hathaway     May 73      Lost Message Detection 
  2930.  
  2931.       This RFC is replaced by RFC 534. 
  2932.  
  2933.    511     North        May 73      Enterprise Phone Service to NIC From                                     ARPANET Sites 
  2934.  
  2935.       Discussion of cost and alternatives for special telephone numbers       for the NIC. 
  2936.  
  2937.    510     White        May 73      Request for Network Mailbox                                     Addresses 
  2938.  
  2939.       Announcement of Network Journal delivery by the NIC and a request       for updated/additional network mailbox addresses. 
  2940.  
  2941.  Reynolds & Postel                                              [Page 95] 
  2942.  
  2943.  
  2944.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  2945.  
  2946.     509     McKenzie     May 73      Traffic Statistics 
  2947.  
  2948.       A report on the Host traffic statistics for the month of April       1973.  Updates RFC 497. 
  2949.  
  2950.    508     Pfeifer      May 73      Real-Time Data Transmission on the                                     ARPANET 
  2951.  
  2952.       Discussion on the pros and cons of support of real-time processes       on the ARPA Network. 
  2953.  
  2954.    507     Never Issued. 
  2955.  
  2956.    506     Padlipsky    Jun 73      An FTP Command Naming Problem 
  2957.  
  2958.       This RFC discusses a problem when using the File Transfer       Protocol: the choice of names for two crucial commands is faulty. 
  2959.  
  2960.    505     Padlipsky    Jun 73      Two Solutions to a File Transfer                                     Access Problem 
  2961.  
  2962.       This memo is in response to RFCs 487 and 501. 
  2963.  
  2964.    504     Thomas       May 73      Workshop Announcement 
  2965.  
  2966.       Detailed plans for a workshop on Automated Resource Sharing to be       held May 1973. 
  2967.  
  2968.    503     Neigus       Apr 73      Socket Number List 
  2969.  
  2970.       This RFC has been replaced by RFCs 997 and 990. 
  2971.  
  2972.    502     Never Issued. 
  2973.  
  2974.    501     Pogran       May 73      Un-Muddling "Free File Transfer" 
  2975.  
  2976.       This memo is in response to RFC 487. 
  2977.  
  2978.    500     Shoshani     Apr 73      The Integration of Data Management                                     Systems on a Computer Network 
  2979.  
  2980.       In this paper, discussion is focused on an approach to integrating       data management systems on a computer network for the purpose of       data sharing. 
  2981.  
  2982.  
  2983.  
  2984.  
  2985.  
  2986.  
  2987.  
  2988. Reynolds & Postel                                              [Page 96] 
  2989.  
  2990.  
  2991.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  2992.  
  2993.     499     Reussow      Apr 73      Harvard's Network RJE 
  2994.  
  2995.       A description of the remote job entry service at Harvard. 
  2996.  
  2997.    498     Braden       Apr 73      On Mail Service to CCN 
  2998.  
  2999.       A description of the electronic mail service at UCLA-CCN. 
  3000.  
  3001.    497     McKenize     Apr 73      Traffic Statistics 
  3002.  
  3003.       A report on the Host traffic statistics for the month of March       1973.  Updates RFC 482. 
  3004.  
  3005.    496     Auerbach     Apr 73      A TNLS Quick Reference Card is                                     Available 
  3006.  
  3007.       Announcement of a new TNLS Quick Reference Card. 
  3008.  
  3009.    495     McKenize     May 73      Telnet Protocol Specification 
  3010.  
  3011.       Results of an open meeting discussing Telnet, with two attached       documents which report the results of that meeting. 
  3012.  
  3013.    494     Walden       Apr 73      Availability of MIX and MIXAL in the                                     Network 
  3014.  
  3015.       A list of hosts that support programming in MIX and MIXAL. 
  3016.  
  3017.    993     Michener     Apr 73      Graphics Protocol 
  3018.  
  3019.       Discuses the opinions and decisions reached at the second meeting       of the Network Graphics Group. 
  3020.  
  3021.    492     Meyer        Apr 73      Response to RFC 467 
  3022.  
  3023.       This document briefly describes the problems and proposed       solutions, offers comments and alternative suggestions in response       to RFC 467. 
  3024.  
  3025.    491     Padlipsky    Apr 73      What is "Free"? 
  3026.  
  3027.       This memo discusses the assertion that network mail should be       free; i.e., no login or USER command should be required. 
  3028.  
  3029.    490     Pickens      Mar 73      Surrogate RJS for UCLA-CCN 
  3030.  
  3031.       A description of how UCLA's RJS can be accessed from UCSB's       standard remote job entry service. 
  3032.  
  3033.  
  3034.  
  3035. Reynolds & Postel                                              [Page 97] 
  3036.  
  3037.  
  3038.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  3039.  
  3040.     489     Postel       Mar 73      Comment on Resynchronization of                                     Connection Status Proposal 
  3041.  
  3042.       Comments on ideas proposed in RFC 467. 
  3043.  
  3044.    488     Auerbach     Mar 73      NLS Classes at Network Sites 
  3045.  
  3046.       This RFC solicits comments from the Network community on the       desirability of doing on-site classes. 
  3047.  
  3048.    487     Bressler     Mar 73      Host-Dependent FTP Parameters 
  3049.  
  3050.       This memo is in response to RFC 430. 
  3051.  
  3052.    486     Bressler     Apr 73      Data Transfer Revisited 
  3053.  
  3054.       A proposeal to base RJE and FTP on a common data transfer       protocol. 
  3055.  
  3056.    485     Pickens      Mar 73      MIX and MIXAL at UCSB 
  3057.  
  3058.       A response to Walden's MIX query (RFC 473). 
  3059.  
  3060.    484     Never Issued. 
  3061.  
  3062.    483     Kudlick      Mar 73      Cancellation of the Resource                                     Notebook Famework Meeting 
  3063.  
  3064.    482     McKenzie     Mar 73      Traffic Statistics 
  3065.  
  3066.       A report on the Host traffic statistics for the month of February       1973.  Updates RFC 455. 
  3067.  
  3068.    481     Never Issued. 
  3069.  
  3070.    480     White        Mar 73      Host-Dependent FTP Parameters 
  3071.  
  3072.       This memo is in response to RFC 430. 
  3073.  
  3074.    479     White        Mar 73      Use of FTP by the NIC Journal 
  3075.  
  3076.       This RFC states how the NIC outlined its requirements for       implementing FTP Journal delivery and submission. 
  3077.  
  3078.    478     Bressler     Mar 73      FTP Server-Server Interaction - II 
  3079.  
  3080.       Discusses server-server interaction where, in a typical situation,       a user conversing with two servers is interested in retrieving a       file from one site and sending it to another. 
  3081.  
  3082.  Reynolds & Postel                                              [Page 98] 
  3083.  
  3084.  
  3085.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  3086.  
  3087.     477     Krilanovich  May 73      Remote Job Service at UCSB 
  3088.  
  3089.       This RFC is the follow-on document to RFC 436.  This document       restates the essence of the official RJE Protocol and documents in       detail UCSB's implementation of it.  Obsoletes RFC 436. 
  3090.  
  3091.    476     McKenzie     Mar 73      IMP/TIP Memory Retrofit Schedules                                     (Revision 2) 
  3092.  
  3093.       Describes plans and schedule for upgrading IMPs and TIPs. 
  3094.  
  3095.    475     Bhushan      Mar 73      FTP and the Network Mail System 
  3096.  
  3097.       This paper describes the author's understanding of the results of       the Network Mail System meeting and the implications for FTP. 
  3098.  
  3099.    474     Bunch        Mar 73      Announcement of Forthcoming Meeting                                     of the Network Graphics Working                                     Group and Call for RFC's. 
  3100.  
  3101.       Plans for a graphics meeting to be held in May 1973. 
  3102.  
  3103.    473     Walden       Feb 73      MIX and MIXAL? 
  3104.  
  3105.    472     Bunch        Mar 73      Illinois' Reply to Maxwell's Request                                     for Graphics Information 
  3106.  
  3107.       This RFC represents the author's response to NIC document 14925. 
  3108.  
  3109.    471     Thomas       Mar 73      Announcement of a (Tenative)                                     Workshop on Multi-Site Executive                                     Programs 
  3110.  
  3111.       A suggestion for a workshop and a query for interest. 
  3112.  
  3113.    470     Thomas       Mar 73      Change in Socket for TIP News                                     Facility 
  3114.  
  3115.    469     Kudlick      Mar 73      Network Mail Meeting Summary 
  3116.  
  3117.       A description of a meeting on mail held February 1973. 
  3118.  
  3119.    468     Braden       Mar 73      FTP Data Compression 
  3120.  
  3121.       This RFC describes the definition of the "HASP" or compressed       mode. 
  3122.  
  3123.  
  3124.  
  3125.  
  3126.  
  3127. Reynolds & Postel                                              [Page 99] 
  3128.  
  3129.  
  3130.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  3131.  
  3132.     467     Burchfiel    Feb 73      Proposed Change to Host-Host                                     Protocol Resynchronization of                                     Connection Status 
  3133.  
  3134.       To achieve resynchronization of allocation, this RFC proposes the       addition of two commands to the host-host protocol. 
  3135.  
  3136.    466     Winett       Feb 73      Telnet Logger/Server for Host LL-67 
  3137.  
  3138.       This RFC contains writeup documents on the Telnet Logger/Server       for the CP/CMS system on the Lincoln Laboratory 360/67. 
  3139.  
  3140.    465     Never Issued. 
  3141.  
  3142.    464     Kudlick      Feb 73      Resource Notebook Framework 
  3143.  
  3144.       This document presents a framework for coordinating all the       surveys and data gathering efforts concerned with "resource       notebook" type of information. 
  3145.  
  3146.    463     Bhushan      Feb 73      FTP Comments and Response to RFC 430 
  3147.  
  3148.       This RFC represents the author's response to RFC 430 and other       similar views. 
  3149.  
  3150.    462     Iseli        Feb 73      Responding to User Needs 
  3151.  
  3152.       A proposal to have network documentation maintained at the source,       that is, by each site, and available as a distributed database. 
  3153.  
  3154.    461     McKenzie     Feb 73      Telnet Meeting Announcement 
  3155.  
  3156.       Plans for a meeting on Telnet to be held March 1973. 
  3157.  
  3158.    460     Kline        Feb 73      NCP Survey 
  3159.  
  3160.       This RFC is a first in a series which will request information on       implmentation of host-to-host protocol. 
  3161.  
  3162.    459     Kantrowitz   Feb 73      Network Questionnaires 
  3163.  
  3164.       Suggests that there is too much or too many different people       trying to gather data from all the other sites. 
  3165.  
  3166.    458     Bressler     Feb 73      Mail Retrieval via FTP 
  3167.  
  3168.       Proposal of two new FTP commands called ReaDMailFile and ReaDMail. 
  3169.  
  3170.  
  3171.  
  3172.  Reynolds & Postel                                             [Page 100] 
  3173.  
  3174.  
  3175.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  3176.  
  3177.     457     Walden       Feb 73      TIPUG 
  3178.  
  3179.       How to get updates to the TIP Users Guide. 
  3180.  
  3181.    456     NIC          Feb 73      Memorandum 
  3182.  
  3183.       Change in the meeting time for the Network Mail meeting discussed       in RFC 453. 
  3184.  
  3185.    455     McKenzie     Feb 73      Traffic Statistics 
  3186.  
  3187.       Report on the Host traffic statistics for the month of January       1973.  Updates RFC 443. 
  3188.  
  3189.    454     McKenzie     Feb 73      File Transfer Protocol (Meeting                                     Announcement and a New Proposed                                     Document 
  3190.  
  3191.       The specification of the File Transfer Protocol and the       announcement of a meeting (March 1973) to discuss it. 
  3192.  
  3193.    453     Kudlick      Feb 73      Meeting Announcement to Discuss a                                     Network Mail System 
  3194.  
  3195.       Plans for a meeting on electronic mail held February 1973.  See       RFC 469. 
  3196.  
  3197.    452     Winett       Feb 73      Telnet Command at Host LL 
  3198.  
  3199.       This RFC documents the use of the Telnet command at Host LL for       uses under the CP/CMS time-sharing system. 
  3200.  
  3201.    451     Padlipsky    Feb 73      Tentative Proposal for a Unified                                     User Level Protocol 
  3202.  
  3203.       A suggestion for the idea of a network standard command language       for interactive systems. 
  3204.  
  3205.    450     Padlipsky    Feb 73      Multics Sampling Timeout Change 
  3206.  
  3207.       Announcement of better service for experimental users of MIT       Multics. 
  3208.  
  3209.    449     Walden       Jan 73      The Current Flow-Control Scheme for                                     IMPSYS 
  3210.  
  3211.       Updates RFC 442. 
  3212.  
  3213.  
  3214.  
  3215.  Reynolds & Postel                                             [Page 101] 
  3216.  
  3217.  
  3218.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  3219.  
  3220.     448     Braden       Feb 73      Print Files in FTP 
  3221.  
  3222.       This document reviews the problem of print files. 
  3223.  
  3224.    447     McKenzie     Jan 73      IMP/TIP Memory Retrofit Schedule 
  3225.  
  3226.       Updates RFC 434. 
  3227.  
  3228.    446     Deutsch      Jan 73      Proposal to Consider a Network                                     Program Resource Notebook 
  3229.  
  3230.    445     McKenzie     Jan 73      IMP/TIP Preventive Maintenance                                     Schedule 
  3231.  
  3232.    444     Never Issued. 
  3233.  
  3234.    443     McKenzie     Jan 73      Traffic Statistics 
  3235.  
  3236.       Report on the Host traffic statistics for the month of December       1972.  Updates RFC 422. 
  3237.  
  3238.    442     Cerf         Jan 73      The Current Flow-Control Scheme for                                     IMPSYS 
  3239.  
  3240.       This RFC discusses the current flow-control scheme for IMPSYS. 
  3241.  
  3242.    441     Bressler     Jan 73      Inter-Entity Communication - An                                     Experiment 
  3243.  
  3244.       A status report concerning an experiment based on the desire of       users, at their consoles, to converse with one another, and to       receive some debugging assistance. 
  3245.  
  3246.    440     Walden       Jan 73      Scheduled Network Software                                     Maintenance 
  3247.  
  3248.       Explains plans and schedule for IMP software maintenance, expands       the normal time slot. 
  3249.  
  3250.    439     Cerf         Jan 73      PARRY Encounters the Doctor 
  3251.  
  3252.       A lighthearted documentation on a session that actually happened       on September 18, 1972. 
  3253.  
  3254.    438     Thomas       Jan 73      FTP Server-Server Interaction 
  3255.  
  3256.       This document suggests a simple extension to FTP which would allow       a FTP user process at one site to arrange for FTP server processes       at other sites to act cooperatively on its behalf. 
  3257.  
  3258.  Reynolds & Postel                                             [Page 102] 
  3259.  
  3260.  
  3261.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  3262.  
  3263.     437     Faeh         Jun 73      Data Reconfiguration Service at UCSB 
  3264.  
  3265.       Announcement of the availability of the Data Reconfiguration       Service (DRS) at UCSB. 
  3266.  
  3267.    436     Krilanovich  Jan 73      Announcement of RJS at UCSB 
  3268.  
  3269.       Announcement of the availability of RJS at UCSB. 
  3270.  
  3271.    435     Cosell       Jan 73      Telnet Issues 
  3272.  
  3273.       This RFC discusses a number of Telnet related issues, with the       central issue of discussion being echoing. 
  3274.  
  3275.    434     McKenzie     Jan 73      IMP/TIP Memory Retrofit Schedule 
  3276.  
  3277.       Explains plans and schedule for IMP and TIP upgrades. 
  3278.  
  3279.    433     Postel       Dec 72      Socket Number List 
  3280.  
  3281.       Establishment of assigned socket numbers to be used for public       functions.  This RFC has been replaced by RFC 997 and 990. 
  3282.  
  3283.    432     Neigus       Dec 72      Network Logical Map 
  3284.  
  3285.       Attachment of the network logical map as of December 30, 1972. 
  3286.  
  3287.    431     Krilanovich  Dec 72      Update on SMFS Login and Logout 
  3288.  
  3289.       This document obsoletes RFC 399, which introduced the Login and       Logout commands for UCSB's SMFS, but was incomplete.  RFC 399 is       restated more fully in this RFC. 
  3290.  
  3291.    430     Braden       Feb 73      Comments on File Transfer Protocol 
  3292.  
  3293.       Discusses several issues in FTP. 
  3294.  
  3295.    429     Postel       Dec 72      Character Generator Process 
  3296.  
  3297.       A proposal that there be a standard process implemented on       whatever hosts desire which generates character data with out any       regard to input. 
  3298.  
  3299.    428     Never Issued. 
  3300.  
  3301.    427     Never Issued. 
  3302.  
  3303.  
  3304.  
  3305.  
  3306.  
  3307. Reynolds & Postel                                             [Page 103] 
  3308.  
  3309.  
  3310.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  3311.  
  3312.     426     Thomas       Jan 73      Reconnection Protocol 
  3313.  
  3314.       This document describes several situations in which the ability to       reconnect is useful, presents a mechanism to achieve       reconnections, sketches how the mechanism could be added to       Host-Host or Telnet protocol, and recommends a place for the       mechanism in the protocol hierarchy. 
  3315.  
  3316.    425     Bressler     Dec 72      "But my NCP costs $500 a day..." 
  3317.  
  3318.       Discussion on the cost of network software and network use. 
  3319.  
  3320.    424     Never Issued. 
  3321.  
  3322.    423     Noble        Dec 72      UCLA Campus Computing Network                                     Liaison Staff for ARPA Network 
  3323.  
  3324.       A list of ARPA network contacts at CCN.  Updates RFC 389. 
  3325.  
  3326.    422     McKenzie     Dec 72      Traffic Statistics 
  3327.  
  3328.       Report on the Host traffic statistics for the month of November       1972.  Updates RFC 413. 
  3329.  
  3330.    421     McKenzie     Nov 72      A Software Consulting Service for                                     Network Users 
  3331.  
  3332.       An announcement of a BBN software consulting service that has been       established for ARPA network users. 
  3333.  
  3334.    420     Murray       Jan 73      CCA ICCC Weather Demo 
  3335.  
  3336.       Announcement that the weather demo for the ICCC show is now       generally available. 
  3337.  
  3338.    419     Vezza        Dec 72      MIT-DMS on Vacation 
  3339.  
  3340.       The MIT Dynamic Modeling System will be down for 2-4 weeks. 
  3341.  
  3342.    418     Hathaway     Nov 72      Server File Transfer Under TSS/360                                     at NASA/Ames Research Center 
  3343.  
  3344.       This RFC is a description of the initial implementation of Server       File Transfer at NASA-Ames Research Center. 
  3345.  
  3346.  
  3347.  
  3348.  
  3349.  
  3350.  
  3351.  
  3352. Reynolds & Postel                                             [Page 104] 
  3353.  
  3354.  
  3355.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  3356.  
  3357.     417     Postel       Nov 72      LINK Usage Violation 
  3358.  
  3359.       The protocol police issue a citation. 
  3360.  
  3361.    416     Norton       Nov 72      The ARC System will be Unavailable                                     for Use During Thanksgiving Week 
  3362.  
  3363.       The SRI-ARC machine will be down for 9-10 days. 
  3364.  
  3365.    415     Murray       Nov 72      TENEX Bandwidth 
  3366.  
  3367.       Considerations of the performances of each host.  References       RFC 392. 
  3368.  
  3369.    414     Bhushan      Nov 72      File Transfer Protocols (FTP) Status                                     and Further Comments 
  3370.  
  3371.       A status report on working server and user FTPs. 
  3372.  
  3373.    413     McKenzie     Nov 72      Traffic Statistics 
  3374.  
  3375.       Three sets of network traffic statistic reports.  Updates RFC 400. 
  3376.  
  3377.    412     Hicks        Nov 72      User FTP Documentation 
  3378.  
  3379.       A "help" file for the Utah-10 implementation of the User FTP       process. 
  3380.  
  3381.    411     Padlipsky    Nov 72      New Multics Network Software                                     Features 
  3382.  
  3383.       Discussion on two recently-installed features of the Multics       Network software. 
  3384.  
  3385.    410     McQuillan    Nov 72      Removal of the 30-Second Delay When                                     Hosts Come Up 
  3386.  
  3387.       A proposal to elminate the 30-second delay altogether. 
  3388.  
  3389.    409     White        Dec 72      TENEX Interface to UCSB's                                     Simple-Minded File System 
  3390.  
  3391.       This document is intended to provide users with the information       necessary to use SMFS from a terminal; the reader is assumed       familiar with Tenex. 
  3392.  
  3393.  
  3394.  
  3395.  
  3396.  
  3397.  Reynolds & Postel                                             [Page 105] 
  3398.  
  3399.  
  3400.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  3401.  
  3402.     408     Owen         Oct 72      NETBANK 
  3403.  
  3404.       A proposed idea for a protocol (or service) that is offered as an       aid to network use for new users. 
  3405.  
  3406.    407     Bressler     Oct 72      Remote Job Entry Protocol 
  3407.  
  3408.       The release of the official Remote Job Entry Protocol, per the       ARPA office. 
  3409.  
  3410.    406     McQuillan    Oct 72      Scheduled IMP Software Releases 
  3411.  
  3412.       Explains the plans and schedule for IMP software maintenance. 
  3413.  
  3414.    405     McKenzie     Oct 72      Correction to RFC 404 
  3415.  
  3416.       Typographical error notation.  Obsoletes RFC 404. 
  3417.  
  3418.    404     McKenzie     Oct 72      Host Address Changes Involving Rand                                     and ISI 
  3419.  
  3420.       The new address of ISI is IMP 22.  THe new address of RAND is       IMP 7. 
  3421.  
  3422.    d 
  3423.  
  3424.    403     Hicks        Jan 73      Desirability of a Network 1108                                     Service 
  3425.  
  3426.    402     NIC          Oct 72      ARPA Network Mailing Lists 
  3427.  
  3428.       Obsoletes RFC 363. 
  3429.  
  3430.    401     Hansen       Oct 72      Conversion of NGP-0 Coordinates to                                     Device Specific Coordinates 
  3431.  
  3432.       A means is described to convert NGP coordinates to interger       coordinates in the range zero to M, where M is the maximum address       of the device screen on a machine using 2's complement arithmetic. 
  3433.  
  3434.    400     McKenzie     Oct 72      Traffic Statistics 
  3435.  
  3436.       A report on the Host traffic statistics for the month of       September 1972.  Updates RFC 391. 
  3437.  
  3438.  
  3439.  
  3440.  
  3441.  
  3442.  
  3443.  
  3444. Reynolds & Postel                                             [Page 106] 
  3445.  
  3446.  
  3447.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  3448.  
  3449.     399     Krilanovich  Sep 72      SMFS Login and Logout 
  3450.  
  3451.    398     Pickens      Sep 72      UCSB Online Graphics 
  3452.  
  3453.       Announcement that users with Tektronix or IMLAC terminals, or with       systems that support the proposed Level 0 graphics protocol can       access UCSB graphics. 
  3454.  
  3455.    397     Never Issued. 
  3456.  
  3457.    396     Bunch        Nov 72      Network Graphics Working Group                                     Meeting - Second Iteration 
  3458.  
  3459.    395     McQuillan    Oct 72      Switch Settings on IMPs and TIPs 
  3460.  
  3461.       Discussion on a description of the switches on the front panel of       IMPs and TIPs that are important to the correct operation of the       network software. 
  3462.  
  3463.    394     McQuillan    Sep 72      Two Proposed Changes to the IMP-HOST                                     Protocol 
  3464.  
  3465.       Updates RFC 381.  This note describes two changes to the IMP-Host       communication protocol described in BBN Report 1822. 
  3466.  
  3467.    393     Winett       Oct 72      Comments on Telnet Protocol Changes 
  3468.  
  3469.       Comments and objections to two of the three recent suggestions for       changing the Telnet protocol as described in RFC 328. 
  3470.  
  3471.    392     Hicks        Sep 72      Measurement of Host Costs for                                     Transmitting Network Data 
  3472.  
  3473.       Discussion of Utah's development of a program to use the Remote       Job Service System (RJS) at UCLA-CCN in conjunction with Utah's       "batch" users. 
  3474.  
  3475.    391     McKenzie     Sep 72      Traffic Statistics 
  3476.  
  3477.       A report on the Host traffic statistics for the month of       August 1972.  Updates RFC 378. 
  3478.  
  3479.    390     Braden       May 72      TSO Scenario Batch Compilation and                                     Foreground Execution 
  3480.  
  3481.       An example session with TSO on UCLA-CCN. 
  3482.  
  3483.  
  3484.  
  3485.  
  3486.  
  3487. Reynolds & Postel                                             [Page 107] 
  3488.  
  3489.  
  3490.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  3491.  
  3492.     389     Noble        Aug 72      UCLA Campus Computing Network                                     Liaison Staff for ARPA Network 
  3493.  
  3494.       A list for ARPA Network contacts at UCLA/CCN. 
  3495.  
  3496.    388     Cerf         Aug 72      NCP Statistics 
  3497.  
  3498.       Updates RFC 323.  Announcement that UCLA/NMC is prepared to gather       NCP statistics on a daily basis. 
  3499.  
  3500.    387     Kelley       Aug 72      Some Experiences in Implementing                                     Network Graphics Protocol Level 0 
  3501.  
  3502.    386     Cosell       Aug 72      Letter to TIP Users - 2 
  3503.  
  3504.       A second point of information letter to TIP users.  Updates       RFC 365. 
  3505.  
  3506.    385     Bhushan      Aug 72      Comments on the File Transfer                                     Protocol (RFC 354) 
  3507.  
  3508.       The comments in this document include errata, further discussion,       emphasis points, and additions to the protocol.  Updates RFC 354. 
  3509.  
  3510.    384     North        Aug 72      Official Site IDENTS for                                     Organizations in the ARPA Network 
  3511.  
  3512.       Includes two lists, a list in alpha order and a list by Site       address.  Obsoletes RFC 289. 
  3513.  
  3514.    383     Never Issued. 
  3515.  
  3516.    382     McDaniel     Aug 72      Mathematical Software on the ARPA                                     Network 
  3517.  
  3518.       Comments on the efforts to develop high quality libraries of       mathematical and statistical subroutines. 
  3519.  
  3520.    381     McQuillan    Jul 72      Three Aids to Improved Network                                     Operation 
  3521.  
  3522.       Discusses helpful aids to improved network operation: schedules of       software maintenance, IMP-to-Host communication, and  network news       service. 
  3523.  
  3524.    380     Never Issued. 
  3525.  
  3526.  
  3527.  
  3528.  
  3529.  
  3530. Reynolds & Postel                                             [Page 108] 
  3531.  
  3532.  
  3533.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  3534.  
  3535.     379     Braden       Aug 72      Using TSO at CCN 
  3536.  
  3537.       Announcement that IBM's Time Sharing Option (TSO) is up on a       regularly scheduled basis at UCLA/CCN. 
  3538.  
  3539.    378     McKenzie     Aug 72      Traffic Statistics 
  3540.  
  3541.       Traffic statistics for the month of July 1972. 
  3542.  
  3543.    377     Braden       Aug 72      Using TSO Via ARPA Network Virtual                                     Terminal 
  3544.  
  3545.       Announcement of IBM's Time Sharing Option (TSO) availability at       UCLA/CCN on Socket 1, using the standard Telnet protocol. 
  3546.  
  3547.    376     Westheimer   Aug 72      Network Host Status 
  3548.  
  3549.       Report on the status of Network Hosts from July 31 to August 4.       Updates RFC 370. 
  3550.  
  3551.    375     Never Issued. 
  3552.  
  3553.    374     McKenzie     Jul 72      IMP System Announcement 
  3554.  
  3555.       Updates RFCs 331,343,359. 
  3556.  
  3557.    373     McCarthy     Jul 72      Arbitrary Character Sets 
  3558.  
  3559.       Suggests how to get arbitrary characters sets stored in computers       and to be able to display them on any CRT screen, edit them using       any keyboard, and print them on any printer. 
  3560.  
  3561.    372     Watson       Jul 72      Notes on a Conversation with Bob                                     Kahn on the ICCC 
  3562.  
  3563.       Discussion on some aspects of the ICCC meeting demonstration. 
  3564.  
  3565.    371     Kahn         Jul 72      Demonstration at International                                     Computer Communications Conference 
  3566.  
  3567.       Observation and notes on the ICCC meeting demonstration. 
  3568.  
  3569.    370     Westheimer   Jul 72      Network Host Status 
  3570.  
  3571.       Report on the status of Network Hosts from July 17 to July 28.       Updates RFC 367. 
  3572.  
  3573.  
  3574.  
  3575.  
  3576.  
  3577. Reynolds & Postel                                             [Page 109] 
  3578.  
  3579.  
  3580.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  3581.  
  3582.     369     Pickens      Jul 72      Evaluation of ARPANET Services                                     (January through March, 1972) 
  3583.  
  3584.       This paper provides descriptions, surveys, critiques of ARPANET       services, and suggestions for improvement. 
  3585.  
  3586.    368     Braden       Jul 72      Comments on "Proposed Remote Job                                     Entry Protocol" 
  3587.  
  3588.       Suggestions on honing the final standard of the RJE protocol       (references RFC 360). 
  3589.  
  3590.    367     Westheimer   Jul 72      Network Host Status 
  3591.  
  3592.       Report on the status of Network Hosts from July 1 to July 16.       Updates RFC 366. 
  3593.  
  3594.    366     Westheimer   Jul 72      Network Host Status 
  3595.  
  3596.       Report on the status of Network Hosts from June 19 to June 30.       Updates RFC 362. 
  3597.  
  3598.    365     Walden       Jul 72      A Letter to All TIP Users 
  3599.  
  3600.       Descriptions of new commands that have recently been added to the       "TIP Users Guide". 
  3601.  
  3602.    364     Abrams       Jul 72      Serving Remote Users on the ARPANET 
  3603.  
  3604.       This paper asserts that a problem exists in serving remote users       and offers a set of suggestions for its amelioration. 
  3605.  
  3606.    363     NIC          Aug 72      ARPA Network Mailing Lists 
  3607.  
  3608.       Obsoletes RFC 329. 
  3609.  
  3610.    362     Westheimer   Jun 72      Network Host Status 
  3611.  
  3612.       Report on the status of Network Hosts from June 5 to June 16.       Updates RFC 353. 
  3613.  
  3614.    361     Bressler     Jul 72      In Response to RFCs 347 and 348 
  3615.  
  3616.       Deamon Processes on Host 106. 
  3617.  
  3618.  
  3619.  
  3620.  
  3621.  
  3622.  
  3623.  
  3624. Reynolds & Postel                                             [Page 110] 
  3625.  
  3626.  
  3627.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  3628.  
  3629.     360     Holland      Jun 72      Proposed Remote Job Entry Protocol 
  3630.  
  3631.       This protocol specifies the Network standard procedures for remote       job entry as a mechanism whereby a user at one location causes a       batch-processing job to be run at some other location. 
  3632.  
  3633.    359     Walden       Jun 72      The Status of the Release of the New                                     IMP System (2600) 
  3634.  
  3635.       Obsoletes RFC 343. 
  3636.  
  3637.    358     Never Issued. 
  3638.  
  3639.    357     Davidson     Jun 72      An Echoing Strategy for Satellite                                     Links 
  3640.  
  3641.       This document describes a strategy which will eliminate the delay       associated with simple echoing and allow the transmission delay to       be hidden in the cost of computation only.  This scheme is       proposed as an optional addition to existing User Telnets; its use       requires the explicit support of a cooperating server process. 
  3642.  
  3643.    356     Alter        Jun 72      ARPA Network Control Center 
  3644.  
  3645.       Announcement of the NCC's new operation schedule. 
  3646.  
  3647.    355     Davidson     Jun 72      Response to RFC 346 
  3648.  
  3649.    354     Bhushan      Jul 72      The File Transfer Protocol 
  3650.  
  3651.       This RFC obsoletes RFCs 264,265.  The File Transfer Protocol (FTP)       is a protocol for file transfer between HOSTs on the ARPANET.  The       primary function of FTP is to transfer files efficiently and       reliably among hosts and to allow the convenient use of remote       file storage capabilities. 
  3652.  
  3653.    353     Westheimer   Jun 72      Network Host Status 
  3654.  
  3655.       Status report of most Network Hosts from May 22 to June 2.       Updates RFC 344. 
  3656.  
  3657.    352     Crocker      Jun 72      TIP Site Information Form (Graphics) 
  3658.  
  3659.       An information form to provide additional information for TIP       users of the NET. 
  3660.  
  3661.  
  3662.  
  3663.  
  3664.  
  3665.  Reynolds & Postel                                             [Page 111] 
  3666.  
  3667.  
  3668.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  3669.  
  3670.     351     Crocker      Jun 72      (Graphics) Information Form for the                                     ARPANET Graphics Resources Notebook 
  3671.  
  3672.       A questionnaire about the state of graphics resources at various       sites. 
  3673.  
  3674.    350     Stoughton    May 72      User Accounts for UCSB On-Line                                     System 
  3675.  
  3676.       Announcement of new login parameters for the UCSB On-Line System. 
  3677.  
  3678.    349     Postel       May 72      Proposed Standard Socket Numbers 
  3679.  
  3680.       A proposal to officially standardize socket number assignments. 
  3681.  
  3682.    348     Postel       May 72      Discard Process 
  3683.  
  3684.       A RFC discussing debugging and measurement puposes for those hosts       which are willing to implement a "Discard" process.  Old version;       see RFC 863. 
  3685.  
  3686.    347     Postel       May 72      Echo Process 
  3687.  
  3688.       A RFC discussing debugging and measurement puposes for those hosts       which are willing to implement an "Echo" process.  Old version;       see RFC 862. 
  3689.  
  3690.    346     Postel       May 72      Satellite Considerations 
  3691.  
  3692.       Discussion on using space satellite transmission links in the       ARPANET. 
  3693.  
  3694.    345     Kelly        May 72      Interest in Mixed Integer                                     Programming (MPSX on 360/91 at CCN) 
  3695.  
  3696.       Request for interested persons in the MPSX to contact author. 
  3697.  
  3698.    344     Westheimer   May 72      Network Host Status 
  3699.  
  3700.       Updates RFC 342. 
  3701.  
  3702.    343     McKenzie     May 72      IMP System Change Notification 
  3703.  
  3704.       Obsoletes RFC 331.  Release of IMPSYS 2600 was unsuccessful. 
  3705.  
  3706.  
  3707.  
  3708.  
  3709.  
  3710.  
  3711.  
  3712. Reynolds & Postel                                             [Page 112] 
  3713.  
  3714.  
  3715.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  3716.  
  3717.     342     Westheimer   May 72      Network Host Status 
  3718.  
  3719.       Updates RFC 332. 
  3720.  
  3721.    341     Never Issued. 
  3722.  
  3723.    340     O'Sullivan   May 72      Proposed Telnet Changes 
  3724.  
  3725.       A proposed change to the Telnet protocol calling for one standard       protocol and dropping the idea of minimum implementation. 
  3726.  
  3727.    339     Thomas       May 72      MLTNET - A "Multi-Telnet" Subsystem                                     for TENEX 
  3728.  
  3729.       This RFC describes MLTNET as a Telnet-like facility for Tenex       which enables a user to control a number of jobs, running on       different ARPANET hosts.  MLTNET is currently a subsystem on the       BBN-Tenex host. 
  3730.  
  3731.    338     Braden       May 72      EBCDIC/ASCII Mapping for Network RJE 
  3732.  
  3733.       This RFC proposes: to make all users of NETRJS aware of the       changed ASCII mapping; to call this problem to the attention of       the Network RJE Protocol committee; and to knowledge and support       Joel Winett's pioneering work in this area. 
  3734.  
  3735.    337     Never Issued. 
  3736.  
  3737.    336     Cotton       May 72      Level 0 Graphic Input Protocol 
  3738.  
  3739.       A description of the graphics input protocol as discussed at a       Network Graphics Working Group meeting. 
  3740.  
  3741.    335     Bryan        May 72      New Interface-IMP/360 
  3742.  
  3743.       Announcement of a new interface and requests to hear of any       difficulties network users encounter while operating with UCSB. 
  3744.  
  3745.    334     McKenzie     May 72      Network Use on May 8 
  3746.  
  3747.    333     Bressler     May 72      A Proposed Experiment with a Message                                     Switching Protocol 
  3748.  
  3749.       This document attempts to sketch how one would organize the lowest       level host-host protocol in the ARPANET around Message Switching       Protocols (MSPs) and how this organization would affect the       implementation of the host software. 
  3750.  
  3751.  
  3752.  
  3753.  Reynolds & Postel                                             [Page 113] 
  3754.  
  3755.  
  3756.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  3757.  
  3758.     332     Westheimer   Apr 72      Network Host Status 
  3759.  
  3760.       Updates RFC 330. 
  3761.  
  3762.    331     McQuillan    Apr 72      IMP System Change Notification 
  3763.  
  3764.       Announcement of the release of IMPSYS 2600. 
  3765.  
  3766.    330     Westheimer   Apr 72      Network Host Status 
  3767.  
  3768.       Updates RFC 326. 
  3769.  
  3770.    329     NIC          May 72      ARPA Network Mailing Lists 
  3771.  
  3772.    328     Postel       Apr 72      Suggested Telnet Protocol Changes 
  3773.  
  3774.       This RFC proposes changes to the Telnet protocol. 
  3775.  
  3776.    327     Bhushan      Apr 72      Data and File Transfer Workshop                                     Notes 
  3777.  
  3778.    326     Westheimer   Apr 72      Network Host Status 
  3779.  
  3780.       Updates RFC 319. 
  3781.  
  3782.    325     Hicks        Apr 72      Network Remote Job Entry Program -                                     NETRJS 
  3783.  
  3784.       Report on the NETRJS running at the University of Utah. 
  3785.  
  3786.    324     Postel       Apr 72      RJE Protocol Meeting 
  3787.  
  3788.       Announcement of a RJE Protocol meeting at UCLA. 
  3789.  
  3790.    323     Cerf         Mar 72      Formation of Network Measurement                                     Group (NMG) 
  3791.  
  3792.       Describes some network measurement results, some plans for further       measurement and the formation of an interest group. 
  3793.  
  3794.    322     Cerf         Mar 72      Well Known Socket Numbers 
  3795.  
  3796.       Announcement of intent to catalog all sockets which are supposed       to be well-known. 
  3797.  
  3798.  
  3799.  
  3800.  
  3801.  
  3802.  
  3803.  
  3804. Reynolds & Postel                                             [Page 114] 
  3805.  
  3806.  
  3807.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  3808.  
  3809.     321     Karp         Mar 72      CBI Networking Activity at MITRE 
  3810.  
  3811.       Response to RFC 313 - comments on Computer Based Instruction. 
  3812.  
  3813.    320     Reddy        Mar 72      Workshop on Hard Copy Line Graphics 
  3814.  
  3815.       Announcement of a one day workshop on the XCRIBL system at CMU. 
  3816.  
  3817.    319     Westheimer   Mar 72      Network Host Status 
  3818.  
  3819.       Updates RFC 315. 
  3820.  
  3821.    318     Postel       Apr 72      Ad Hoc Telnet Protocol 
  3822.  
  3823.       Obsoletes RFC 158.  This Telnet specification was effective for       several years. 
  3824.  
  3825.    317     Postel       Mar 72      Official Host-Host Protocol                                     Modification: Assigned Link Numbers 
  3826.  
  3827.       Lists current Link number assignments.  This RFC has been replaced       by RFCs 997 and 990. 
  3828.  
  3829.    316     McKay        Feb 72      ARPA Network Data Management Working                                     Group Meeting Report 
  3830.  
  3831.    315     Westheimer   Mar 72      Network Host Status 
  3832.  
  3833.       Updates RFC 306. 
  3834.  
  3835.    314     Cotton       Mar 72      Next Network Graphics Working Group                                     Meeting 
  3836.  
  3837.       Describes plans for a graphics meeting to be held in April 1972. 
  3838.  
  3839.    313     O'Sullivan   Mar 72      Computer Based Instruction 
  3840.  
  3841.       This paper has two purposes: to solicit comments from the NWG and       others on how selected classes of resources of a General Purpose       Network might be applied to the field of Computer Based       Instructions; and initiate a dialog between interested parties on       the problem of Computer Base Instruction. 
  3842.  
  3843.    312     McKenzie     Mar 72      Proposed Change in IMP-to-Host                                     Protocol 
  3844.  
  3845.       This RFC proposes a redefinition of the IMP-to-Host error message       types and the creation of additional IMP-to-Host error message       types.  These changes should assist the Hosts in determining 
  3846.  
  3847.  Reynolds & Postel                                             [Page 115] 
  3848.  
  3849.  
  3850.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  3851.  
  3852.        appropriate recovery action without causing any serious       reprogramming problems. 
  3853.  
  3854.    311     Bryan        Feb 72      New Console Attachments to the UCSB                                     Host 
  3855.  
  3856.       Describes types of terminals used at UCSB. 
  3857.  
  3858.    310     Bhushan      Apr 72      Another Look at Data and File                                     Transfer Protocols 
  3859.  
  3860.       This paper suggests some specific changes in DTP and FTP that       should make them more useful and/or simplify implementation. 
  3861.  
  3862.    309     Bhushan      Mar 72      Data and File Tranfer Workshop                                     Announcement 
  3863.  
  3864.       Describes plans for a meeting on FTP to be held April 1972. 
  3865.  
  3866.    308     Seriff       Mar 72      ARPANET Host Availability Data 
  3867.  
  3868.       A SURVEY program is up and working to aid in gathering information       on the availability of various Hosts on the ARPANET. 
  3869.  
  3870.    307     Harslem      Feb 72      Using Network Remote Job Entry 
  3871.  
  3872.       Announcement of a program on a PDP-10 allowing access to the       Remote Job Service (RJS) at UCLA. 
  3873.  
  3874.    306     Westheimer   Feb 72      Network Host Status 
  3875.  
  3876.       Updates RFC 298. 
  3877.  
  3878.    305     Alter        Jan 72      Unknown Host Numbers 
  3879.  
  3880.       Discusses testing of IMPs and notes that this may cause some hosts       to receive messages from unregistered addresses. 
  3881.  
  3882.    304     McKay        Feb 72      A Data Management System Proposal                                     for the ARPA Network 
  3883.  
  3884.       A proposal to provide a framework that will allow the ARPA       community to recognize and develop the necessary tools in a       unified manner enabling the network to manage its resources to the       best advantage of the user. 
  3885.  
  3886.  
  3887.  
  3888.  
  3889.  
  3890.  Reynolds & Postel                                             [Page 116] 
  3891.  
  3892.  
  3893.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  3894.  
  3895.     303     NIC          Feb 72      ARPA Network Mailing List 
  3896.  
  3897.       Obsoletes RFC 300. 
  3898.  
  3899.    302     Bryan        Feb 72      Excercising the ARPANET 
  3900.  
  3901.       Describes a class project to tryout hosts on the ARPANET. 
  3902.  
  3903.    301     Alter        Feb 72      BBN IMP (No. 5) and NCC Schedule for                                     March 4, 1972 
  3904.  
  3905.       BBN host will be down for a day for moving equipment. 
  3906.  
  3907.    300     NIC          Jan 72      ARPA Network Mailing Lists 
  3908.  
  3909.       Obsoletes RFC 211. 
  3910.  
  3911.    299     Hopkin       Feb 72      Information Management System 
  3912.  
  3913.       Announcement of intent to build an Information Management and       Statistical System for the ILLIAC IV. 
  3914.  
  3915.    298     Westheimer   Feb 72      Network Host Status 
  3916.  
  3917.       Updates RFC 293. 
  3918.  
  3919.    297     Walden       Jan 72      TIP Message Buffers 
  3920.  
  3921.       Discussion regarding the size of the TIP's message buffers. 
  3922.  
  3923.    296     Liddle       Jan 72      DS-1 Display System 
  3924.  
  3925.       This RFC describes a proposed modular graphic/alphanumeric display       system containing a 512 by 512 line, 60 line per inch plasma       display/memory panel and a minprocessor.  It is intended to       combine the advantages of display memory and local processing       power in three general modes. 
  3926.  
  3927.    295     Postel       Oct 71      Report of the Protocol Workshop 
  3928.  
  3929.       A report on the decisions reached at the protocol workshop held in       conjunction with the NWG meeting of 10 October 1971. 
  3930.  
  3931.    294     Bhushan      Jan 72      The Use of "Set Data Type"                                     Transaction in File Transfer                                     Protocol 
  3932.  
  3933.       Updates RFC 265. 
  3934.  
  3935.  
  3936.  
  3937. Reynolds & Postel                                             [Page 117] 
  3938.  
  3939.  
  3940.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  3941.  
  3942.     293     Westheimer   Jan 72      Network Host Status 
  3943.  
  3944.       Updates RFC 288. 
  3945.  
  3946.    292     Michener     Jan 72      Graphics Protocol - Level 0 only 
  3947.  
  3948.       A description of part of the proposed Network Standard Graphics       Protocol for transmitting graphics data within the ARPA network.       The particular aspects covered are related to the form and content       of graphics information sent from a source of graphical       information to a display package for output to a graphics console. 
  3949.  
  3950.    291     McKay        Jan 72      Data Management Meeting Announcement 
  3951.  
  3952.       A meeting about datamanagement will be held February 1972. 
  3953.  
  3954.    290     Mullery      Jan 72      Computer Network and Data Sharing: A                                     Bibliography 
  3955.  
  3956.       Updates RFC 243. 
  3957.  
  3958.    289     Watson       Dec 71      What We Hope is an Official List of                                     Host Names 
  3959.  
  3960.       An accepted list of official formal host names and nicknames. 
  3961.  
  3962.    288     Westheimer   Jan 72      Network Host Status 
  3963.  
  3964.       Updates RFC 287. 
  3965.  
  3966.    287     Westheimer   Dec 71      Network Host Status 
  3967.  
  3968.       Reports on tests of host availability for 6 Dec to 18 Dec 1971. 
  3969.  
  3970.    286     Forman       Dec 71      Network Library Information System 
  3971.  
  3972.       This RFC solicites interested parties in the ARPA community to       form a working group whose interests include developing a new       system that would enable computer query of Library holdings.       Georgetown University is currently designing a Learning Resource       Center which could be the prototype of the proposed working group. 
  3973.  
  3974.    285     Huff         Dec 71      Network Graphics 
  3975.  
  3976.       This paper is aimed at bringing together the present state of       graphics on the NET for the newcomer and attempting to add a       little more documentation to the current ground covered in       graphics research by ARPA. 
  3977.  
  3978.   Reynolds & Postel                                             [Page 118] 
  3979.  
  3980.  
  3981.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  3982.  
  3983.     284     Never Issued. 
  3984.  
  3985.    283     Braden       Dec 71      NETRJT - Remote Job Service Protocol                                     for TIPS 
  3986.  
  3987.       Discusses how it may be feasible in the future to use TIPS for       remote job entry in one or more of three ways: attach local card       readers, line printer, and card punches directly to TIP ports,       connect a remote batch terminal to a full-duplex TIP port via a       communication line, and/or use the tape drive, and do card-to-tape       and/or tape-to-print on another computer. 
  3988.  
  3989.    282     Padlipsky    Dec 71      Graphics Meeting Report 
  3990.  
  3991.       Describes a graphics meeting held November 1972. 
  3992.  
  3993.    281     McKenzie     Dec 71      A Suggested Addition to File                                     Transfer Protocol 
  3994.  
  3995.       Suggests an improved restart procedure in FTP. 
  3996.  
  3997.    280     Watson       Nov 71      A Draft Set of Host Names 
  3998.  
  3999.       A proposed list of names for hosts. 
  4000.  
  4001.    279     Never Issued. 
  4002.  
  4003.    278     Bhushan      Nov 71      Revision of the Mail Box Protocol 
  4004.  
  4005.       This paper obsoletes RFC 221.  The changes to RFC 221 are       presented in this document.  The protocol is also restated for       additional review. 
  4006.  
  4007.    277     Never Issued. 
  4008.  
  4009.    276     Watson       Nov 71      NIC Course 
  4010.  
  4011.       A course announcement from the NIC on the use of its Online System       (NLS). 
  4012.  
  4013.    275     Never Issued. 
  4014.  
  4015.    274     Forman       Nov 71      Establishing a Local Guide for                                     Network Usage 
  4016.  
  4017.       Discussion on the best solutions to the general problem of       interfacing Hosts to IMPs. 
  4018.  
  4019.  
  4020.  
  4021.  Reynolds & Postel                                             [Page 119] 
  4022.  
  4023.  
  4024.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  4025.  
  4026.     273     Watson       Oct 71      More on Standard Host Names 
  4027.  
  4028.       Discussion on the best way to set up naming schemes for standard       Host names. 
  4029.  
  4030.    272     Never Issued. 
  4031.  
  4032.    271     Cosell       Jan 72      IMP System Change Notification 
  4033.  
  4034.       Announcement of a new version of the IMP System, Version 2514. 
  4035.  
  4036.    270     McKenzie     Jan 72      Correction to BBN Report No. 1822 
  4037.  
  4038.       Updates pages 25 and 26 of BBN report 1822. 
  4039.  
  4040.    269     Brodie       Dec 71      Some Experience with File Transfer 
  4041.  
  4042.       Updates RFCs 122,238,172. 
  4043.  
  4044.    268     Postel       Nov 71      Graphic Facilities Information 
  4045.  
  4046.       Request for graphics information. 
  4047.  
  4048.    267     Westheimer   Nov 71      Network Host Status 
  4049.  
  4050.       Reports on tests of host availability for 8 Nov to 19 Nov 1971. 
  4051.  
  4052.    266     Westheimer   Nov 71      Network Host Status 
  4053.  
  4054.       Reports on tests of host availability for 25 Oct to 5 Nov 1971. 
  4055.  
  4056.    265     Bhushan      Nov 71      The File Transfer Protocol 
  4057.  
  4058.       This paper is a revision of RFC 172.  The changes to RFC 172 are       presented in this document.  The protocol is also restated for       additional review. 
  4059.  
  4060.    264     Bhushan      Nov 71      The Data Transfer Protocol 
  4061.  
  4062.       This paper is a revision of RFC 171.  The changes to RFC 171 are       presented in this document.  The protocol is also restated for       additional review. 
  4063.  
  4064.    263     McKenzie     Dec 71      "Very Distant" Host Interface 
  4065.  
  4066.       Discussion on the best solutions to the general problem of       interfacing Hosts to IMPs. 
  4067.  
  4068.    262     Never Issued. 
  4069.  
  4070.  Reynolds & Postel                                             [Page 120] 
  4071.  
  4072.  
  4073.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  4074.  
  4075.     261     Never Issued. 
  4076.  
  4077.    260     Never Issued. 
  4078.  
  4079.    259     Never Issued. 
  4080.  
  4081.    258     Never Issued. 
  4082.  
  4083.    257     Never Issued. 
  4084.  
  4085.    256     Cosell       Nov 71      IMPSYS Change Notification 
  4086.  
  4087.       Announcement of a new version of the IMP system, Version 2513. 
  4088.  
  4089.    255     Westheimer   Oct 71      Site Status 
  4090.  
  4091.       Updates RFC 252. 
  4092.  
  4093.    254     Bhushan      Oct 71      Scenarios for Using ARPANET                                     Computers 
  4094.  
  4095.       This document is provided to facilitate the use of ARPANET host       computer systems via the ARPANET.  The objective of these       scenarios is to aid a user in sampling host computers on the       ARPANET, thereby stimulating his interest in using the ARPANET. 
  4096.  
  4097.    253     Moorer       Oct 71      Second Network Graphics Meeting                                     Details 
  4098.  
  4099.       Plans for a graphics meeting to be held November 1971.  See RFC       282. 
  4100.  
  4101.    252     Westheimer   Oct 71      Site Status 
  4102.  
  4103.       Updates RFC 240. 
  4104.  
  4105.    251     Stern        Oct 71      Weather Data 
  4106.  
  4107.       Announcement of the USAF Environmental Technical Application       Center (ETAC) services in providing weather data for the ARPA       Network. 
  4108.  
  4109.    250     Brodie       Oct 71      Some Thoughts on File Transfer 
  4110.  
  4111.       Further clarification and proposed revision on several aspects of       the proposed Data Transfer Protocol and the File Transfer       Protocol. 
  4112.  
  4113.  
  4114.  
  4115.  Reynolds & Postel                                             [Page 121] 
  4116.  
  4117.  
  4118.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  4119.  
  4120.     249     Borelli      Oct 71      Coordination of Equipment and                                     Supplies Purchase 
  4121.  
  4122.       Announcement of an agreement reached regarding the study of the       feasibility of a coordinating point for purchases of equipment and       supplies to be used on the network. 
  4123.  
  4124.    248     Never Issued. 
  4125.  
  4126.    247     Karp         Oct 71      Proffered Set of Standard Host Names 
  4127.  
  4128.       Proposed general set of rules for forming Host Names.  Obsoletes       RFC 226. 
  4129.  
  4130.    246     Vezza        Oct 71      Networks Graphics Meeting 
  4131.  
  4132.    245     Falls        Oct 71      Reservations for Network Group                                     Meeting 
  4133.  
  4134.    244     Never Issued. 
  4135.  
  4136.    243     Mullery      Oct 71      Network and Data Sharing                                     Bibliography 
  4137.  
  4138.       Updated by RFC 290. 
  4139.  
  4140.    242     Haibt        Jul 71      Data Descriptive Language for Shared                                     Data 
  4141.  
  4142.       Discussion of representation differences.  Three categories are       defined: very local representation, representation of collections       of data, and other more complex structures that data collections       may have. 
  4143.  
  4144.    241     McKenzie     Sep 71      Connecting Computers to MLC Ports 
  4145.  
  4146.       Discussion on the pros and cons of computers being connected       through serial communication lines to ports on the Terminal IMP's       Multi-Line Controller (MLC). 
  4147.  
  4148.    240     McKenzie     Sep 71      Site Status 
  4149.  
  4150.       A reissue of RFC 235, without typographical errors. 
  4151.  
  4152.    239     Braden       Sep 71      Host Mnemonics Proposed in RFC 226 
  4153.  
  4154.       Discussion and comments on RFC 226. 
  4155.  
  4156.  
  4157.  
  4158.  Reynolds & Postel                                             [Page 122] 
  4159.  
  4160.  
  4161.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  4162.  
  4163.     238     Braden       Sep 71      Comments on DTP and FTP Protocols 
  4164.  
  4165.       This RFC updates RFCs 171,172. 
  4166.  
  4167.    237     Watson       Sep 71      The NIC's View of Standard Host                                     Names 
  4168.  
  4169.       The NIC strongly favors standardization of host names.  In this       RFC, the NIC proposes that any standard naming scheme should take       into account certain considerations. 
  4170.  
  4171.    236     Postel       Sep 71      Standard Host Names 
  4172.  
  4173.       An update of RFC 229, with some modifications included. 
  4174.  
  4175.    235     Westheimer   Sep 71      Site Status 
  4176.  
  4177.       Starting with this RFC, BBN will report on the status of most       Network Hosts. 
  4178.  
  4179.    234     Vezza        Oct 71      Network Working Group Meeting                                     Schedule 
  4180.  
  4181.       Plans for a Network Working Group meeting in October 1971. 
  4182.  
  4183.    233     Bhushan      Sep 71      Standardization of Host Call Letters 
  4184.  
  4185.       A currently recommended list of call letters. 
  4186.  
  4187.    232     Vezza        Sep 71      Announcement of the next Network                                     Graphics Meeting 
  4188.  
  4189.       Schedule conflict and postponement of the graphics meeting. 
  4190.  
  4191.    231     Heafner      Sep 71      Service Center Standards for Remote                                     Usage - A User's View 
  4192.  
  4193.       A statement of views on service center standards.  An input to the       service center panel discussion of the October Network meeting. 
  4194.  
  4195.    230     Pyke         Sep 71      Toward Reliable Operation of                                     Minicomputer-based Terminals on a                                     TIP 
  4196.  
  4197.       Points out inadequate error detection and initiation of corrective       measures in the present protocol for communication between a TIP       and attached terminals.  References RFC 203. 
  4198.  
  4199.  
  4200.  
  4201.  Reynolds & Postel                                             [Page 123] 
  4202.  
  4203.  
  4204.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  4205.  
  4206.     229     Postel       Sep 71      Standard Host Names 
  4207.  
  4208.       A suggestion of eight character names and a proposed list of       names. 
  4209.  
  4210.    228     Walden       Sep 71      Clarification 
  4211.  
  4212.       A correction to RFC 70. 
  4213.  
  4214.    227     Heafner      Sep 71      Data Transfer Rates (RAND/UCLA) 
  4215.  
  4216.       A memo on data rates typical of the RJS use at UCLA CCN. 
  4217.  
  4218.    226     Karp         Sep 71      Standardization of Host Mnemonics 
  4219.  
  4220.       A list of Host Mnemonics is provided. 
  4221.  
  4222.    225     Harslem      Sep 71      RAND/UCSB Network Graphics                                     Experiment 
  4223.  
  4224.       Describes use from RAND of the UCSB-OLS system. 
  4225.  
  4226.    224     McKenzie     Sep 71      Comments on Mailbox Protocol 
  4227.  
  4228.       Comments on electronic mail and TIP's. 
  4229.  
  4230.    223     Melvin       Sep 71      Network Information Center Schedule                                     for Network Users 
  4231.  
  4232.       Access schedule for remote users of the NIC. 
  4233.  
  4234.    222     Metcalfe     Sep 71      System Programmer's Workshop 
  4235.  
  4236.       Announcement of the next workshop. 
  4237.  
  4238.    221     Watson       Aug 71      A Mail Box Protocol, Version-2 
  4239.  
  4240.       Discussion of the initial reaction to RFC 196. 
  4241.  
  4242.    220     Never Issued 
  4243.  
  4244.    219     Winter       Sep 71      User's View of the Datacomputer 
  4245.  
  4246.       A description of the Datacomputer. 
  4247.  
  4248.  
  4249.  
  4250.  
  4251.  
  4252.  
  4253.  
  4254. Reynolds & Postel                                             [Page 124] 
  4255.  
  4256.  
  4257.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  4258.  
  4259.     218     Cosell       Sep 71      Changing the IMP Status Reporting 
  4260.  
  4261.       A change in internal procedures in the ARPANET status reports from       the IMPs to the NIC. 
  4262.  
  4263.    217     White        Sep 71      Specification Changes for OLS,                                     RJE/RJOR, and SMFS 
  4264.  
  4265.       Current listing of documents that have been revised. 
  4266.  
  4267.    216     White        Sep 71      Telnet Access to UCSB's On-Line                                     System 
  4268.  
  4269.       Discussion of the implementation of a teletype-compatible       interface to UCSB's On-Line System. 
  4270.  
  4271.    215     McKenzie     Aug 71      NCP, ICP, and Telnet: The Terminal                                     IMP Implementation 
  4272.  
  4273.       Announcement of six Terminal IMPs being incorporated into the       Network, with additional Terminal IMPS scheduled for delivery. 
  4274.  
  4275.    214     Harslem      Aug 71      Network Checkout 
  4276.  
  4277.       Notification of the verification of certain sites. 
  4278.  
  4279.    213     Cosell       Aug 71      IMP System Change Notification 
  4280.  
  4281.       Several changes in the IMP internal procedures. 
  4282.  
  4283.    212     Vezza        Aug 71      NWG Meeting on Network Usage 
  4284.  
  4285.       A mailing list for RFC distribution. 
  4286.  
  4287.    211     NIC          Aug 71      ARPA Network Mailing List 
  4288.  
  4289.    210     Conrad       Aug 71      Improvement of Flow Control 
  4290.  
  4291.       Discussion of the current "give back" - "return" scheme. 
  4292.  
  4293.    209     Cosell       Aug 71      Host/IMP Interface Documentation 
  4294.  
  4295.       Discussion of a change to the IMP and the documentation       (BBN report 1822). 
  4296.  
  4297.  
  4298.  
  4299.  
  4300.  
  4301.  
  4302.  
  4303. Reynolds & Postel                                             [Page 125] 
  4304.  
  4305.  
  4306.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  4307.  
  4308.     208     McKenzie     Aug 71      Address Tables 
  4309.  
  4310.       A table of hosts on or soon to be on the ARPANET. 
  4311.  
  4312.    207     Vezza        Aug 71      A September Network Working Group                                     Meeting 
  4313.  
  4314.       Next meeting announcement. 
  4315.  
  4316.    206     White        Aug 71      A User Telnet Description of an                                     Initial Implementation 
  4317.  
  4318.       This document describes a program whose function is to make an       Online System terminal appear to any teletype-compatible,       time-sharing system in the Network as if it were directly       connected to that system. 
  4319.  
  4320.    205     Braden       Aug 71      NETCRT - A Character Display                                     Protocol 
  4321.  
  4322.       A significant revision of the character-display protocol (NETCRT),       based on CCN's proposed NETCRT from the May NWG Meeting. 
  4323.  
  4324.    204     Postel       Aug 71      Sockets in use 
  4325.  
  4326.       Announcement to collect information on the use of socket numbers       for standard service programs. 
  4327.  
  4328.    203     Kalin        Aug 71      Achieving Reliable Communication 
  4329.  
  4330.       This is a non-standard protocol, suitable for either second or       third level use and is proposed with the intent of providing error       resistant and highly reliable communication channels. 
  4331.  
  4332.    202     Wolfe        Jul 71      Possible Deadlock in ICP 
  4333.  
  4334.       A notation of a possible deadlock that will occur if both sides       open thier send or both sides open their receive sockets first. 
  4335.  
  4336.    201     Never Issued. 
  4337.  
  4338.    200     NIC          Aug 71      RFC List by Number 
  4339.  
  4340.       RFC's 1-200. 
  4341.  
  4342.  
  4343.  
  4344.  
  4345.  
  4346.  
  4347.  
  4348. Reynolds & Postel                                             [Page 126] 
  4349.  
  4350.  
  4351.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  4352.  
  4353.     199     Williams     Jul 71      Suggestions for a Network                                     Data-Tablet Graphics Protocol 
  4354.  
  4355.       SDC's comments to the discussion of a protocol for network       graphics within the ARPA Network community.  Concern is focused on       the development of the graphics protocol in two areas:       non-interactive graphics and data-tablet graphics, as opposed to       fully interactive graphics. 
  4356.  
  4357.    198     Heafner      Jul 71      Site Certification - Lincoln Labs                                     360/67 
  4358.  
  4359.       A report from RAND that Lincoln Labs protocol implementations are       correct. 
  4360.  
  4361.    197     Shoshani     Jul 71      Initial Connection Protocol -                                     Revised 
  4362.  
  4363.       An attempt at a simple version of ICP, assuming one may add       commands to Host-Host protocol. 
  4364.  
  4365.    196     Watson       Jul 71      A Mail Box Protocol 
  4366.  
  4367.       The purpose of this protocol is to provide at each site a standard       mechanism to receive sequential files for immediate or deferred       printing or other uses. 
  4368.  
  4369.    195     Mealy        Jul 71      Data Computers - Data Descriptions                                     and Access Language 
  4370.  
  4371.       This document discusses some of the problems involved in the       unified approach to Network data management, and to suggest       possible avenues of approach toward their resolution. 
  4372.  
  4373.    194     Cerf         Jul 71      The Data Reconfiguration Service -                                     Compiler/Interpreter Implementation                                     Notes 
  4374.  
  4375.       This document describes the new features of the language, the new       syntax, the form interpreter, and the instruction set. 
  4376.  
  4377.    193     Harslem      Jul 71      Network Checkout 
  4378.  
  4379.       A report form RAND on testing ten other hosts. 
  4380.  
  4381.  
  4382.  
  4383.  
  4384.  
  4385.  
  4386.  
  4387. Reynolds & Postel                                             [Page 127] 
  4388.  
  4389.  
  4390.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  4391.  
  4392.     192     Watson       Jul 71      Some Factors Which a Network                                     Graphics Protocol Must Consider 
  4393.  
  4394.       Discussion on what any network graphics protocol should come to       grips with. 
  4395.  
  4396.    191     Irby         Jul 71      Graphics Implementation and                                     Conceptualization at ARC 
  4397.  
  4398.       A brief description of the way in which graphics terminals are       conceptualized and used at the Augmentation Research Center. 
  4399.  
  4400.    190     Deutsch      Jul 71      DEC PDP-10 - IMLAC Communication                                     System 
  4401.  
  4402.       This document describes an operational system for communicating       textual display information between a main-site computer and a       remote display processor. 
  4403.  
  4404.    189     Braden       Jul 71      Interim NETRJS Specifications 
  4405.  
  4406.       A description of the operation and protocol of the remote job       entry service to CCN's 360 Model 91.  This interim protocol will       be implemented as a production service before the end of July. 
  4407.  
  4408.    188     Karp         Jan 71      Data Management Meeting Announcement 
  4409.  
  4410.       Plans for a data management meeting to be held Auguest 1971. 
  4411.  
  4412.    187     McKay        Jul 71      A Network/440 Protocol Concept 
  4413.  
  4414.       An information Request for Comments that is intended to convey       some of the thinking and philosophy that went into IBM's network       protocol and overall network design. 
  4415.  
  4416.    186     Michener     Jul 71      A Network Graphics Loader 
  4417.  
  4418.       The Network Graphics Loader described in this document proposes to       permit remote users on the ARPA network to obtain graphics output       from programs they write for the Evans and Sutherland Line Drawing       System. 
  4419.  
  4420.    185     North        Jul 71      NIC Distribution of Manuals and                                     Handbooks 
  4421.  
  4422.       The NIC request that sites send copies of manuals and handbooks to       them. 
  4423.  
  4424.  
  4425.  
  4426.  Reynolds & Postel                                             [Page 128] 
  4427.  
  4428.  
  4429.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  4430.  
  4431.     184     Kelley       Jul 71      Proposed Graphic Display Modes 
  4432.  
  4433.       The ARPA Network node at the University of Illinois' Center for       Advanced Computation is different from other nodes.  It is not       just a simple attachment to the net.  Establishment of the       computer system specifically for use of the ILLIAC IV and the       network is in process.  This paper describes the operating       systems, network interface and utility routines, and ILLIAC IV       routines to be used over the network. 
  4434.  
  4435.    183     Winett       Jul 71      The EBCDIC Codes and Their Mapping                                     to ASCII 
  4436.  
  4437.       This document defines and describes the IBM Standard Extended BCD       Interchange Code.  This is done in order to uniquely map the ASCII       codes into corresponding EBCDIC codes in a consistent manner       throughout the ARPA Network. 
  4438.  
  4439.    182     North        Jun 71      Compilation of List of Relevant Site                                     Reports 
  4440.  
  4441.       A Network Information Center compilation list of all site-produced       reports which are of interest to Network participants. 
  4442.  
  4443.    181     McConnell    Jun 71      Modifications to RFC 177 
  4444.  
  4445.       This document is intended to modify the proposal for a device       independent graphical display description discussed in RFC 177.       The main changes are in the definition of coordinate areas to       avoid one problem encountered with the old definition and to       provide more flexibility. 
  4446.  
  4447.    180     McKenzie     Jun 71      File System Questionnaire 
  4448.  
  4449.       An attempt to gather information about local file and data       conventions. 
  4450.  
  4451.    179     McKenzie     Jun 71      Link Number Assignments 
  4452.  
  4453.       This RFC has been replaced by RFCs 997 and 990. 
  4454.  
  4455.    178     Cotton       Jun 71      Network Graphic Attention Handling 
  4456.  
  4457.       The process of attention handling is briefly described, various       graphic configurations are discussed, input devices are surveyed       to identify the types of data which they produce, and an attention       protocol is proposed. 
  4458.  
  4459.  
  4460.  
  4461.  Reynolds & Postel                                             [Page 129] 
  4462.  
  4463.  
  4464.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  4465.  
  4466.     177     McConnell    Jun 71      A Device Independent Graphical                                     Display Description 
  4467.  
  4468.       As more nodes are connected to the ARPA network, the types of       graphical display processors available to users is quite varied.       To attempt to facilitate the transmission of graphical information       over the network, a device independent description of a display is       described. 
  4469.  
  4470.    176     Bhushan      Jun 71      Comments on Byte Size for                                     Connections 
  4471.  
  4472.       This document points out three views on the use of byte size for       network connections: 1) Byte size should not be used at all. 2)       Byte size is solely for the convenience of NCP's. 3) Byte size       choice is a user-level prerogative. 
  4473.  
  4474.    175     Harslem      Jun 71      Comments on "Socket Conventions                                     Reconsidered" 
  4475.  
  4476.       Pro and con discussion regarding RFC 167. 
  4477.  
  4478.    174     Postel       Jun 71      UCLA-Computer Science Graphics                                     Overview 
  4479.  
  4480.       This document provides an overview of the hardware, software, and       intentions of the UCLA Computer Science Department's Graphics       project. 
  4481.  
  4482.    173     Karp         Jun 71      Network Data Management Committeee                                     Meeting Announcement 
  4483.  
  4484.       A report on the formation of a data managment committee and on its       first meeting. 
  4485.  
  4486.    172     Bhushan      Jun 71      The File Transfer Protocol 
  4487.  
  4488.       This protocol is a user-level protocol for file transfer between       host computers (including terminal IMPs), on the ARPA computer       network.  The File Transfer Protocol (FTP) uses the data transfer       protocol described in RFC 171.  This paper assumes knowledge of       RFC 171. 
  4489.  
  4490.    171     Bhushan      Jun 71      The Data Transfer Protocol 
  4491.  
  4492.       Definition of a low-level Data Transfer Protocol (DTP) to be used       for transfer of data in file transfer, remote job entry, and other       applications oriented protocols.  A companion paper (RFC 172)       describes file transfer protocol. 
  4493.  
  4494.  Reynolds & Postel                                             [Page 130] 
  4495.  
  4496.  
  4497.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  4498.  
  4499.     170     NIC          Jun 71      RFC List by Number 
  4500.  
  4501.       A list of RFCs 1-170. 
  4502.  
  4503.    168     North        May 71      ARPA Network Mailing Lists 
  4504.  
  4505.       Distribution list for RFCs. 
  4506.  
  4507.    167     Bhushan      May 71      Socket Conventions Reconsidered 
  4508.  
  4509.       The recent NCP Protocol said nothing about how hosts should assign       socket numbers to process ports, except that the low-order bit is       to specify socket gender.  This document discusses two recent       proposals that call for additional network-wide conventions on the       32-bit socket number. 
  4510.  
  4511.    166     Anderson     May 71      Data Reconfiguration Service - An                                     Implementation Specification 
  4512.  
  4513.       This DRS experiment involved a software mechanism to reformat       Network data streams.  The mechanism can be adapted to numerous       Network application programs. 
  4514.  
  4515.    165     Postel       May 71      A Proferred Official Initial                                     Connection Protocol 
  4516.  
  4517.       This document specifies the third level protocol used to connect a       user process at one site with a server process at another site. 
  4518.  
  4519.    164     Heafner      May 71      Minutes of Network Working Group                                     Meeting 
  4520.  
  4521.       A 38 page reference on the discussions held at the Network Working       Group Meeting. 
  4522.  
  4523.    163     Cerf         May 71      Data Transfer Protocols 
  4524.  
  4525.       An informal statement on Data Transfer Protocols, in relation to       material discussed at the SJCC. 
  4526.  
  4527.    162     Kampe        May 71      NETBUGGER3 
  4528.  
  4529.       Discussion of NETBUGGER3 as a third level program for the       debugging of second and third level programs, experimentation with       and simulation of third level protocols. 
  4530.  
  4531.  
  4532.  
  4533.  
  4534.  
  4535.  Reynolds & Postel                                             [Page 131] 
  4536.  
  4537.  
  4538.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  4539.  
  4540.     161     Shoshani     May 71      A Solution to the Race Condition in                                     the ICP 
  4541.  
  4542.       A proposed solution to a problem that arose out of RFC 143. 
  4543.  
  4544.    160     NIC          May 71      RFC Brief List 
  4545.  
  4546.       Title or Partial Title RFC List (1-160) 
  4547.  
  4548.    159     Never Issued. 
  4549.  
  4550.    158     O'Sullivan   May 71      Proposed Telnet Protocol 
  4551.  
  4552.       Solicitation of comments, evaluation, and requests for       modification of the proposed Telnet protocol. 
  4553.  
  4554.    157     Cerf         May 71      Invitation to the Second Symposium                                     on Problems in the Optimization of                                     Data Communication Systems 
  4555.  
  4556.       Announcement of an ACM/IEEE conference on data communication. 
  4557.  
  4558.    156     Bouknight    Apr 71      Status of the Illinois Site                                     (Response to RFC 116) 
  4559.  
  4560.       Discusses the status of the operational hardware at the Illinois       site. 
  4561.  
  4562.    155     NIC          May 71      List to Receive RFCs 
  4563.  
  4564.       Mailing list of people who are receiving the initial distribution       of RFCs. 
  4565.  
  4566.    154     Crocker      May 71      Exposition Style 
  4567.  
  4568.       A note on style in documentation. 
  4569.  
  4570.    153     Melvin       May 71      SRI ARC-NIC Status 
  4571.  
  4572.       Discusses the current computer and network status of the SRI       ARC-NIC. 
  4573.  
  4574.    152     Wilber       May 71      SRI Artificial Intelligence Status                                     Report 
  4575.  
  4576.       Status report on SRAI's connection to the ARPANET as a research       center. 
  4577.  
  4578.  
  4579.  
  4580.  Reynolds & Postel                                             [Page 132] 
  4581.  
  4582.  
  4583.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  4584.  
  4585.     151     Shoshani     May 71      Comments on a Proferred Official ICP                                     (RFCs 123,127) 
  4586.  
  4587.       Specific and general remarks regarding the ICP. 
  4588.  
  4589.    150     Kalin        May 71      The Use of IPC Facilities 
  4590.  
  4591.       A working paper discussing the exposition of the types of usage to       which an IPC facility would be subjected.  This document hopes to       clarify the goals being pursued and should provide a benchmark for       gauging various implementation strategies. 
  4592.  
  4593.    149     Crocker      May 71      The Best Laid Plans... 
  4594.  
  4595.       Changes to the topics and attendees of the upcoming NWG meeting. 
  4596.  
  4597.    148     Bhushan      May 71      Comments on RFC 123 
  4598.  
  4599.       Regarding the byte size requirements for the initial connection. 
  4600.  
  4601.    147     Winett       May 71      The Definition of a Socket 
  4602.  
  4603.       Defining, specifying, and identifying sockets. 
  4604.  
  4605.    146     Karp         May 71      Views on Issues Relevant to Data                                     Sharing on Computer Networks 
  4606.  
  4607.       Concurrence with the views presented in RFC 140. 
  4608.  
  4609.    145     Postel       May 71      Initial Connection Protocol Control                                     Commands 
  4610.  
  4611.       An interpretation of the exchange between NCP's which would be       necessary to carry out the Initial Connection Protocol (ICP) of       RFC 123. 
  4612.  
  4613.    144     Shoshani     Apr 71      Data Sharing on Computer Networks 
  4614.  
  4615.       An introductory paper for the upcoming NWG meeting in Atlantic       City. 
  4616.  
  4617.    143     Naylor       May 71      Regarding Proferred Official ICP 
  4618.  
  4619.       Comments on a race condition discovered in the ICP as proposed in       RFC 123. 
  4620.  
  4621.  
  4622.  
  4623.  
  4624.  
  4625.  Reynolds & Postel                                             [Page 133] 
  4626.  
  4627.  
  4628.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  4629.  
  4630.     142     Kline        May 71      Time-out Mechanism in the Host-Host                                     Protocol 
  4631.  
  4632.       Discussion on potential situations that can occur when sending a       message to a foreign site. 
  4633.  
  4634.    141     Harslem      Apr 71      Comments on RFC 114 (A File Transfer                                     Protocol) 
  4635.  
  4636.       Further discussion on the File Transfer Protocol. 
  4637.  
  4638.    140     Crocker      May 71      Agenda for the May NWG Meeting 
  4639.  
  4640.       A list of topics to be discussed at the upcoming meeting, plus a       listing of relevant RFCs that should be reviewed prior to the       meeting. 
  4641.  
  4642.    139     O'Sullivan   May 71      Discussion of Telnet Protocol 
  4643.  
  4644.       An extension of RFC 137. 
  4645.  
  4646.    138     Anderson     Apr 71      Status Report on Proposed Data                                     Reconfiguration Service 
  4647.  
  4648.       Provides a description of a proposed Network experiment and to       solicit comments on any aspect of the experiment. 
  4649.  
  4650.    137     O'Sullivan   Apr 71      Telnet Protocol - A Proposed                                     Document 
  4651.  
  4652.       Solicitation for review and comment before the Atlantic City NWG       meetings. 
  4653.  
  4654.    136     Kahn         Apr 71      Host Accounting and Administrative                                     Procedures 
  4655.  
  4656.       Discussion of a plan to be formulated and accepted for the       development of a Host accounting system in the ARPA Network. 
  4657.  
  4658.    135     Hathaway     Apr 71      Response to RFC 110 
  4659.  
  4660.       Comments and proposals of new conventions to replace the ones       proposed in RFC 110. 
  4661.  
  4662.    134     Vezza        Apr 71      Network Graphics Meeting 
  4663.  
  4664.       Announcement of the next Network Graphics Meeting at Project MAC       in July 1971. 
  4665.  
  4666.  
  4667.  
  4668. Reynolds & Postel                                             [Page 134] 
  4669.  
  4670.  
  4671.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  4672.  
  4673.     133     Sundberg     Apr 71      File Transfer and Error Recovery 
  4674.  
  4675.       Sample interchanges and comments on file transfer and errors. 
  4676.  
  4677.    132     White        Apr 71      Typographical Error in RFC 107 
  4678.  
  4679.       Points out an error in RFC 107. 
  4680.  
  4681.    131     Harslem      Apr 71      Response to RFC 116 (May NWG                                     Meeting) 
  4682.  
  4683.       A description of networr plans at RAND, including the data       reconfiguration service, and a comment on the role of the NWG. 
  4684.  
  4685.    130     Heafner      Apr 71      Response to RFC 111 (Pressure from                                     the Chairman) 
  4686.  
  4687.       Discussion of RAND's role in testing other host implementations       and schedule dependences. 
  4688.  
  4689.    129     Harslem      Apr 71      A Request for Comments on Socket                                     Name Structure 
  4690.  
  4691.       Comments on several suggested socket name structures. 
  4692.  
  4693.    128     Postel       Apr 71      Bytes 
  4694.  
  4695.       Discussion of the Byte size parameter allowed by the 2nd level       protocol. 
  4696.  
  4697.    127     Postel       Apr 71      Comments on RFC 123 
  4698.  
  4699.       Continued interpretations of the exchange between NCP's which       would be necessary to carry out the Initial Connection Protocol of       RFC 123. 
  4700.  
  4701.    126     McConnell    Apr 71      Ames Graphics Facilities at Ames                                     Research Center 
  4702.  
  4703.       Discusses the graphical facilities at Ames for the IBM 360/67 TSS. 
  4704.  
  4705.    125     McConnell    Apr 71      Response to RFC 86, Proposal for                                     Network Standard Format for a                                     Graphics Data Stream 
  4706.  
  4707.       Improves and updates RFC 86. 
  4708.  
  4709.  
  4710.  
  4711.  
  4712.  
  4713. Reynolds & Postel                                             [Page 135] 
  4714.  
  4715.  
  4716.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  4717.  
  4718.     124     Melvin       Apr 71      Typographical Error in RFC 107 
  4719.  
  4720.       Points out an error in RFC 107. 
  4721.  
  4722.    123     Crocker      Apr 71      A Proferred Official ICP 
  4723.  
  4724.       Description of a family of ICPs (Initial Connection Protocol)       suitable for establishing one pair of connections (one in each       direction) between any user process and any server process, and       proposes a particular subset of this family as the standard ICP       for connecting user processes to loggers on systems which accept       teletype-like devices. 
  4725.  
  4726.    122     White        Apr 71      Network Specifications for UCSB's                                     Simple-Minded File System 
  4727.  
  4728.       UCSB's Simple Minded File System (SMFS) which will provide file       storage for network users.  This document provides programmers       with the information necessary to communicate with SMFS. 
  4729.  
  4730.    121     Krilanovich  Apr 71      Network On-Line Operators 
  4731.  
  4732.       Descriptions of operators that have been implemented within UCSB's       On-Line System and make the network (via NCP) accessible to       On-Line system users. 
  4733.  
  4734.    120     Krilanovich  Apr 71      Network PL1 Subprograms 
  4735.  
  4736.       Descriptions of subroutines that have been implemented at UCSB and       make the network (via NCP) accessible to PL1 programs executing in       the IBM 360/75. 
  4737.  
  4738.    119     Krilanovich  Apr 71      Network FORTRAN Subprograms 
  4739.  
  4740.       Descriptions of a set of assembly-language subprograms, their       functions and calling sequences. 
  4741.  
  4742.    118     Watson       Apr 71      Information Required for Each                                     Service Available to the Network 
  4743.  
  4744.       Cites two classes of information which each site needs to provide       for every service or process it makes available over the ARPA       network. 
  4745.  
  4746.    117     Wong         Apr 71      Some Comments on the Official                                     Protocol 
  4747.  
  4748.       Cites weaknesses in RFC 107, and provides suggestions for       correction and handling. 
  4749.  
  4750.  Reynolds & Postel                                             [Page 136] 
  4751.  
  4752.  
  4753.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  4754.  
  4755.     116     Crocker      Apr 71      Structure of the May NWG Meeting 
  4756.  
  4757.       Proposed meeting agenda centering around discussions of advertised       topics, with published status reports and position papers. 
  4758.  
  4759.    115     Watson       Apr 71      Some Network Information Center                                     Policies on Handling Documents 
  4760.  
  4761.       Discusses current document policies between the Network       Information Center and sites on the network. 
  4762.  
  4763.    114     Bhushan      Apr 71      A File Transfer Protocol 
  4764.  
  4765.       Proposed file transfer mechanisms that have been developed for       immediate implementation on hosts at MIT. 
  4766.  
  4767.    113     Harlsem      Apr 71      Network Activity Report: UCSB and                                     RAND 
  4768.  
  4769.       Report on the network use and validity between UCSB's RJE and RJOR       systems and RAND. 
  4770.  
  4771.    112     O'Sullivan   Apr 71      User/Server Site Protocol Network                                     HOST Questionnaire 
  4772.  
  4773.       A summary of the responses to the referenced questionnaire. 
  4774.  
  4775.    111     Crocker      Mar 71      Pressure from the Chairman 
  4776.  
  4777.       Proposed scheduling for the implementation of NCPs and Telnets. 
  4778.  
  4779.    110     Winett       Mar 71      Conventions for Using an IBM 2741                                     Terminal as a User Console for                                     Access to Network Server Hosts 
  4780.  
  4781.       Telnet implementation and the 2741. 
  4782.  
  4783.    109     Winett       Mar 71      Level III Server Protocol for the                                     Lincoln Laboratory 360/67 Host 
  4784.  
  4785.       Telnet implementation and the 360/67. 
  4786.  
  4787.    108     Watson       Mar 71      Attendance List at the Urbana NWG                                     Meeting, 17-19 February 1971 
  4788.  
  4789.       Lists attendees at the NWG meeting held February 1971. 
  4790.  
  4791.  
  4792.  
  4793.  
  4794.  
  4795. Reynolds & Postel                                             [Page 137] 
  4796.  
  4797.  
  4798.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  4799.  
  4800.     107     Bressler     Mar 71      Output of the Host-Host Protocol                                     Glitch Cleaning Committee 
  4801.  
  4802.       The second meeting of the Host-Host Protocol Glitch Cleaning       committee. 
  4803.  
  4804.    106     O'Sullivan   Mar 71      USER/SERVER Site Protocol Network                                     Host Questionnaire 
  4805.  
  4806.       An attempt to gather information for creating the Telnet Protocol. 
  4807.  
  4808.    105     White        Mar 71      Network Specification for Remote Job                                     Entry and Remote Job Output                                     Retrieval at UCSB 
  4809.  
  4810.       Describes the remote job entry service at UCSB. 
  4811.  
  4812.    104     Postel       Feb 71      Link 191 
  4813.  
  4814.       General agreement to reserve a link for use in measurements.       Therefore, Link 191 will be assigned for measurement use. 
  4815.  
  4816.    103     Kalin        Feb 71      Implementation of Interrupt Keys 
  4817.  
  4818.       This paper discusses the problems and solutions that are simple to       implement in the current protocol specifications that contain       serious logical errors in the interrupt functions. 
  4819.  
  4820.    102     Crocker      Feb 71      Output of the HOST/HOST Protocol                                     Glitch Cleaning Committee 
  4821.  
  4822.       Numerous topics were discussed. 
  4823.  
  4824.    101     Watson       Feb 71      Notes on the Network Working Group                                     Meeting 
  4825.  
  4826.       Transcript of the Network Working Group Meeting, February 1970. 
  4827.  
  4828.    100     Karp         Feb 71      Categorization and Guide to NWG/RFCs 
  4829.  
  4830.       Categorizes, identifies, and summarizes RFCS 1-100. 
  4831.  
  4832.    099     Karp         Feb 71      Network Meeting 
  4833.  
  4834.       Announcement of the next meeting of the Network Working Group for       20 May 1970. 
  4835.  
  4836.  
  4837.  
  4838.  
  4839.  
  4840. Reynolds & Postel                                             [Page 138] 
  4841.  
  4842.  
  4843.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  4844.  
  4845.     098     Meyer        Feb 71      Logger Protocol Proposal 
  4846.  
  4847.       This "network logger protocol" is intended to specify how the       existing logger of a network host is to interface to the network       so as to permit a login from a console attached to another host. 
  4848.  
  4849.    097     Melvin       Feb 71      A First Cut at a Proposed Telnet                                     Protocol 
  4850.  
  4851.       This document was motivated by the need to set specifications for       a protocol which would allow on-line access to the Network       Information Center (NIC). 
  4852.  
  4853.    096     Watson       Feb 71      An Interactive Network Experiment to                                     Study Modes of Access to the Network                                     Information Center 
  4854.  
  4855.       Outlines the framework for a simple interactive experiment to       study modes of access to the Network Information Center (NIC). 
  4856.  
  4857.    095     Crocker      Feb 71      Distribution of NWG/RFC's Through                                     the NIC 
  4858.  
  4859.       Standards for establishing lines of communication of all of the       sites with the Network Information Center, in regards to       distribution of RFC's. 
  4860.  
  4861.    094     Harslem      Feb 71      Some Thoughts on Network Graphics 
  4862.  
  4863.       Discussion of the initial reaction to RFC 86, whose purpose was to       provide a basis for discussion and development of Network       graphics. 
  4864.  
  4865.    093     McKenzie     Jan 71      Initial Connection Protocol 
  4866.  
  4867.       A review of the Initial Connection Protocol (ICP), first described       in RFC 66 and restated in RFC 80. 
  4868.  
  4869.    092     Never Issued. 
  4870.  
  4871.    091     Mealy        Dec 70      A Proposed User-User Protocol 
  4872.  
  4873.       Discussion of UCLA's Campus Computing Network of services and       implementation priorities. 
  4874.  
  4875.  
  4876.  
  4877.  
  4878.  
  4879.  
  4880.  
  4881. Reynolds & Postel                                             [Page 139] 
  4882.  
  4883.  
  4884.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  4885.  
  4886.     090     Braden       Jan 71      CCN as a Network Service Center 
  4887.  
  4888.       Discussion of UCLA's Campus Computing Network of services and       implementation priorities. 
  4889.  
  4890.    089     Metcalfe     Jan 71      Some Historic Moments in Networking 
  4891.  
  4892.       Noteworthy achievements for the MIT-Project MAC Dynamic       Modeling/Computer Graphics PDP-6/10 System, while awaiting the       completion of an interim network control program. 
  4893.  
  4894.    088     Braden       Jan 71      NETRJS - A Third Level Protocol for                                     Remote Job Entry 
  4895.  
  4896.       Description of NETRJS, which is the name for a message protocol       and a set of control conventions which will allow users at remote       Hosts to access the RJS remote batch subsystem of UCLA/CCN. 
  4897.  
  4898.    087     Vezza        Jan 71      Topic for Discussion at the Next                                     Network Working Group Meeting 
  4899.  
  4900.       Suggests Network Working Group discussion on topics germane to       network graphics. 
  4901.  
  4902.    086     Crocker      Jan 71      Proposal for a Network Standard                                     Format for a Data Stream to Control                                     Graphics Display 
  4903.  
  4904.       Proposes specifying the form of an output stream for the case that       the output portion of the console (which is attached to a computer       at the user's site) is a typical refresh display with point,       vector, and character drawing capability. 
  4905.  
  4906.    085     Crocker      Dec 70      Network Working Group Meeting 
  4907.  
  4908.       Announcement of regularly scheduled Network Working Group Meetings       every three months. 
  4909.  
  4910.    084     North        Dec 70      List of NWG/RFCs 1-80 
  4911.  
  4912.       Lists RFCs 1-80. 
  4913.  
  4914.    083     Anderson     Dec 70      Language-Machine for Data                                     Reconfiguration 
  4915.  
  4916.       Describes a syntax-driven interpreter that operates on a grammar       which is an orderd set of replacement rules for the Form Machine. 
  4917.  
  4918.  
  4919.  
  4920.  Reynolds & Postel                                             [Page 140] 
  4921.  
  4922.  
  4923.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  4924.  
  4925.     082     Meyer        Dec 70      Network Meeting Notes 
  4926.  
  4927.       A transcribed summary of the Fall 1970 network meeting notes. 
  4928.  
  4929.    081     Bouknight    Dec 70      Request for Reference Information 
  4930.  
  4931.       Request for documents in the subject areas of data communications       and communications theory. 
  4932.  
  4933.    080     Harslem      Dec 70      Protocol and Data Formats 
  4934.  
  4935.       Proposes general solutions concerning Initial Connection       Protocols, Pre-specificed Data Formats, and Adaptable Mechanisms. 
  4936.  
  4937.    079     Meyer        Nov 70      Logger Protocol Error 
  4938.  
  4939.    078     Harslem      Nov 70      NCP Status Report: UCSB/Rand 
  4940.  
  4941.       Conducted an excercise between UCSB console to/from RAND console       validation of the respective NCPs. 
  4942.  
  4943.    077     Postel       Nov 70      Network Meeting Report 
  4944.  
  4945.       Report on three Network Working Group meetings held during       November 16, 17, and 18. 
  4946.  
  4947.    076     Bouknight    Oct 70      Connection-by-Name: User-Oriented                                     Protocol 
  4948.  
  4949.       Suggests a user level interface to network protocol where all user       protocol is handled symbolically with system procedures making the       translation into host-to-host protocol.  Proposes general       solutions. 
  4950.  
  4951.    075     Crocker      Oct 70      Network Meeting 
  4952.  
  4953.       Announcement of the next scheduled meeting of the Network Working       Group for 16 Nov 70. 
  4954.  
  4955.    074     White        Oct 70      Specifications for Network Use of                                     the UCSB On-Line System 
  4956.  
  4957.       Announcement of UCSB's On-Line System (OLS) availability to ARPA       Network users. 
  4958.  
  4959.  
  4960.  
  4961.  
  4962.  
  4963.  
  4964.  
  4965. Reynolds & Postel                                             [Page 141] 
  4966.  
  4967.  
  4968.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  4969.  
  4970.     073     Crocker      Sep 70      Response to RFC 67 
  4971.  
  4972.       General agreement with proposed policy. 
  4973.  
  4974.    072     Bressler     Sep 70      Proposed Moratorium on Changes to                                     Network Protocol 
  4975.  
  4976.       Cites critical changes that could occur in hardware/software       development efforts and advanced debugging if changes in the       Network Protocol aren't kept in check. 
  4977.  
  4978.    071     Schipper     Sep 70      Reallocation in Case of Input Error 
  4979.  
  4980.       Discussion of how to resynchronize flow control using a proposed       protocol for the CCN-Host at UCLA. 
  4981.  
  4982.    070     Crocker      Oct 70      A Note on Padding 
  4983.  
  4984.       Discussion of padding on a message. 
  4985.  
  4986.    069     Bhushan      Sep 70      Distribution List Change for MIT. 
  4987.  
  4988.       Announcement of name change. 
  4989.  
  4990.    068     Elie         Aug 70      Comments on Memory Allocation                                     Control Commands (CEASE, ALL, GVB,                                     RET) and RFNM 
  4991.  
  4992.       Provides a scheme for buffer allocation. 
  4993.  
  4994.    067     Crowther     Undated     Proposed Change to Host/IMP Spec to                                     Eliminate Marking 
  4995.  
  4996.       Proposed change to eliminate marking, per Walden's comments. 
  4997.  
  4998.    066     Crocker      Aug 70      3rd Level Ideas and Other Noise 
  4999.  
  5000.       Meeting notes from 12 Aug 70 between Crocker and representatives       from BBN and MIT regarding the third level protocol. 
  5001.  
  5002.    065     Walden       Aug 70      Comments on Host-Host Protocol                                     Document Number 1 (Crocker,                                     3 August 70) 
  5003.  
  5004.       Critique and suggestions for improvement of the Host-Host Protocol       document. 
  5005.  
  5006.  
  5007.  
  5008.  
  5009.  
  5010. Reynolds & Postel                                             [Page 142] 
  5011.  
  5012.  
  5013.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  5014.  
  5015.     064     Elie         Undated     Getting Rid of Marking 
  5016.  
  5017.       Suggests simple modifications and solutions to the IMP-HOST       interface which would be a better solution than marking. 
  5018.  
  5019.    063     Cerf         Jul 70      Belated Network Meeting Report 
  5020.  
  5021.       Network meeting report of the Network Working Group from 8 May 70. 
  5022.  
  5023.    062     Walden       Aug 70      A System for Interprocess                                     Communication in a Resource Sharing                                     Computer Network 
  5024.  
  5025.       Supercedes RFC 61. 
  5026.  
  5027.    061     Walden       Jul 70      A Note on Interprocess Communication                                     in a Resource Sharing Computer                                     Network 
  5028.  
  5029.       A draft request for comments of a resource sharing study that may       be of general interest to network participants. 
  5030.  
  5031.    060     Kalin        Jul 70      A Simplified NCP Protocol 
  5032.  
  5033.       Definition of a new NCP Protocol that is simple enough to be       implemented on a very small computer, yet can be extended for       efficient operation on large timesharing machines. 
  5034.  
  5035.    059     Meyer        Jun 70      Flow Control-Fixed Versus Demand                                     Allocation 
  5036.  
  5037.       Discussion of the advantages and disadvantages of the method of       flow control as described in RFC 54. 
  5038.  
  5039.    058     Skinner      Jun 70      Logical Message Synchronization 
  5040.  
  5041.       A discussion on a question raised at the last network meeting       regarding the question of logical and physical message       distinctions. 
  5042.  
  5043.    057     Kraley       Jun 70      Thoughts and Reflections on RFC 54 
  5044.  
  5045.    056     Belove       Jun 70      Third Level Protocol 
  5046.  
  5047.       All explanations in this RFC are meant to describe functional       characteristics rather than design. 
  5048.  
  5049.  
  5050.  
  5051.  
  5052.  
  5053. Reynolds & Postel                                             [Page 143] 
  5054.  
  5055.  
  5056.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  5057.  
  5058.     055     Newkirk      Jun 70      A Prototypical Implementation of the                                     NCP 
  5059.  
  5060.       A prototypical specification in a prose format of what the NCP       could look like. 
  5061.  
  5062.    054     Crocker      Jun 70      An Official Protocol Proffering 
  5063.  
  5064.       Submission of the Official Protocol for comments and suggestions. 
  5065.  
  5066.    053     Crocker      Jun 70      An Official Protocol Mechanism 
  5067.  
  5068.       Group discussion on rules for establishing and modifying an       official Host-Host protocol. 
  5069.  
  5070.    052     Postel       Jul 70      Updated Distribution List 
  5071.  
  5072.       Mailing list for distributing the RFCs. 
  5073.  
  5074.    051     Elie         May 70      Proposal for a Network Interchange                                     Language 
  5075.  
  5076.       A proposal to specify a high level programming language for       computer networks, specifically the ARPA network. 
  5077.  
  5078.    050     Harslem      Apr 70      Comments on the Meyer Proposal 
  5079.  
  5080.       General acceptance on RFC 46, plus comments on the seven issues       raised in RFC 47. 
  5081.  
  5082.    049     Meyer        Apr 70      Conversations with Steve Crocker                                     (UCLA) 
  5083.  
  5084.       Discussion of telephone conversations relating to the Network       Protocol, specifically regarding Meyer's proposal in RFC 46. 
  5085.  
  5086.    048     Postel       Apr 70      A Possible Protocol Plateau 
  5087.  
  5088.       Reporting activities since the Network meeting of 17 March 1970. 
  5089.  
  5090.    047     Postel       Apr 70      BBN's Comments on RFC 33 
  5091.  
  5092.       Comments from BBN regarding RFC 33 (New HOST-HOST Protocol). 
  5093.  
  5094.    046     Meyer        Apr 70      ARPA Network Protocol Notes 
  5095.  
  5096.       Comments and suggestions from the NWG at Project MAC, based upon       the protocol outlined in RFCs 33,36. 
  5097.  
  5098.  
  5099.  
  5100. Reynolds & Postel                                             [Page 144] 
  5101.  
  5102.  
  5103.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  5104.  
  5105.     045     Postel       Apr 70      New Protocol is Coming 
  5106.  
  5107.       Announcement of a new version of the Network Protocol. 
  5108.  
  5109.    044     Shoshani     Apr 70      Comments on RFCs 33,36 
  5110.  
  5111.       General discussion and suggestions for refinements to the       HOST-HOST Protocol. 
  5112.  
  5113.    043     Nemeth       Mar 70      Proposed Meeting 
  5114.  
  5115.       An announcement of a meeting to discuss the Local Interaction       Language system. 
  5116.  
  5117.    042     Ancona       Mar 70      Message Data Types 
  5118.  
  5119.       A proposal that the first eight bits of a normal message be       reserved for a message data type. 
  5120.  
  5121.    041     Melvin       Mar 70      IMP/IMP Teletype Communication 
  5122.  
  5123.       Comments that transmitting IMP sites should use 24 hour time and       include the time zone designation. 
  5124.  
  5125.    040     Harslem      Mar 70      More Comments on the Forthcoming                                     Protocol 
  5126.  
  5127.       Further elaborations on the errors, queries, and Host status that       were mentioned in RFC 39. 
  5128.  
  5129.    039     Harslem      Mar 70      Comments on Network Protocol                                     (RFC 36) 
  5130.  
  5131.       More suggestions to be considered as additions to RFC 36 - Network       Protocol. 
  5132.  
  5133.    038     Wolfe        Mar 70      Comments on Network Protocol                                     (RFC 36) 
  5134.  
  5135.       Continued discussion on the proposed Network Protocol. 
  5136.  
  5137.    037     Crocker      Mar 70      Network Meeting Epilogues, etc. 
  5138.  
  5139.       Network Meeting notes from 17 March 1970. 
  5140.  
  5141.  
  5142.  
  5143.  
  5144.  
  5145.  
  5146.  
  5147. Reynolds & Postel                                             [Page 145] 
  5148.  
  5149.  
  5150.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  5151.  
  5152.     036     Crocker      Mar 70      Protocol Notes 
  5153.  
  5154.       A three part overview of the Network Protocol. 
  5155.  
  5156.    035     Crocker      Mar 70      Network Meeting 
  5157.  
  5158.       Announcement of a network meeting: date, time, place, and proposed       agenda. 
  5159.  
  5160.    034     English      Feb 70      Some Brief Preliminary Notes on the                                     ARC Clock 
  5161.  
  5162.       Describes the ARC Clock system. 
  5163.  
  5164.    033     Crocker      Feb 70      New Host-Host Protocol 
  5165.  
  5166.       Revises RFC 11, and indicates numerous changes in the old       protocol. 
  5167.  
  5168.    032     Cole         Feb 70      Some Thoughts on SRI's Proposed Real                                     Time Clock 
  5169.  
  5170.       References and comments on RFCs 28,29. 
  5171.  
  5172.    031     Bobrow       Feb 68      Binary Message Forms in Computer                                     Networks 
  5173.  
  5174.       Suggest alternative approaches and methods for describing       messages. 
  5175.  
  5176.    030     Crocker      Feb 70      Documentation Conventions 
  5177.  
  5178.       Revises the definition of style, content, form, and distribution       of the Network Working Group's notes.  Replaces RFCs 10,16,24,27. 
  5179.  
  5180.    029     Kahn         Jan 70      Note in Response to Bill English's                                     Request for Comments 
  5181.  
  5182.       Comments in response to English's question which was raised in       RFC 28. 
  5183.  
  5184.    028     English      Jan 70      Time Standards 
  5185.  
  5186.       Request for comments relative to Network time standards. 
  5187.  
  5188.  
  5189.  
  5190.  
  5191.  
  5192.  
  5193.  
  5194. Reynolds & Postel                                             [Page 146] 
  5195.  
  5196.  
  5197.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  5198.  
  5199.     027     Crocker      Dec 69      Documentation Conventions 
  5200.  
  5201.       Revises the definition of style, content, form, and distribution       of the Network Working Group's notes.  Replaces RFCs 10,16,24. 
  5202.  
  5203.    026     Never Issued. 
  5204.  
  5205.    025     Crocker      Oct 69      No High Link Numbers 
  5206.  
  5207.       Suggests that no link number over 63 be used. 
  5208.  
  5209.    024     Crocker      Nov 69      Documentation Conventions 
  5210.  
  5211.       Revises the definition of style, content, form, and distribution       of the Network Working Group's notes.  Replaces RFCs 10,16. 
  5212.  
  5213.    023     Gregg        Oct 69      Transmission of Multiple Control                                     Messages 
  5214.  
  5215.       Discusses how a network program at a site should be prepared to       send or receive more than one control message in a single control       communication. 
  5216.  
  5217.    022     Cerf         Oct 69      Host-Host Control Message Formats 
  5218.  
  5219.       Reports on a new control message format which does not use the       7-bit ASCII character mode of transmission. 
  5220.  
  5221.    021     Cerf         Oct 69      Report on Network Meeting 
  5222.  
  5223.       Attendance list and topics discussed. 
  5224.  
  5225.    020     Cerf         Oct 69      ASCII Format for Network Interchange 
  5226.  
  5227.       Discusses the use of standard 7-bit ASCII embedded in an 8-bit       byte whose high order bit is always 1. 
  5228.  
  5229.    019     Kreznar      Oct 69      Two Protocol Suggestions to Reduce                                     Congestion at Swap-Bound Nodes 
  5230.  
  5231.       Suggests alternatives in reducing congestion at swap-bound nodes. 
  5232.  
  5233.    018     Cerf         Sep 69      Comments Re: Host-Host control link 
  5234.  
  5235.       Suggestions regarding the Host-Host control link. 
  5236.  
  5237.  
  5238.  
  5239.  
  5240.  
  5241.  Reynolds & Postel                                             [Page 147] 
  5242.  
  5243.  
  5244.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  5245.  
  5246.     017a    Kahn         Aug 69      Some Comments Re: HOST-IMP Protocol 
  5247.  
  5248.       Comments in response to Kreznar's questions which were raised in       RFC 17. 
  5249.  
  5250.    017     Kreznar      Aug 69      Some Questions Re: HOST-IMP Protocol 
  5251.  
  5252.       Queries and opinions regarding the HOST-IMP Protocol. 
  5253.  
  5254.    016     Crocker      Aug 69      M.I.T. 
  5255.  
  5256.       Announcement that MIT is now to receive all Network Working Group       memos. 
  5257.  
  5258.    015     Carr         Sep 69      Network Subsystem for Time Sharing                                     Hosts 
  5259.  
  5260.       Proposes a subsystem called "Telnet", which would be a shell       program around the network system primitives, allowing a teletype       or similar terminal at a remote host to function as a teletype at       the serving host. 
  5261.  
  5262.    014     Never Issued. 
  5263.  
  5264.    013     Cerf         Aug 69      Referring to RFC 11 
  5265.  
  5266.       Proposes a zero text length EOF (End-Of-File) message. 
  5267.  
  5268.    012     Wingfield    Aug 69      IMP-HOST Interface Flow Diagrams 
  5269.  
  5270.       Flow diagrams that indicate the logical sequence of hardware       operations which occur within the IMP-HOST interface. 
  5271.  
  5272.    011     Deloche      Aug 69      Implementation of the Host-Host                                     Software Procedures in GORDO 
  5273.  
  5274.       Discussion of Host-Host Procedures and GORDO as a time-sharing       system that was implemented on a SDS Sigma 7. 
  5275.  
  5276.    010     Crocker      Jul 69      Documentation Conventions 
  5277.  
  5278.       Revises the definition of style, content, form, and distribution       of the Network Working Group's notes.  Replaces RFC 3. 
  5279.  
  5280.    009     Deloche      May 69      Host Software 
  5281.  
  5282.       Discusses the Host-Host Protocol, Network Service Calls, and Data       Structures. 
  5283.  
  5284.  
  5285.  
  5286. Reynolds & Postel                                             [Page 148] 
  5287.  
  5288.  
  5289.  RFC 1000 - Request for Comments Reference Guide              August 1987 
  5290.  
  5291.     008     Deloche      May 69      ARPA Network Functional                                     Specifications 
  5292.  
  5293.       Discusses transmission features, functional software       specifications, and the Link establishment procedure. 
  5294.  
  5295.    007     Deloche      May 69      HOST-IMP Interface 
  5296.  
  5297.       Discusses Host-IMP interface issues. 
  5298.  
  5299.    006     Crocker      Apr 69      Conversation with Bob Kahn 
  5300.  
  5301.       Conversations regarding code conversion in the IMP's, IMP-HOST       communication, and HOST software. 
  5302.  
  5303.    005     Rulifson     Jun 69      DEL 
  5304.  
  5305.       Details the machine independent language DEL (Decode-Encode       Language). 
  5306.  
  5307.    004     Shapiro      Mar 69      Network Timetable 
  5308.  
  5309.       Discusses installation, configuration, network checkout, and test       messages run between SRI and UCLA. 
  5310.  
  5311.    003     Crocker      Apr 69      Documentation Conventions 
  5312.  
  5313.       Establishes a definition of style, content, form, and distribution       of the Network Working Group's notes (Obsoleted by RFC 10). 
  5314.  
  5315.    002     Duvall       Apr 69      Links 
  5316.  
  5317.       Discusses various types of Links, including Control, Primary, and       Auxilliary Links. 
  5318.  
  5319.    001     Crocker      Apr 69      Host Software 
  5320.  
  5321.       Discusses the Host software and initial experiments on the ARPA       Network. 
  5322.  
  5323.  
  5324.  
  5325.  
  5326.  
  5327.  
  5328.  
  5329.  
  5330.  
  5331.  
  5332.  
  5333.  Reynolds & Postel                                             [Page 149] 
  5334.  
  5335.