RFC657 日本語訳

0657 Telnet output vertical tab disposition option. D. Crocker. October 1974. (Format: TXT=5759 bytes) (Status: HISTORIC)
プログラムでの自動翻訳です。
英語原文

D. Crocker (UCLA-NMC)
RFC 657, NIC 31160 (Oct. 25, 1974)
Online file: [ISI]<DCROCKER>NAOVTD.TXT

D。 クロッカー(UCLA-NMC)RFC657、NIC31160(1974年10月25日)オンライン・ファイル: [ISI]<DCROCKER>NAOVTD.TXT

            TELNET OUTPUT VERTICAL TAB DISPOSITION OPTION

telnet出力垂直タブ気質オプション

1. Command name and code
   NAOVTD 15
      (Negotiate About Output Vertcial Tab Disposition)

1. コマンド名とコードNAOVTD15(出力Vertcialタブ気質を交渉します)

2. Command meanings
   In the following, we are discussing a simplex connection, as
   described in the NAOL and NAOP Telnet Options specifications.
      IAC DO NAOVTD
         The data sender requests or agrees to negotiate about output
         vertical tab character disposition with the data receiver.
	 In the case where agreement has been reached and in the
	 absence of further subnegotiations, the data receiver is
	 assumed to be handling output vertical tab character considerations.
      IAC DON'T NAOVTD
         The data sender refuses to negotiate about output vertical tab
         character disposition with the data receiver, or demands a
         return to the unnegotiated default mode.
      IAC WILL NAOVTD
         The data receiver requests or agrees to negotiate about output
         vertical tab character disposition with the sender.  In the
         case where agreement has been reached and in the absence of further
         subnegotiations, the data receiver alone is assumed to be
         handling output vertical tab character considerations.
      IAC WON'T NAOVTD
         The data receiver refuses to negotiate about output vertical
         tab character disposition, or demands a return to the unnegotiated
         default mode.
      IAC SB NAOVTD DS <8-bit value> IAC SE
         The data sender specifies, with the 8-bit value, which party
         should handle output vertical tab characters and what their
         disposition should be.  The code for DS is 1.
      IAC SB NAOVTD DR <8-bit value> IAC SE
         The data receiver specifies, with the 8-bit value, which party
         should handle output vertical tab characters and what their
         disposition should be.  The code for DR is 0.

2. 意味Inを命令してください。以下、私たちはシンプレクス接続について議論しています、NAOLとNAOP Telnet Options仕様で説明されるように。 データ送付者が要求するか、または交渉するのに同意するIAC DO NAOVTDはデータ受信装置で出力垂直であるのに関してキャラクタ気質にタブを付けます。ケースの中と合意に達した一層の副交渉がないとき、データ受信装置は取り扱い出力垂直タブキャラクタ問題であると思われます。 データ送付者のIAC DON'T NAOVTDはデータ受信装置で出力垂直タブキャラクタ気質を交渉するのを拒否するか、または非交渉されたデフォルトモードへのリターンを要求します。 データ受信装置が要求するか、または出力垂直タブキャラクタ気質に関して送付者と交渉するのに同意するIAC WILL NAOVTD。 ケースの中と合意に達した一層の副交渉がないとき、データ受信装置だけが取り扱い出力垂直タブキャラクタ問題であると思われます。 データ受信装置が拒否するIAC WON'T NAOVTDは非交渉されたデフォルトモードへの出力垂直タブキャラクタ気質、または要求に関するリターンを交渉します。 データ送付者のIAC SB NAOVTD DS<8ビット値>IAC SEは8ビット値でどのパーティーが出力垂直タブキャラクタを扱うべきであるか、そして、彼らの気質が何であるべきであるかを指定します。 DSのためのコードは1です。 データ受信装置がパーティーが扱うべきである8ビット値で指定するIAC SB NAOVTD DR<8ビット値>IAC SE出力垂直タブキャラクタと彼らの気質が何であるかということであるべきです。 DRのためのコードは0です。

3. Default
   DON'T NAOVTD/WON'T NAOVTD
      In the default absence of negotiations concerning which party,
      data sender or data receiver, is handling output vertical tab character
      considerations, neither party is required to handle vertical tab
      characters and neither party is prohibited from handling them; but
      it is appropriate if at least the data receiver handles vertical tab
      character considerations, albeit primitively.

3. デフォルトDON'T NAOVTD/はそうしないでしょう。交渉のデフォルト欠如が垂直タブキャラクタ問題を出力するのがパーティー、データ送付者またはデータ受信装置が扱っているものに関係があるNAOVTD In、どちらのパーティーも垂直タブキャラクタを扱うのに必要ではありません、そして、どちらのパーティーも彼らを扱うのを禁止されていません。 しかし、本来ですが、少なくともデータ受信装置が垂直タブキャラクタ問題を扱うなら、適切です。

4. Motivation for the Option
   Please refer to section 4 of the NAOL and of the NAOVTD Telnet option
   descriptions.

5. Description of the Option
   The data sender and the data receiver use the 8-bit value along with
   the DS and DR SB commands as follows:

