README
上传用户:sddyfurun
上传日期:2007-01-04
资源大小:525k
文件大小:3k
源码类别:

代理服务器

开发平台:

Unix_Linux

  1. [ Version 1.4 ]
  2.  Enclosed you'll find a Prospero client for the archie service.  It'll
  3. let you query the archie databases without actually using an
  4. interactive process on the remote server's machine (e.g., archie.ans.net),
  5. resulting in a MUCH better response time.  It also helps lessen the
  6. load on the archie server itself.
  7.  What's Archie?  It's a system that will let you check a database containing
  8. thousands of entries for the files that're available at FTP sites around
  9. the world.
  10.  This is a third child of Clifford Neuman's Prospero project.  It's really
  11. the Archie client that's included in the prospero stuff, but I've taken out
  12. everything that's unnecessary for this client to work.  (Aka, you don't
  13. have to build all of Prospero to get the Archie client.)  Khun Yee Fung
  14. wrote an archie client in Perl, George Ferguson has written a client
  15. for use with XWindows, based in part upon this code.  Also, Scott
  16. Stark wrote a NeXT-Step client for the NeXT.
  17.  Also included in this release is a GNU Emacs Lisp front-end to the
  18. archie client.  Note that it requires the Ange FTP package to work
  19. properly.  You can retrieve it from archive.cis.ohio-state.edu in the
  20. directory /pub/gnu/emacs/elisp-archive/packages as ange-ftp.tar.Z.
  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.  Suffice to say, there are now a number of ways to query Archie without
  26. bogging a server down with your logins.
  27.  Check out the man page (or archie.doc, if you're using VMS or DOS)
  28. for instructions on how to use this archie client.  VMS users please
  29. note that you have to put quotes around args that are capital letters;
  30. for example,  `$ ARCHIE "-L"'  to list the available servers.
  31.  Please check to make sure you don't have "archie" aliased or modified
  32. in some way to do a telnet or rlogin (which you may've done before
  33. this command-line ability came into being).
  34.  If Archie consistently hangs (at different times of day with
  35. different queries), it's possible that your site has UDP traffic on
  36. ports > 1000 blocked, for security reasons.  Contact your local
  37. system administrator.
  38.  Write to archie-group@cc.mcgill.ca with questions about Archie itself.
  39.  Write to info-prospero@isi.edu about the Prospero protocol.
  40.  Write to brendan@cygnus.com with questions about this specific package.