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

  1. NCSA Telnet Digest    Thursday, 10 Dec 1987        Volume 1 : Issue 10
  2.  
  3. Today's Topics:
  4.                 tabs and fonts
  5.         tn3270 for NCSA Telnet - show of hands
  6.       Telnet problems on Mac SE with Kinetics Etherport
  7.               feature/bug feature
  8.  
  9. ----------------------------------------------------------------------------
  10.  
  11. From: Charlie C. Kim <cck@cunixc.columbia.edu>
  12. Date: Tue, 17 Nov 87 17:39:30 EST
  13. Subject: tabs and fonts
  14.  
  15. It turns out that tabs should be nondestructive...  The problem I was
  16. seeing was due to another problem where <ESC>[2K would not correctly
  17. erase to the end of line.
  18.  
  19. On another note, I've noticed that zero and uppercase "o" and
  20. lowercase "l" and uppercase "i" are exactly the same...  While I
  21. realize that this is an attribute of the font being used (Monaco), I
  22. was wondering if there was a better fix than:
  23.     (a) modify it in your system
  24.     (b) include a modified copy of Monaco in Telnet...
  25.  
  26. I would fix it as:
  27.     make upper case "i" have "serifs" or danglers on the top and bottom
  28.     put a dot in the middle of zero - except in bold face zero
  29.       which needs more - put dots on the upper right and lower
  30.       left as well as in the middle to make it look like it has
  31.       a slash through it...
  32.  
  33.  
  34. Charlie
  35.  
  36.  
  37. ----------------------------------------------------
  38.  
  39. From: emv@pepe.cc.umich.edu (Edward Vielmetti)
  40. Subject: tn3270 for NCSA Telnet - show of hands
  41. Date: Wed, 18 Nov 87 00:12:04 EST
  42.  
  43. I know sources have only been out for a short while, but has
  44. anyone started work on a tn3270 application based on ncsa telnet?
  45.  
  46. Edward Vielmetti            emv@umix.cc.umich.edu
  47. U-Michigan Computing Center             
  48. Ann Arbor MI  48109            {uunet,rutgers,msudoc}!umix!emv
  49.  
  50. ----------------------------------------------------
  51.  
  52. From: "Mike Gerard CERN-DD (JMG AT CERNVAX)" <mcvax!priam.CERN!jmg@uunet.UU.NET>
  53. Subject: Telnet problems on Mac SE with Kinetics Etherport
  54. Date: 26 Nov 87 14:56 +0100
  55.  
  56. I know that you will want to know the version of NCSA telnet: I don't
  57. have it because the Mac I was using has been taken away to replace the
  58. Kinetics board (monitoring with an Excelan Lanalyzer showed it could
  59. not send out packets at a high rate without crc errors, short packets etc.).
  60. However, I believe the questions are relevant.
  61.  
  62. Having done the installation of the Kinetics driver, set ethernet and
  63. internet addresses etc., when I start up NCSA telnet (on a mini-Ethernet
  64. on which the only other computer is a Lanalyzer in promiscuous mode!!!)
  65. the following packets go out:-
  66. 1. arp broadcast with source ip 0.0.0.ff, looking for 0.0.0.7f
  67. 2. broadcast with type 80f3 (?)
  68. 3. arp broadcast with source ip 0.0.0.7f, looking for 0.0.0.7f  !!!!
  69.  
  70. These three are repeated immediately (interval of about 3ms) about 20 times,
  71. making 60 broadcast packets in 200ms!). Then immediately follows
  72.  
  73. 4. 2 broadcasts type 809b, one after the other, contents not meaningful
  74. to me.
  75. 5. 4 broadcasts type 809b at intervals of 400ms, containing "IPGATEWAY".
  76.  
  77. Then a lot later there are the arps looking for the host that I wanted,
  78. at decent intervals of 1 or 3 seconds.
  79.  
  80. These last arps DO have the correct internet source address.
  81.  
  82. I know that I may not have read the documentation as well as I ought, and
  83. we may even be missing useful documents, but the above is a bit of a 
  84. mystery to me. Can you help.
  85.  
  86. I must also admit that I spend my time trying to tell implementers of
  87. software products that:
  88.  
  89. a. I like to minimise the number of broadcast packets.
  90. b. Never broadcast if you can multicast (at least one of the Kinetics
  91.    test programs throws out vast numbers of broadcasts: not your fault).
  92. c. There is almost never an excuse for high-rate repetition of identical
  93.    broadcasts.
  94.  
  95. Best regards,
  96.                  Mike Gerard
  97.  
  98. [ Ed Note-
  99. [  I don't want to sound like I am passing the buck, but I feel obligated
  100. [  to tell you that the cause of 1,2,3, and 4 are all from the Kinetics
  101. [  software.  In order to exist on the ethernet, they chose some rather
  102. [  unorthodox methods of addressing their boxes (and machines which run
  103. [  the SC or SE boxes/cards.  Their method includes arping for 0.0.0.x.
  104. [  Further, the packets of types 80f3 and 809b are AppleTalk encapsulated
  105. [  in EtherNet headers. 
  106. [  - Gaige ]
  107.  
  108. --------------------------------------------------------
  109.  
  110. From: timk@newton (Tim Krauskopf)
  111. Subject: feature/bug feature
  112. Date: Fri, 11 Dec 87 11:40:09 CST
  113.  
  114.  
  115. If there is a long pause in the telnet mailing list as there has been
  116. recently, we will be throwing in some "feature/bug" updates.  These
  117. will explain some small details which we have been getting questions
  118. about.
  119.  
  120. Feature/bug update from NCSA (Mac version):
  121.  
  122. NCSA Telnet for the Mac version 2.1 has a companion 2.1E which runs over
  123. EtherTalk on a Mac II with an EtherTalk card.  Kinetics will soon be
  124. providing an EtherTalk driver for their Etherport SE and EtherSC products
  125. that we have also tested on.
  126.  
  127. Use 2.1 for AppleTalk, 2.1E if you have EtherTalk.
  128.  
  129.  
  130. LaserWriter 5.0 bug -
  131. Upgrading to LW 5.0 drivers will cause "print selection" to produce 
  132. garbage on your printer if there were any blank lines in the selected
  133. text.  Imagewriter printing still works.
  134.  
  135. We will be able to work around this in later versions, but for now, you
  136. may want to load a MultiFinder partition with MSWord or TeachText to paste
  137. into and use it for printing on a LaserWriter.
  138.  
  139.  
  140. Tim Krauskopf
  141. NCSA
  142.  
  143.