4. Option Pleaseに関する動機はNAOLとNAOVTD Telnetオプション記述のセクション4を示します。 5. データ送付者とデータ受信装置が使用するOptionの記述は以下の通りDSとDR SBと共に命令します8ビットが、評価する:

      8 bit value   Meaning

8ビットの値のMeaning

      0             Command sender suggests that he alone will handle
                    vertical tab characters, for the connection.
      1 to 250      Command sender suggests that the other party alone
                    should handle tab characters, but suggests that a 
		    delay of the indicated value be used. The value is 
		    the number of character-times to wait or number of
	            NULs to insert in the data stream before sending the 
		    next data character.
      251           Command sender suggests that the other party alone
                    handle vertical tabs, but suggests that each 
		    occurrence of the character be replaced by 
		    carriage-return/linefeed.
      252           Command sender suggests that the other party alone
                    handle vertical tabs, but suggests that they be discarded.
      253           Command sender suggests that the other party alone
                    should handle tab characters, but suggests that 
		    tabbing be simulated.
      254           Command sender suggests that the other party alone
                    should handle the output disposition but suggests 
		    waiting for a character to be transmitted (on the 
		    other simplex connection) before sending more data.
	            Note that, due to the assynchrony of the two 
		    simplex connections, phase problems can occur with 
		    this option.
      255           Command sender suggests that the other party alone
                    should handle the output disposition and suggests 
		    nothing about how it should be done.

0 コマンド送付者は、彼だけが接続のために垂直タブキャラクタを扱うことを提案します。 1〜250Command送付者は、相手だけがタブキャラクタを扱うべきであると示唆しますが、表示値の遅れが使用されることを提案します。 値は、待つキャラクタ回の数か次のデータキャラクタを送る前にデータ・ストリームに挿入するNULsの数です。 251 コマンド送付者は、相手だけが垂直タブを扱うのを示しますが、キャラクタの各発生が復帰/ラインフィードに取り替えられることを提案します。 252 コマンド送付者は、相手だけが垂直タブを扱うのを示しますが、それらが捨てられることを提案します。 253 コマンド送付者は、相手だけがタブキャラクタを扱うべきであると示唆しますが、タブで移動がシミュレートされることを提案します。 254 コマンド送付者は、相手だけが出力気質を扱うべきであると示唆しますが、より多くのデータを送る前にキャラクタが伝えられるのを(もう片方のシンプレクス接続に関して)待つことを提案します。 フェーズ問題が2つのシンプレクス接続のassynchronyのためこのオプションで起こることができることに注意してください。 255 コマンド送付者は、相手だけが出力気質を扱うべきであると示唆して、どう完了しているべきであるかに関して何も提案しません。

   The guiding rules are that:

誘導している規則は以下のことということです。

      1. if neither data receiver nor data sender wants to handle the 
      output vertical tab characters, the data receiver must do it, and
      2. if both data receiver and data sender want to handle the output
      vertical tab characters, the data sender gets to do it.

2 1. データ受信装置もデータ送付者も出力垂直タブキャラクタを扱いたくないなら、データ受信装置はそれをしなければなりません、そして、データ受信装置とデータ送付者は両方であるなら出力垂直タブキャラクタを扱いたがっています、送付者がそれをさせるデータ。

   The reasoning for the former rule is that if neither want to do it, then
   the default in the NAOVTD option dominates.  If both want to do it, the
   sender, who is presumed to have special knowledge about the data, should
   be allowed to do it, taking into account any suggestions the receiver may
   make.  Simulation is defined as the replacement of the character by
   enough line-feeds (only) to advance the paper (or line-pointer) to the
   next vertical tab stop.  
   Note that delays, controlled by the data sender, must consist of NUL
   characters, inserted immediately after the line-feed character.  This is
   necessary due to the assynchrony of network transmissions.  As with all
   option negotiations, neither party should suggest a state already in
   effect except to refuse to negotiate; changes should be acknowledged; and
   once refused, an option should not be resuggested until "something
   changes" (e.g., another process starts).  At any time, either party can
   disable further negotiation by giving the appropriate WON'T NAOVTD or
   DON'T NAOVTD command.

前の規則のための推理はどちらもそれをしたくないならNAOVTDオプションにおけるデフォルトに支配されるということです。 両方がそれをしたいなら、送付者(データに関する特別な知識はあえて持たれている)はそれができるべきです、受信機がするどんな提案も考慮に入れて。 シミュレーションは(単に、)紙(または、行指標)を次の垂直タブ停止位置に進めることができるくらいの改行によるキャラクタの交換と定義されます。 データ送付者によって制御された遅れが改行文字直後挿入されたNULキャラクタから成らなければならないことに注意してください。 これがネットワーク送信のassynchronyのために必要です。 すべてのオプション交渉なら、交渉するのを拒否する以外に、どちらのパーティーも既に事実上状態を勧めるべきではありません。 変化は承認されるべきです。 そして、いったん拒否すると、「何かが変化する」まで(例えば別の過程は始まります)オプションを再示唆するべきではありません。 いつでも、何れの当事者は、適切なWON'T NAOVTDかDON'T NAOVTDにコマンドを与えることによって、さらなる交渉を無効にすることができます。

一覧

 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 

スポンサーリンク

String.lastIndexOf

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

上に戻る