home *** CD-ROM | disk | FTP | other *** search
/ Super Net 1 / SUPERNET_1.iso / PC / OTROS / UNIX / ARCHIE / CLIENTS / C_ARCHI2.TAR / archie-1.3.2 / README < prev    next >
Encoding:
INI File  |  1992-04-15  |  2.6 KB  |  51 lines

  1. [Last changed 04/14/92 v1.3.2]
  2.  
  3.  Enclosed you'll find a Prospero client for the archie service.  It'll
  4. let you query the archie databases without actually using an
  5. interactive process on the remote server's machine (e.g., archie.ans.net),
  6. resulting in a MUCH better response time.  It also helps lessen the
  7. load on the archie server itself.
  8.  
  9.  What's Archie?  It's a system that will let you check a database containing
  10. thousands of entries for the files that're available at FTP sites around
  11. the world.
  12.  
  13.  This is a third child of Clifford Neuman's Prospero project.  It's really
  14. the Archie client that's included in the prospero stuff, but I've taken out
  15. everything that's unnecessary for this client to work.  (Aka, you don't
  16. have to build all of Prospero to get the Archie client.)  Khun Yee Fung
  17. wrote an archie client in Perl, George Ferguson has written a client
  18. for use with XWindows, based in part upon this code.  Also, Scott
  19. Stark wrote a NeXT-Step client for the NeXT.
  20.  
  21.  Using the Archie Prospero interface in its true form will probably be of
  22. interest---check out the file `Prospero' for an example of its interface.
  23. If you find it intriguing, you should probably get the full prospero kit
  24. from the University of Washington on cs.washington.edu in pub/prospero.tar.Z.
  25.  
  26.  Suffice to say, there are now a number of ways to query Archie without
  27. bogging a server down with your logins.
  28.  
  29.  Check out the man page (or archie.doc, if you're using VMS or DOS)
  30. for instructions on how to use this archie client.  VMS users please
  31. note that you have to put quotes around args that are capital letters;
  32. for example,  $ ARCHIE "-L"  to list the available servers.
  33.  
  34.  Please check to make sure you don't have "archie" aliased or modified
  35. in some way to do a telnet or rlogin (which you may've done before
  36. this command-line ability came into being).
  37.  
  38.  If Archie consistently hangs (at different times of day with
  39. different queries), it's possible that your site has UDP traffic on
  40. ports > 1000 blocked, for security reasons.  Type `make udptest' to
  41. check---if it prints out the date, the Archie server is probably down;
  42. if it doesn't print out the date, either Widener's computer is down
  43. (God forbid ;-) ) or you do indeed have UDP blocked.  See your system
  44. administrator in this case.  If the problem persists and haven't the
  45. vaguest, then write me describing the situation and what machine/OS
  46. you're using.
  47.  
  48.  Write to archie-group@cs.mcgill.ca with questions about Archie itself.
  49.  Write to info-prospero@isi.edu about the Prospero protocol.
  50.  Write to brendan@cs.widener.edu with questions about this specific package.
  51.