home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / acorn / tech / 1088 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  2.8 KB

  1. Path: sparky!uunet!pipex!warwick!uknet!strath-cs!cen.ex.ac.uk!CDLatham
  2. From: CDLatham@cen.ex.ac.uk (C.D.Latham)
  3. Newsgroups: comp.sys.acorn.tech
  4. Subject: Re: TCP/IP
  5. Message-ID: <BzGryI.74s@cen.ex.ac.uk>
  6. Date: 18 Dec 92 16:47:05 GMT
  7. References: <ARM200-921214130212-4DA1D7C*@MHS>
  8. Sender: CDLatham@cen.ex.ac.uk
  9. Organization: Computer Unit. - University of Exeter. UK
  10. Lines: 46
  11. In-Reply-To: /G=Owen/S=Smith/O=SJ-Research/ADMD=INTERSPAN/C=GB/@mhs-relay.ac.uk's message of 14 Dec 92 13:02:12 GMT
  12.  
  13. In article <ARM200-921214130212-4DA1D7C*@MHS> /G=Owen/S=Smith/O=SJ-Research/ADMD=INTERSPAN/C=GB/@mhs-relay.ac.uk writes:
  14.  
  15. [ ... about TCP/IP software problems ... ]
  16.  
  17. Yes, you are partly right there Owen in that there are several patched
  18. versions on the internet module and the original unpatched one all
  19. with the same number 1.01!  Finding the right one to go with a given
  20. combination of ethernet board, nfs and vt220 is a time consuming
  21. business as I found out the other day helping a colleague.  Added to
  22. that the Acorn ethernet III boards are almost, but not quite identical
  23. to the Atomwide ones.
  24.  
  25. We got it going in the end by trying every possible permutation but
  26. were not helped by a very nasty interaction with RISC OS 3.1 and
  27. !Protracker which I wrote about the other day.  Everything fails with
  28. internal errors and its impossible to mark the ethernet interface `up'
  29. afterwards.  Only a delete-power-on reset will fix it - anything less
  30. severe results in more internal errors.
  31.  
  32. There are still quite a few TCP/IP bugs and bits of bad design which I
  33. have moaned [directly] to Acorn about for the last year.  Here's one
  34. for starters:-
  35.  
  36. Run !VT220 and !NFSFiler.  Open a telnet connection with !VT220 and
  37. login somewhere.  Now mount a directory with !NFSFiler and notice that
  38. the cursor vanishes in the vt220 window with no obvious way of getting
  39. it back.  Clicking on the window gives it the input focus but no
  40. cursor.  Now if you think that is odd, select something in the window,
  41. click menu and observe that option Select->Type is greyed out and
  42. inoperative!  Click select to clear the selection and the cursor
  43. magically returns.  Now everything works as it should.
  44.  
  45. The TCP/IP manuals are rather weak in some places; for example setting
  46. up the NFS printer doesn't have the vital instruction that you must
  47. export directory /var/spool/pcnfs to your Acorn machines.  Ftp is
  48. implemented very poorly - a filer style interface would be best or at
  49. least the option of command line operation instead of those messy
  50. menus.  The menu doesn't stay up with click adjust sometimes when it
  51. ought to which makes it even worse.
  52.  
  53. I could go on but won't bore you with the other niggles.  The TCP/IP
  54. software is nearly very good but just misses the mark somehow.  It
  55. certainly isn't one of Acorn's best efforts which are usually
  56. excellent in my opinion.
  57.  
  58. --Christopher.
  59.