home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / vmsnet / networks / tcpip / multinet / 2062 < prev    next >
Encoding:
Text File  |  1992-08-29  |  1.4 KB  |  36 lines

  1. X-Gateway-Source-Info: INTERNET
  2. Path: sparky!uunet!stanford.edu!agate!dog.ee.lbl.gov!network.ucsd.edu!mvb.saic.com!tgv.com!info-multinet
  3. Date: 28 AUG 92 18:55:09 GMT
  4. Newsgroups: vmsnet.networks.tcp-ip.multinet
  5. X-Return-path: <info-multinet-relay@TGV.COM>
  6. X-RFC822-From: Brian McKeever <MCKEEVER@VAX2.CSTP.UMKC.EDU>
  7. From: Brian McKeever <MCKEEVER@VAX2.CSTP.UMKC.EDU>
  8. Subject: Re:  Local whois server.
  9. X-Envelope-to: info-multinet@tgv.com
  10. X-VMS-To: IN%"info-multinet@tgv.com"
  11. Organization: The INFO-MULTINET Community
  12. Message-ID: <20204F5528AUG92185509@TGV.COM>
  13. Nntp-Posting-Host: Mvb.Saic.Com
  14. Lines: 20
  15.  
  16. I've got a local whois server that does what we need.  I doubt seriously
  17. that it is an RFC compliant server.  All it is is a program that the
  18. MULTINET_SERVER process calls to reply to connections to the whois port. It
  19. accepts a single string and searches a text file for matches.  Nothing
  20. fancy.  You may want to use it until you get some real WHOIS code.    It's
  21. one of those quick and dirty things.  Everything worth doing is not worth
  22. doing right. ;-)
  23.  
  24. You can get it via anonymous FTP from CSTP.UMKC.EDU in the
  25. [.MNET.WHOIS-SERVER] directory.  There is a MAKEFILE and I think the
  26. instructions (very limited) are in the source code.  You do need a C
  27. compiler.
  28.  
  29. Hope you find it useful,
  30.  
  31. --Brian
  32.  
  33. P.S.  I think Ehud gave me the original code.  Have to give credit where
  34.       credit is due.
  35. 
  36.