home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / comms / netconfig_1 / !NetConfig / !Help next >
Text File  |  1995-07-26  |  2KB  |  44 lines

  1. !NetConfig 0.2
  2. 26 July 1995
  3.  
  4. This is a beta test version of a program to set up the KA9Q (!TCPIP)-based
  5. free Internet software.  The idea is to provide a user-friendly interface to
  6. guide the user through the various options and configuration information that
  7. need to be specified, then to set up the individual applications (!SLIPdial,
  8. !TCPIPUser, !Newsbase, !Newsdir and !TTFN) according to the information
  9. given.
  10.  
  11. Before running it, you should copy !NetConfig into the same directory as
  12. (clean) versions of !Newsbase, !SLIPdial, !TCPIP, !TCPIPUser and !TTFN as
  13. delivered in the StarterPack version 1.2.
  14.  
  15. As this is a beta test version, you should expect that there may be a one
  16. or two problems or areas which could be improved.  Any comments, bug reports
  17. etc. will be gratefully received; send them to colin@nyphot.demon.co.uk
  18.  
  19. By making the program modular, it should be simple to add other Internet
  20. providers to those supported.  Typically a module of only a few hundred bytes
  21. and a few entries in the Messages file will be all that are needed.  See the
  22. file Docs.Provider, and the examples Lib.IFL and Lib.Zynet.  A more
  23. complicated example is in Lib.Demon; this uses most of the standard dialogs
  24. but substitutes its own Account dialog, to allow for the option of dialling
  25. in to set the password and fetch the IP address.
  26.  
  27. See the Docs directory for some more details.  I'm afraid there's not much
  28. documentation yet, but hopefully the code is not too obscure, and there are
  29. even one or two REMs!
  30.  
  31. Copyright 1995 Colin Hogben.
  32. You may use this code for any non-profit purpose, provided you
  33. document any changes made and apply the same conditions.
  34.  
  35. Credits
  36. -------
  37. Thanks are due to:
  38. * the authors of all the free applications which this program sets up;
  39. * Paul Allen who provided copiously commented TCPIP Config and AutoExec
  40.   files.
  41. * Merlyn Kline for providing details of ZyNet and a test account;
  42. * Bryan Wells, Joost Zalmstra and Ian Fitzgerald for supplying details of
  43.   their Internet providers;
  44.