home *** CD-ROM | disk | FTP | other *** search
/ GRIPS 2: Government Rast…rocessing Software & Data / GRIPS_2.cdr / dos / ncsa_tel / digests / v2.25 < prev    next >
Encoding:
Text File  |  1990-12-29  |  16.4 KB  |  399 lines

  1.  
  2. NCSA Telnet Digest          June 7, 1989         Volume 2 : Issue 25
  3. --------------------------------------------------------------------
  4. Subjects:
  5.     CAN character (hex: 18, Ctrl-X, dec: 24) goes from Tek to VT102
  6.     MS-DOS version of the tar program available
  7.     Status on 3C503 drivers, packet-driver version and NCSA's test version
  8.     mkdir and rmdir problem
  9.     comments on the care and use of trailers
  10.     version questions
  11.     Connection Closed...  press a key should be omitted
  12.     TSR and co-resident versions?
  13.     checksum errors causing problems
  14.     command keys and pageup/pagedown in Mac version
  15.     BICC driver anyone?
  16.     Using the Set Aside.... option in SADE's MultiFinder with telnet
  17.     PD SMTP available?
  18.     Norwegian keyboard with KCHR removed
  19.     2.3b4 hangs sometimes?
  20.  
  21. --------------------------------------------------------------------
  22. Date:     Sunday, 21 May 1989 1630-EST
  23. From: SSWS2@PENNDRLS.UPENN.EDU
  24. Subject:  Tektronix control codes
  25.  
  26. Here are the control codes that my terminal emulators (YTERM from Yale
  27. and KERMIT) use to switch to and from Tektronix emulation:
  28.  
  29. Begin Emulation: 0x1B 0x5B 0x3C 0x31 0x68
  30. Return to VT102: 0x1B 0x18
  31.  
  32. I noted that NCSA telnet for the PC switches to Tek mode but does not
  33. switch back.  I did not alter the host parameters from what works with
  34. YTERM and KERMIT (what's listed above).
  35.  
  36. -----------------------------------------------------------------
  37. Glenn C. Slayden                        Telephone: (215) 898-2451
  38. Social Science Computing                   Bitnet: SSWS2@PENNDRLS
  39. University of Pennsylvania     Internet: SSWS2%PENNDRLS@UPENN.EDU
  40. -----------------------------------------------------------------
  41.  
  42.  
  43. --------------------------------------------------------------------
  44. From: rick@msc2.TN.CORNELL.EDU (Rick Cochran)
  45. Subject: graphics/text mode
  46. Date: Mon, 22 May 89 17:03:19 EDT
  47.  
  48. > Date: Thu, 27 Apr 89 16:37:53 EDT
  49. > >From: David B. Leonard <dbl@cs.duke.edu>
  50. > Subject: Tektronix emulation
  51. > Is there a plan or would it be too much to ask that the Tektronix emulation
  52. > included in the most recent NCSA Telnet software have an instruction (escape
  53. > sequence) for host-initiated switching back from the TEK mode to ANSI (VT102)
  54. > mode?  Most of the PC-based TEK emulation programs and the commercially
  55. > available emulation terminals do include this feature.  
  56.  
  57. > [No plans yet, which sequence is a de facto standard?
  58. > Tim K]
  59.  
  60. Please add me to the (I'm sure) extensive list of people who require this
  61. feature.  I have always been astonished that it wasn't there to begin with.
  62. As for which of the many non-standards to use: use any of the common ones
  63. or, better yet, provide another configuration option.  (I'm sure you wanted
  64. to hear that).
  65.  
  66. The ones I'm familiar with are:
  67.       to graphics      to text            terminal(s)
  68.     \e1        \e2        GraphOn, Selanar
  69.     \e\\5        \030        Pericom
  70.     \035 (implied)    \e"0g        Retrographics
  71.  
  72.  
  73. Rick Cochran
  74. Cornell Materials Science Center, E20 Clark Hall, Ithaca, N.Y. 14853
  75. rick@msc2.tn.cornell.edu rick@crnlmsc2.bitnet cornell!msc2.tn.cornell.edu!rick
  76.  
  77.  
  78. --------------------------------------------------------------------
  79. From: david@wubios.WUstl.EDU (David J. Camp)
  80. Subject: Graphics off Character
  81. Date: Sat, 20 May 89 19:58:36 CDT
  82.  
  83. The character that Kermit uses to exit graphics mode is 0x18 (hex 18).
  84. I recommend the same be used by NCSA_Telnet.
  85. -David-
  86.  
  87. Bitnet:   david@wubios.wustl                ^      Mr. David J. Camp
  88. Internet: david%wubios@wucs1.wustl.edu    < * >    Box 8067, Biostatistics
  89. uucp:     uunet!wucs1!wubios!david          v      660 South Euclid
  90. Washington University (314) 36-23635               Saint Louis, MO 63110
  91.  
  92.  
  93. [By popular demand, CAN (0x18) will detach the Tek window.
  94. I believe this was in v2.2 for the PC already.
  95. Tim K.]
  96.  
  97. --------------------------------------------------------------------
  98. From: david@wubios.WUstl.EDU (David J. Camp)
  99. Subject: MS-Dos tar program
  100. Date: Sat, 20 May 89 20:09:09 CDT
  101.  
  102. An MS-Dos tar program is available via anonymous ftp at
  103.  
  104. wuarchive.wustl.edu (128.252.135.4).  Get the files
  105. usenet/volume03/att_getopt.Z and
  106. usenet/volume12/pdtar/part0?.Z
  107.  
  108. You will need Unix compress and sh to decompose these files, and a C
  109. compiler on your PC to compile them.  I could make the compiled
  110. executable available if there is a demand.  One drawback is the MS-Dos
  111. tar command does not understand wildcards.
  112. -David-
  113.  
  114. Bitnet:   david@wubios.wustl                ^      Mr. David J. Camp
  115. Internet: david%wubios@wucs1.wustl.edu    < * >    Box 8067, Biostatistics
  116. uucp:     uunet!wucs1!wubios!david          v      660 South Euclid
  117. Washington University (314) 36-23635               Saint Louis, MO 63110
  118.  
  119. --------------------------------------------------------------------
  120. From: david@wubios.WUstl.EDU (David J. Camp)
  121. Subject: 3c503 NCSA_Telnet NOW
  122. Date: Sat, 20 May 89 20:32:54 CDT
  123.  
  124. I think there is a way you can run NCSA_Telnet on a 3C503 card now.
  125. First do an anonymous ftp to sun.soe.clarkson.edu (128.153.12.3) and 
  126. 'cd /pub/ka9q' and 'binary' and 'get drivers.arc'.  Next anonymous ftp 
  127. login to 'omnigate.clarkson.edu' (128.153.4.2) and 'binary' and 'cd
  128. /pub/ncsa2.2tn' and 'get ncsabin.tar'.  Use tar and arc to extract the
  129. contents, and you are set.  This version of NCSA_Telnet supports the
  130. packet driver, and the 3C503 driver is in drivers.arc.  I have not
  131. actually done it this way, since I do not have a 3C503.  Kudos to Brad
  132. Clements at Clarkson University for developing this version of telnet,
  133. which has a number of advanced features.  I think the screen colors are
  134. a little weird, at least in the last version I tried.  I could not read
  135. the dim yellow characters that I get under certain common conditions.
  136. -David-
  137.  
  138. Bitnet:   david@wubios.wustl                ^      Mr. David J. Camp
  139. Internet: david%wubios@wucs1.wustl.edu    < * >    Box 8067, Biostatistics
  140. uucp:     uunet!wucs1!wubios!david          v      660 South Euclid
  141. Washington University (314) 36-23635               Saint Louis, MO 63110
  142.  
  143. Date: Sat, 20 May 89 22:06:51 EDT
  144. From: Russ Nelson <nelson@sun.soe.clarkson.edu>
  145. Subject: NCSA Telnet Digest V2.24 (long)
  146.  
  147.    [The beta version for the LocalTalk drivers is posted in the contributions
  148.    directory.  We are working on the 503 driver, requests for it are reaching
  149.    the level of ONE PER DAY.  The costs of being popular...
  150.    Tim K.]
  151.  
  152. Why not just tell people to use the packet driver version?  We have a
  153. 3c503 driver.  The next release will have a 3c523 driver also, thanks
  154. to ddl@harvard.*
  155. -russ
  156.  
  157.  
  158. [ Yes, there are two available versions of NCSA Telnet, one from
  159. each of us.  We are working on incorporating many of Clarkson's 
  160. features into our next release (not tn3270 though).  This includes
  161. the 3C503 driver which is now available for testing.
  162.  
  163. In the NCSA_Telnet/contributions directory, the 3C503 driver and a v2.2
  164. binary which has the 503 driver in it, can be downloaded.  This is
  165. a test version, our v2.3 release won't be out until later this summer.
  166. If you help test it now, it will help ensure a reliable v2.3 release.
  167. Tim K.]
  168.  
  169.  
  170. --------------------------------------------------------------------
  171. Date: Tue, 24 Jan 89 17:11:39 CST
  172. From: david@wubios.WUstl.EDU (David J. Camp)
  173. Subject: mkdir and rmdir broken
  174.  
  175. Bugs,
  176.      I am connecting two PS/2's with NCSA_Telnet.  Both have UB cards.
  177. One is a Model 70 acting as a server, and the other is a model 60.
  178. When I run ftp and enter '?' I get a list of commands that includes
  179. both mkdir and rmdir.  When I try to use these commands, it says:
  180.  
  181.           500 Command not understood
  182.           Trying again...
  183.           500 Command not understood
  184.  
  185. It seems like these commands should work.  It is strange that they
  186. appear in the help when they do not actually work.  Is this because they
  187. will work on systems that are not running NCSA?
  188. -David-
  189.  
  190. Bitnet:   david@wubios.wustl                ^      Mr. David J. Camp
  191. Internet: david%wubios@wucs1.wustl.edu    < * >    Box 8067, Biostatistics
  192. uucp:     uunet!wucs1!wubios!david          v      660 South Euclid
  193. Washington University Medical School               Saint Louis, MO 63110
  194.  
  195.  
  196. [ Just because the ftp client supports them and prints them in ITS
  197. help message doesn't mean that we support it in the server.  Try
  198. > quote HELP
  199. to see which FTP protocol commands the server supports.  Tim K]
  200.  
  201. --------------------------------------------------------------------
  202. Subject: Trailers (NCSA Telnet Digest V2.17)
  203. Date: Wed, 08 Feb 89 22:31:53 +1100
  204. From: Robert Elz <munnari!kre@uunet.UU.NET>
  205.  
  206.     From: timk (Tim Krauskopf) (in V2.17)
  207.     Subject:  Ultrix uses trailers by default: warning
  208.  
  209.     NCSA Telnet can't deal with trailers and they have questionable
  210.     benefits for the system, so let's all turn them off.
  211.  
  212. The benefits of trailers are not so much questionable, but
  213. variable - for some systems they are a performance win, for
  214. many, they cause performance losses.  It happens that VAXes
  215. (with their 512 byte pages) are one system that can benefit
  216. from trailers, so its not surprising that Ultrix has them on
  217. by default (as does standard BSD on vaxes).
  218.  
  219. Turning trailers off everywhere is one solution to this problem,
  220. you take a small performance loss on receiving packets on systems
  221. where they are helpful (nb: only on receiving) and avoid problems
  222. with lots of systems that don't handle them.
  223.  
  224. However, you then have to remember to disable trailers on each
  225. new system that you add to the net, lest that one have trouble
  226. communicating with systems that can't process trailers.
  227.  
  228. New versions of BSD do "trailer negotiation" and transmit trailers
  229. only to consenting systems (so they only get sent to systems that
  230. really do get the performance gain from them).  However its going
  231. to be a while until systems with this capability are really
  232. widespread.
  233.  
  234. In the meantime, I strongly suggest that NCSA Telnet adopt support
  235. for incoming trailer packets - the code to do it is trivial (yes,
  236. just half a dozen lines or so).  Adding this support is likely to
  237. be much less effort than continually responding to queries from
  238. users who are having the rather weird problems that failure to
  239. receive trailer packets bring.  Also, remember that someone installing
  240. NCSA telnet on a Mac or PC is not necessarily going to have any
  241. ability to alter the configuraion the local Ultrix (or other)
  242. large system that is exploiting trailers.
  243.  
  244. I have a standalone system that receives trailer packets, and does
  245. it for just this purpose.  Its a performance loss, but I don't
  246. mind that, at least it works (that is, I don't have to waste my
  247. time sending "turn off trailers" messages to half of the universe).
  248.  
  249. I will be willing to send this to anyone with the ability to
  250. install it in the NCSA telnet code (it will obviously require
  251. modifications).
  252.  
  253. It doesn't send trailers (ever), and it doesn't do trailer negotiation
  254. (so newer systems don't send trailers to it), however, if a trailer
  255. packet is sent unannounced, it will process it correctly.  This is
  256. the same strategy used by many systems that don't benefit from trailers
  257. (eg: Sun workstations).
  258.  
  259. If you do decide to disable trailers then ...
  260.  
  261.     Change all machines at once, they must match in their
  262.     settings for trailers. 
  263.  
  264. is not necessary.  You need to disable trailers on all machines
  265. that will be transmitting directly to NCSA Telnet, or to anything
  266. else that can't handle trailers, however, hosts with trailers on,
  267. and others with them disabled (probided they have trailer capability
  268. at all) will interoperate quite nicely.
  269.  
  270. Robert Elz        kre@munnari.oz.au
  271.  
  272.  
  273. --------------------------------------------------------------------
  274. From: PMIDS%FRPOLY11.BITNET@CUNYVM.CUNY.EDU
  275.  
  276. Date: 07 February 1989, 17:07:46 GMT
  277. From: Darrell Skinner           69418200 ext 21-54   PMIDS    at FRPOLY11
  278. Subject: NCSA_Telnet distribution, TN3270, GatorBox, etc.
  279.  
  280. All my questions concern NCSA_Telnet for the Macintosh.
  281.  
  282. 1) Have you developed a distribution channel for NCSA software
  283. outside ARPANET (mail server, BITNET file server, etc.)?
  284.  
  285. 2) What is the current version of NCSA_Telnet?
  286.  
  287. 3) It is evident from the recent NCSA Telnet Digests that there
  288. is considerable interest in the TN3270 emulator (I managed to
  289. live years and years in the U.S. without having to deal with
  290. IBM machines, but there are environments--where I am now, for
  291. example--where you can't avoid them ...).  In the announcement
  292. for TN3270 (posted somewhere by Peter DiCamillo CMSMAINT@BROWN.BITNET),
  293. > The NCSA Telnet Digest will be used for discussing issues related
  294. > to tn3270, as well as NCSA Telnet.  To subscribe ...
  295. which is how I learned about this digest.  But in recent digests,
  296. > NCSA does not plan to support tn3270 in any way.  We redistribute Brown's
  297. > version ...
  298. Perhaps you could permit discussion of tn3270?  It would be
  299. especially nice if Brown could provide NCSA software on their
  300. BITNET file server.
  301.  
  302. 4) The GatorBox from Cayman is supposed to emulate the Kinetics
  303. FastPath.  Has anyone used NCSA software across a GatorBox?
  304. Does it work well?
  305.  
  306. Thanks ...  Darrell Skinner    PMIDS@FRPOLY11.BITNET (or .EARN)
  307.             Labo PMI / Ecole Polytechnique / Paris (close enough) France
  308.  
  309. [NCSA Telnet for the PC
  310.  NCSA Telnet for the Macintosh
  311.  current releases are v2.2, July, 1988
  312.  Version 2.3b4 for the Mac is in testing.
  313.  Version 2.3 beta for the PC should start testing sometime in June.
  314.  
  315.  Cayman distributes NCSA Telnet v2.2 with the GatorBox - it works fine.
  316.  
  317.  I promise not to censor any Brown, BYU, tn3270 or Clarkson version (or
  318.  other derivatives) messages from this list.  I'm not that great at getting
  319.  the list out every week, but I'm trying.
  320.  
  321.  Tim K]
  322.  
  323. --------------------------------------------------------------------
  324.  
  325. From: david@wubios.WUstl.EDU (David J. Camp)
  326. Subject: Closed Connection
  327. Date: Thu, 16 Feb 89 20:49:30 CDT
  328.  
  329. I suppose there may be other schools of thought about this, but I do not
  330. like the "Connection closed, press a key . . ." prompt.  I suppose it
  331. would be useful under circumstances where your connection was closed
  332. inadvertantly, but for normal logouts it it bothersome.
  333. -David-
  334.  
  335.  
  336. [I like it a lot.  It could become a user option, I suppose.
  337. Tim K]
  338.  
  339. --------------------------------------------------------------------
  340. Date: Mon, 20 Feb 89 08:00:42 MST
  341. Subject: Questions & development
  342.  
  343. Hi all, I have a question:
  344.  
  345. Is anyone working on a version of NCSA Telnet that will coexist with Network
  346. Software like 3com or PC-NFS? It is my understanding that the current version
  347. grabs control of the Ethernet Card and monopolizes it until it is finished.
  348.  
  349. BTW, I am working on a TSR version of Telnet.  I would appreciate any comments
  350. suggestions, sympathetic remarks, help etc. Tim, please add me to the 
  351. developers mailing list in this regard.  (I am using MSC 4.0)
  352.  
  353. Patrick Gaughan        Programmer of Gor
  354. pgaughan@nmsu.edu    New Mexico State University
  355.  
  356.  
  357.  
  358. --------------------------------------------------------------------
  359. Date: 22 May 89 13:59:00 EST
  360. From: "GEG" <geg@stc10.ctd.ornl.gov>
  361. Subject: Suggestions for telnet
  362.  
  363. After using telnet for a short time, I find that I miss not being able 
  364. to use the page up and page down keys on my Mac II keyboard to look 
  365. through the scroll area.  I also miss the "hot-keys" for copy and 
  366. paste.  These are nice conviences that you might concider adding.
  367.  
  368.  
  369. [The command keys are all available, if you want them, make sure you turn
  370. command keys on in the preferences dialog.
  371. Tim K]
  372.  
  373. --------------------------------------------------------------------
  374. Date: Tue, 23 May 89 15:40:49 EDT
  375. From: fxy@MSR.EPM.ORNL.GOV (Frank Terhaar-Yonkers)
  376. Subject: bad checksums ...
  377.  
  378. Howdy,
  379.     Just Installed 2.2 on a PC/XT clone using a WD8003.  I'm getting
  380. extremely poor performance cause of (I think) lots of bad TCP (and a
  381. few IP thrown in) checksums.  At times it appears the PC won't respond at all.
  382. Any clues on where to start looking for the problem?  The local network people
  383. say they'll get a monitor out here someday ...
  384.  
  385. thanks
  386. Frank Yonkers   fxy@msr.epm.ornl.gov
  387.  
  388. [Check for a hardware interrupt or I/O address conflict and see if
  389. you can check the integrity of your network.
  390. Tim K]
  391.  
  392. --------------------------------------------------------------------
  393. Date:     Tue, 23 May 89 10:13:51 BST
  394. From: ZZATSJH%cms.manchester-computing-centre.ac.uk@NSFnet-Relay.AC.UK
  395. Myname:   John Heaton (061 275-6011)
  396. Address:  NRS Central Administrator, MCC Network Unit (G45)
  397.           The University, Oxford Road, Manchester, M13 9PL.
  398. Subject:  BICC driver re