home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / protocol / tcpip / ibmpc / 6911 < prev    next >
Encoding:
Text File  |  1992-12-14  |  1.8 KB  |  46 lines

  1. Newsgroups: comp.protocols.tcp-ip.ibmpc
  2. Path: sparky!uunet!utcsri!torn!watserv2.uwaterloo.ca!watserv1!demorgan.uwaterloo.ca!erick
  3. From: erick@demorgan.uwaterloo.ca (Erick Engelke)
  4. Subject: Re: Wattcp -> Silicon Graphics: (solution + questions)
  5. Message-ID: <Bz9FA5.JtM@watserv1.uwaterloo.ca>
  6. Sender: news@watserv1.uwaterloo.ca
  7. Organization: University of Waterloo
  8. References: <Bywpn3.3Lx@watserv1.uwaterloo.ca> <29256@castle.ed.ac.uk> <kev.724105170@sol>
  9. Date: Mon, 14 Dec 1992 17:30:05 GMT
  10. Lines: 34
  11.  
  12. kev@sol.acs.unt.edu (Kevin W. Mullet) writes:
  13. >
  14. >   I believe that WATTCP uses a config.tel file nearly identical in
  15. >   format to the one used by both NCSA and CUTCP.  
  16.  
  17. Actually, I don't think so.  The NCSA/CUTCP model works on objects.  You
  18. describe each host of interest and give it attributes like the ability to
  19. gateway, the ability to do name service and desired screen/keyboard defaults.
  20. Multiple lines in the config file refer to the same object until the next
  21. one is started.
  22.  
  23. WATTCP uses some similar words, but it does not compile the lists of objects
  24. in the same way.  Each line is treated separately and has no real knowledge
  25. of previous lines.
  26.  
  27. >   At the end is the
  28. >   equiv of the /etc/hosts file in the form of entries for each host
  29. >   with (minimally, if you like ) domain names, aliases and IP
  30. >   addresses.  This should suit your purposes.
  31.  
  32. You must be confusing WATTCP with something else here.  There ain't no
  33. such feature.
  34.  
  35. The reason for this different approach is that WATTCP is often used in
  36. TSRs and so it can't malloc up memory to hold umpteen-gazillion objects.
  37. The NCSA model is not as easily fired up inside a tsr.
  38.  
  39. Erick
  40.  
  41.  
  42. -- 
  43. ----------------------------------------------------------------------------
  44. Erick Engelke                                 WATTCP Architect
  45. erick@development.uwaterloo.ca     TCP/IP was easy but i still can't work VI
  46.