home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / internet / starterpck / !TCPIP / !ReadMe < prev    next >
Text File  |  1994-09-24  |  5KB  |  140 lines

  1. TCPIP (Arc KA9Q) Version 2.01
  2. =============================
  3.  
  4. Note - this is suitable for Risc OS 3 onwards only.
  5.  
  6. At long last, the first non test release of !TCPIP V2.
  7.  
  8. This doesn't mean that everything is known to work perfectly (I wish..),
  9. it just means that I am more or less happy with the bits I've added, and
  10. that bits recently added by Anthony and Tom Huges seem to do their jobs.
  11.  
  12. I had hoped to get a demand dialer implemented and some desparately needed
  13. improvements to the FTP server and client, but alas other things have had
  14. to take priority, if only so that certain sections can be left alone for
  15. a while.
  16.  
  17. Doubtless there will still be bugs and many things that need improving.
  18.  
  19. Anyway, for now this seems to be a good stable release, and suitable for
  20. general circulation.
  21.  
  22. Note, the version preceding this, 2.00g was never intended for public
  23. circulation, though was uploaded to the Risc OS developers directory on
  24. Demon's ftp server so that Anthony could get at it - I dont like
  25. emailing huge archives - it tends to get a bit expensive, at least until
  26. SMTPv2 and MIME become common.
  27.  
  28. Anyway, for those who didn't by some means or other obtain a copy of
  29. 2.00g, I would suggest you read the New_2.00g in conjunction with the
  30. the New_201 file.
  31.  
  32.  
  33.  
  34. Setting up !TCPIP
  35. =================
  36.  
  37. Appologies to those who are upgrading. !TCPIP Resources have been
  38. re-organised such that they have their own psuedo application, which
  39. also replaces !MailDir.
  40.  
  41. This will mean that this particular upgrade will be more awkward than
  42. previous ones, however future upgrades will be very much easier.
  43.  
  44.  
  45. - A note to the few 2.00g users:
  46.  
  47. - !TCPIPUser has changed very slightly. Unpack the new version over the
  48. - original and move !TCPIPUser.spool, alias, folder into the new
  49. - !TCPIPUser.MailDir.
  50.  
  51.  
  52. First of all, you will need to ammend your dialer as follows:
  53.  
  54. Whichever dialer you are using, you will have to amend the OS variable it
  55. uses to reference the !TCPIP application.
  56.  
  57. For !SlipDial:
  58.  
  59. Ammend the dialer script as follows:
  60.  
  61. Search for the line:
  62. task <TCPIP$dir>.!Run
  63. and replace it with:
  64. task <TCPIP2$Dir>.!Run
  65.  
  66.  
  67. For !CallDemon:
  68.  
  69. Ammend the file "!CallDemon.CallDIS" as follows:
  70.  
  71. Change the line:
  72. if "<DIS$Connect>" = "CONNECT" Then WimpTask Run <TCPIP$Dir>
  73. to:
  74. if "<DIS$Connect>" = "CONNECT" Then WimpTask Run <TCPIP2$Dir>
  75.  
  76.  
  77. - (New users can ignore this bit)
  78.  
  79. - Next, you will want to keep copies of your existing !TCPIP and
  80. - !MailDir, so do the following:
  81.  
  82. - Rename !TCPIP as O!TCPIP
  83. - Rename !MailDir as O!MailDir
  84.  
  85. - Next unpack !TCPIP and !TCPIPUser from the archive.
  86.  
  87. - As the system variables have changed slightly, you will need run
  88. - !TCPIP.!Boot and !TCPIPUser.!Boot.
  89.  
  90. Now run !TCPIPUser. You should end up with a file in you text editor,
  91. and a directory viewer open on the !TCPIPUser.Install directory.
  92.  
  93. Edit this file, entering you details and save it over the original.
  94. (If you manage to destroy it, you can allways fetch a fresh copy from the
  95. archive.)
  96.  
  97. Was this is done, double click on !Config in the viwer that was opened
  98. for you. This will write entered information into various  !TCPIP's
  99. config files.
  100.  
  101. Thats it, basic !TCPIP configuration is done for use with Demon.
  102.  
  103. If you are using this software with another provider, still go through
  104. this process, then amend any other details in !TCPIPUser.Config,
  105. !TCPIPUser.AutoExec, !TCPIPUser.Domain, !TCPIPUser.Resolve.resconf as
  106. needed.
  107.  
  108. If you upgrading from a previous version, I would suggest you still do
  109. the same as then new information needed in !TCPIPUser.Config will be
  110. present, leaving you to merge in the old information.
  111.  
  112. Once this is done, you may wish to create / copy in finger information
  113. from your O!TCPIP.Finger.* files. Also you may wish to copy banner files
  114. over, FTPUsers etc. Before copying over resolve.hosts, have a look at
  115. the new resolve.hosts and ensure the information for you own host is
  116. present. This is needed by the reverse DNS for offline usage.
  117.  
  118. Finally, if you have an alias file in !MailDir, copy this to
  119. !TCPIPUser.MailDir.
  120.  
  121. Hopefully thats it. You should be operational again.
  122.  
  123.  
  124. I hope to be supply a wimp config program with future version of !TCPIP
  125. that will make the above process somewaht easier for first time users.
  126.  
  127. Also, in future, software upgrades will be alot easier, as !TCPIP has
  128. been separated from its configuration and data files.
  129.  
  130.  
  131.  
  132.                            Adam Goodfellow <adam@comptech.demon.co.uk>
  133.  
  134.                 ----------------------------------------
  135.                 
  136. Please report bugs to tcpip2@comptech.demon.co.uk.
  137.  
  138. Suggestions are perhaps best raised in the usenet group
  139. demon.ip.support.archimedes.
  140.