Re: RFCS - Telnet commands mixed with 3270 data
Bill Kelly <kellywh@mail.auburn.edu> Thu, 17 March 1994 14:38 UTC
Received: from ietf.nri.reston.va.us by IETF.CNRI.Reston.VA.US id aa03216; 17 Mar 94 9:38 EST
Received: from CNRI.RESTON.VA.US by IETF.CNRI.Reston.VA.US id aa03212; 17 Mar 94 9:38 EST
Received: from list.nih.gov by CNRI.Reston.VA.US id aa08815; 17 Mar 94 9:38 EST
Received: from LIST.NIH.GOV by LIST.NIH.GOV (IBM VM SMTP V2R2) with BSMTP id 7460; Thu, 17 Mar 94 09:36:43 EST
Received: from LIST.NIH.GOV by LIST.NIH.GOV (Mailer R2.10 ptf000) with BSMTP id 7459; Thu, 17 Mar 94 09:30:11 EST
Date: Thu, 17 Mar 1994 08:19:39 -0600
Reply-To: Bill Kelly <kellywh@mail.auburn.edu>
X-Orig-Sender: IETF TN3270E Working Group List <TN3270E@list.nih.gov>
Sender: ietf-archive-request@IETF.CNRI.Reston.VA.US
From: Bill Kelly <kellywh@mail.auburn.edu>
Subject: Re: RFCS - Telnet commands mixed with 3270 data
X-To: TN3270E list <tn3270e@list.nih.gov>
To: Multiple recipients of list TN3270E <TN3270E@list.nih.gov>
In-Reply-To: <9403170122.AA20482@mail.auburn.edu>
Message-ID: <9403170938.aa08815@CNRI.Reston.VA.US>
Hi, Thanks to all for pointing out this ambiguity in RFCS. It appears to me that we agree on a couple of things: - IAC doubling must be allowed in order to support a 0x255 being interpreted as data. - there's not much meaning (in terms of tn3270e) in allowing real IAC-command sequences in the middle of a tn3270e block (i.e., between the tn3270e header and the IAC-EOR). RFCS mentions only three IAC-command sequences as having meaning in terms of tn3270e - IAC IP to emulate the ATTN key, IAC AO to emulate the SYSREQ key, and IAC NOP as an optional implementation of a keep-alive mechanism. Only two of these can be sent because of some action on the part of the user - IP and AO (NOP would be sent "behind-the-scenes" without the user having done anything). In both of these cases, it makes no sense to have the IP/AO imbedded in 3270 data - this can't happen for either ATTN or SYSREQ in an SNA environment. I'd say that if either of these is received in the middle of a tn3270e data message, it's the 3270 data that should be thrown away - from the tn3270e header right through the IAC-EOR. Only the emulated ATTN or SYSREQ key should be processed. Couldn't we extend this to cover all IAC-command sequences? What do you think about changing the draft to say that IAC-command sequences should be sent outside of a tn3270e data message, and should not include the header/EOR stuff? That any IAC-command sequence (excluding, of course, IAC-IAC) found inside a tn3270e data message (between a header and an IAC-EOR) should result in that 3270 message being scanned only for additional IAC-command sequences, then discarded? Thanks, Bill Bill Kelly phone: (205) 844-4512 Auburn University Internet: kellywh@mail.auburn.edu
- RFCS - Telnet commands mixed with 3270 data Roger Fajman
- Re: RFCS - Telnet commands mixed with 3270 data fab
- Re: RFCS - Telnet commands mixed with 3270 data Robert G. Moskowitz
- Re: RFCS - Telnet commands mixed with 3270 data Eddie Renoux
- Re: RFCS - Telnet commands mixed with 3270 data Robert G. Moskowitz
- Re: RFCS - Telnet commands mixed with 3270 data Scott Sminkey - Sustaining Eng Group
- Re: RFCS - Telnet commands mixed with 3270 data Tom Schlender
- Re: RFCS - Telnet commands mixed with 3270 data Roger Fajman
- Re: RFCS - Telnet commands mixed with 3270 data Scott Sminkey - Sustaining Eng Group
- Re: RFCS - Telnet commands mixed with 3270 data Bill Kelly
- Re: RFCS - Telnet commands mixed with 3270 data Bill Kelly
- Re: RFCS - Telnet commands mixed with 3270 data Phil Herold