home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Unix / text / websterd.README < prev    next >
Encoding:
Text File  |  1994-01-07  |  1.6 KB  |  39 lines

  1. This is a first beta release of my webster daemon for the NeXT.  See
  2. websterd.c for details on how to set it up.  I have a hacked
  3. version of the "webster" client (but not "xwebster", not yet)
  4. that understands the new INDEX command for selecting the
  5. thesaurus instead of the dictionary.
  6.  
  7. You can run this as a daemon under inetd on your NeXT, or if you 
  8. want you can say "websterd word" or "websterd -t word" to look
  9. things up directly on the NeXT, although that wasn't the
  10. original idea and the output format isn't as nice.
  11.  
  12. I have yet to write any decent documentation - sorry.  That will come.
  13. Right now I'm interested in any feedback people may have.  I have only
  14. tested this on our NeXT runing 0.9, with connections from webster
  15. and xwebster on our Vax, Ultrix 3.0, but it seems to work.
  16.  
  17. Please let me know what you think.  I want to continue to improve this
  18. so I'm very interested in suggestions anyone may have.
  19.  
  20. And in case anyone is wondering, I figured out the format of
  21. the NeXT dictionary and the meaning of the special characters totally
  22. by trial and error.  If there is some real documentation for it
  23. out there, please point me to it!
  24.  
  25.  
  26. NOTE - Before installing this, look at "connection.c" and change
  27. it to suit your local environment.  The "check_connection()" routine
  28. there attempts to restrict server access to only those machines
  29. on specified networks.  I would strongly encourage you to restrict
  30. access of the NeXT webster daemon to only your local machines.
  31. Be sure to change "connection.c", or your Webster daemon will only
  32. be usable by machines here at Indiana!
  33.  
  34. Steve Hayman
  35. Tue Jun 20 14:53:16 EST 1989
  36.  
  37. sahayman@iuvax.cs.indiana.edu
  38. iuvax!sahayman
  39.