1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265
|
<pre>NETWORK WORKING GROUP NIC 5776
Request for Comments #106 Thomas O'Sullivan
RDS
3 March 1971
<span class="h1">USER/SERVER SITE PROTOCOL</span>
<span class="h1">NETWORK HOST QUESTIONNAIRE</span>
The answer to a number of questions about the characteristics
and operation of Network HOSTS will be useful to implementers of some
early versions of TELNET, and/or to the USER/SERVER SITE PROTOCOL
Committee in their consideration of a full TELNET PROTOCOL
specification.
Questions of current interest are covered on the attached
questionnaire. The Technical Liaison contact at each HOST site is asked
to review these questions and fill in the answers as soon as convenient
after receipt.
One of the members of the committee listed below will contact
each HOST site by telephone in the next few days to record the answers.
Committee members include:
Bob Long SDC
John Melvin SRI/ARC
Ed Meyer MIT/MAC
Tom O'Sullivan RDS
Results of the questionnaire will be tabulated and distributed
as an RFC.
<span class="grey"> [Page 1]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-2" ></span>
<span class="grey"> NETWORK HOST QUESTIONNAIRE*</span>
For TELNET Consideration
Installation __________________________ Prepared By _______________
System** _____________________________ Date _____________________
1.) Does system operate on keyboard terminal input on one
character at a time (e.g. searching for a special
character other than end of line), or does it accumulate
a line at a time and operate on the line when a
special character is entered, e.g. Carriage Return (CR)?
[ ] Line at time
[ ] Character at time
[ ] Both (Explain) __________________________________
_____________________________________________________________
_____________________________________________________________
_____________________________________________________________
2.) What maximum buffer size does your system provide for
input of a physical line from a keyboard terminal, and
for output to a terminal, printer, or screen?
Input______Char
Output_____Char
Remarks: ____________________________________________________
_____________________________________________________________
_____________________________________________________________
_____________________________________________________________
=================
* If there is insufficient space on the questionnaire, continue
answers on back of page.
** Fill out separate questionnaire for each HOST to be directly
interfaced to an IMP.
<span class="grey"> [Page 2]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-3" ></span>
<span class="grey">Network HOST Questionnaire (Continued)</span>
3.) Describe the effect in your system of use of the following
keying conventions. Indicate how implemented, i.e. is there
a hardware interrupt? Does the terminal respond? How?
What is sent into system as data, what is echoed, etc.
If the key(s) are not available, so indicate (as may be
the case for Newline for some systems, line feed for 2741's,
etc.). If available but has no meaning, so indicate.
Key Strokes Implementation System Action
CR __________________________ __________________
LF __________________________ __________________
NL __________________________ __________________
CR,LF __________________________ __________________
Terminal Type = __________________________
If appropriate, enter data for other terminal types on the
back of this page.
4.) What special character or characters are used in your
system to awaken some process during the entry of data
from a terminal (e.g. control C for some systems, break on
others, etc.)?
Character(s) Operation
___________ ___________________________________________
___________ ___________________________________________
___________ ___________________________________________
___________ ___________________________________________
<span class="grey"> [Page 3]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-4" ></span>
<span class="grey">Network HOST Questionnaire (Continued)</span>
5.) List the types of keyboard terminals and codes supported
by your system.
__________________________________________________________
__________________________________________________________
__________________________________________________________
6.) What internal code(s) is used in your system to represent
character sets? If not ASCII nor EBCDIC, attach a copy of
the code.
__________________________________________________________
__________________________________________________________
__________________________________________________________
7.) For each terminal type do you support it in:
Half Duplex (Pure) _______________________________________
Half Duplex (with Break or Attention) ____________________
Half Duplex (Break & Reverse Break) ______________________
Full Duplex (without echo) _______________________________
Full Duplex (with echo) __________________________________
8.) For optional echo systems, at initial connect time
is the terminal assumed to require an echo?
[ ] Yes
[ ] No
<span class="grey"> [Page 4]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-5" ></span>
<span class="grey">Network HOST Questionnaire (Continued)</span>
9.) Does your system perform error detection (e.g. parity
check) on terminal input and, if so, is this a hardware
or software check?
_____________________________________________________________
_____________________________________________________________
_____________________________________________________________
10.) Does your system support punched paper tape input? If so,
what sort of end of line sequence is used?
_____________________________________________________________
_____________________________________________________________
_____________________________________________________________
[ This RFC was put into machine readable form for entry ]
[ into the online RFC archives by S.M.H. 5/97 ]
[Page 5]
</pre>
|