Quantcast
Channel: All Open Tickets - Tera Term on OSDN
Viewing all articles
Browse latest Browse all 2128

Kermit で相手側のパラメータのデフォルトを Tera Term 側のデフォルトと同じにしている - Tera Term Ticket #45374 on OSDN

$
0
0

Kermit で相手側のパラメータのデフォルトを Tera Term 側のデフォルトと同じにしている

Eröffnet am: 2022-08-16 19:43

Letztes Update: 2022-09-23 17:54

Auswertung:nmayaVerantwortlicher:(Keine)
Priorität:1 - UntersteMeilenstein:(Keine)
Typ:RemindsSchweregrad:1 - Unterste
Komponente:Tera TermStatus:Offen
LösungKeine

Einzelheiten

kv->KmtYour の初期化のために kv->KmtMy をコピーしている。

Initalize で省略された場合はプロトコルとしてのデフォルトが使われるべきだと思う。 cf. kproto.txt

All Send-Init fields are optional.  The data field may be left  totally  empty.
Similarly,  intervening fields may be defaulted by setting them to blank.  Ker-
mit implementations should know what to do in these  cases,  namely  apply  ap-
propriate defaults.  The defaults should be:

    MAXL:   80
    TIME:   5 seconds
    NPAD:   0, no padding
    PADC:   0 (NUL)
    EOL:    CR (carriage return)
    QCTL:   the character "#"
    QBIN:   space, can't do 8-bit quoting
    CHKT:   "1", single-character checksum
    REPT:   No repeat count processing
    CAPAS:  All zeros (no special capabilities)
    WINDO:  Blank (zero) - no sliding windows
    MAXLX1: Blank (zero) - no extended length packets
    MAXLX2: Blank (zero) - no extended length packets
-----
If the receiver responds favorably to an extended-length packet bid  (that  is,
if  its  ACK has the LONGP bit set in the CAPAS field), then the combined value
of its MAXLX1,MAXLX2 fields is  used.    If  the  LONGP  bit  is  set  but  the
MAXLX1,MAXLX2 pair is missing, then the value 500 will be used by default.

このせいで問題が起きているという報告は今のところない。バグといえるか微妙なので Reminds にしておく。

Letzte Aktualisierung für dieses Ticket

2022-09-23 17:54 Aktualisiert von: nmaya

  • Details Updated

Viewing all articles
Browse latest Browse all 2128