home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / alt / gopher / 1121 < prev    next >
Encoding:
Text File  |  1992-07-29  |  1.8 KB  |  43 lines

  1. Newsgroups: alt.gopher
  2. Path: sparky!uunet!stanford.edu!leland.Stanford.EDU!schemers
  3. From: schemers@leland.Stanford.EDU (Roland Schemers)
  4. Subject: Re: Wish List Re:  gopher<->NNTP et al.
  5. Message-ID: <1992Jul30.002659.17260@leland.Stanford.EDU>
  6. Sender: news@leland.Stanford.EDU (Mr News)
  7. Organization: Distributed Computing Group, Stanford University
  8. References: <1992Jul25.001230.21597@leland.Stanford.EDU> <1992Jul25.002513.22566@leland.Stanford.EDU> <Bs687G.8Cp@knot.ccs.queensu.ca>
  9. Date: Thu, 30 Jul 92 00:26:59 GMT
  10. Lines: 31
  11.  
  12. In article <Bs687G.8Cp@knot.ccs.queensu.ca> hooper@ccs.QueensU.CA (Andy Hooper) writes:
  13. >All these gopher<->xyz gateway scripts are really neat, but they're
  14. >proliferating like crazy. A single, table driven, gopher gateway daemon
  15. >would be nice, to pull them back under some kind of umbrella something
  16. >like inetd does for TCP/IP daemons. 
  17. >
  18.  
  19. Of course. What I'm doing right now is trying to fill the empty space
  20. in our gopherspace to show management what can be done with gopher, thats
  21. why I've been whipping out these little gopher gateways. :-) I had already 
  22. planned on bringing some of them together. Basically the first word in
  23. the selector string would be the switch:
  24.  
  25. webster default SPELL gopher
  26. nntp ls alt.gopher
  27. whois schemers
  28.  
  29. Then the "master" gopher gateway perl script would check which gateway
  30. was being called. The master gopher gateway could either be written
  31. like inetd and fork off the real gateway, passing it the arguments,
  32. or have all the smaller gateways builtin to it.
  33.  
  34. Roland
  35.  
  36.  
  37.  
  38. -- 
  39. Roland J. Schemers III              |            Networking Systems
  40. Systems Programmer                  |            168 Pine Hall   (415)-723-6740
  41. Distributed Computing Group         |            Stanford, CA 94305-4122
  42. Stanford University                 |            schemers@Slapshot.Stanford.EDU
  43.