RFC885 Telnet end of record option

0885 Telnet end of record option. J. Postel. December 1983. (Format: TXT=3232 bytes) (Status: PROPOSED STANDARD)

日本語訳
RFC一覧

参照

Network Working Group                                          J. Postel
Request for Comments: 885                                            ISI
                                                           December 1983

                      TELNET END OF RECORD OPTION


This RFC specifies a standard for the ARPA Internet community.  Hosts on
the ARPA Internet that need to mark record boundaries within Telnet
protocol data are expected to adopt and implement this standard.

1.  Command Name and Code

   END-OF-RECORD     25

2.  Command Meanings

   IAC WILL END-OF-RECORD

      The sender of this command requests permission to begin
      transmission of the Telnet END-OF-RECORD (EOR) code when
      transmitting data characters, or the sender of this command
      confirms it will now begin transmission of EORs with transmitted
      data characters.

   IAC WON'T END-OF-RECORD

      The sender of this command demands to stop transmitting, or to
      refuses to begin transmitting, the EOR code when transmitting data
      characters.

   IAC DO END-OF-RECORD

      The sender of this command requests that the sender of data start
      transmitting the EOR code when transmitting data, or the sender of
      this command confirms that the sender of data is expected to
      transmit EORs.

   IAC DON'T END-OF-RECORD

      The sender of this command demands that the receiver of the
      command stop or not start transmitting EORs when transmitting
      data.

3.  Default

   WON'T END-OF-RECORD

   DON'T END-OF-RECORD

   END-OF-RECORD is not transmitted.


Postel                                                          [Page 1]



RFC 885                                                    December 1983


4. Motivation for the Option

   Many interactive systems use one (or more) of the normal data
   characters to indicate the end of an effective unit of data (i.e., a
   record), for example, carriage-return (or line-feed, or escape).
   Some systems, however, have some special means of indicating the end
   of an effective data unit, for example, a special key.  This Telnet
   option provides a means of communicating the end of data unit in a
   standard way.

5.  Description of the Option

   When the END-OF-RECORD option is in effect on the connection between
   a sender of data and the receiver of the data, the sender transmits
   EORs.

   It seems probable that the parties to the Telnet connection will
   transmit EORs in both directions of the Telnet connection if EORs are
   used at all;  however, the use of EORs must be negotiated
   independently for each direction.

   When the END-OF-RECORD option is not in effect, the IAC EOR command
   should be treated as a NOP if received, although IAC EOR should not
   normally be sent in this mode.

6.  Implementation Considerations

   As the EOR code indicates the end of an effective data unit, Telnet
   should attempt to send the data up to and including the EOR code
   together to promote communication efficiency.

   The end of record is indicated by the IAC EOR 2-octet sequence.  The
   code for EOR is 239 (decimal).

















Postel                                                          [Page 2]

一覧

 RFC 1〜100  RFC 1401〜1500  RFC 2801〜2900  RFC 4201〜4300 
 RFC 101〜200  RFC 1501〜1600  RFC 2901〜3000  RFC 4301〜4400 
 RFC 201〜300  RFC 1601〜1700  RFC 3001〜3100  RFC 4401〜4500 
 RFC 301〜400  RFC 1701〜1800  RFC 3101〜3200  RFC 4501〜4600 
 RFC 401〜500  RFC 1801〜1900  RFC 3201〜3300  RFC 4601〜4700 
 RFC 501〜600  RFC 1901〜2000  RFC 3301〜3400  RFC 4701〜4800 
 RFC 601〜700  RFC 2001〜2100  RFC 3401〜3500  RFC 4801〜4900 
 RFC 701〜800  RFC 2101〜2200  RFC 3501〜3600  RFC 4901〜5000 
 RFC 801〜900  RFC 2201〜2300  RFC 3601〜3700  RFC 5001〜5100 
 RFC 901〜1000  RFC 2301〜2400  RFC 3701〜3800  RFC 5101〜5200 
 RFC 1001〜1100  RFC 2401〜2500  RFC 3801〜3900  RFC 5201〜5300 
 RFC 1101〜1200  RFC 2501〜2600  RFC 3901〜4000  RFC 5301〜5400 
 RFC 1201〜1300  RFC 2601〜2700  RFC 4001〜4100  RFC 5401〜5500 
 RFC 1301〜1400  RFC 2701〜2800  RFC 4101〜4200 

スポンサーリンク

ソフトウエアRAIDでストレージを構築しマウントする方法 ディスクの高速化・冗長化

ホームページ製作・web系アプリ系の製作案件募集中です。

上に戻る