home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 October / Chip_1997-10_cd.bin / tema / archie / wsarch32.txt < prev   
Text File  |  1996-04-11  |  9KB  |  221 lines

  1. This client is a first stab at a win32 archie client.  It requires
  2. Windows 95 or Windows NT 3.51 to run as the query is a thread and 
  3. it uses Tree and List views.
  4.  
  5. To use it all you need to do is run the program.
  6.  
  7. Support for FTP clients is now enabled.  Enter the FTP setup dialog and
  8. make sure that you enter the full path and name of the FTP program you use.
  9. Remember also to add the command line parameters, with substitution strings
  10. eg:
  11.  
  12. for ws_ftp you can use //%h/%d/%f,
  13.  
  14. %h will be substituted with the host name
  15. %d will be substituted with the remote directory name
  16. %f will be substituted with the remote filename.
  17.  
  18. Directory expansion is now possible, probably best done with the right mouse
  19. button after selecting the directory that you wish to expand.
  20.  
  21. The help file is not yet complete.  This will be improved over time.
  22.  
  23. Try it out and let me know how you get on via email or my WWW page
  24.  
  25. http://dspace.dial.pipex.com/david.woakes/
  26.  
  27. This archie client is based upon the archie client that is included in the
  28. Prospero V5.1a release.
  29.  
  30. It was written by Clifford Neuman with changes by Brendan Kehoe
  31. and George Ferguson.
  32.  
  33. If you want to know more about Prospero send an email message to 
  34. info-prospero@isi.edu.  Do not send questions about WSARCHIE to
  35. this address, send them to david.woakes@dial.pipex.com, PLEASE.
  36.  
  37. Keep an eye on my WWW home page for latest releases:
  38.  
  39. http://dspace.dial.pipex.com/town/square/cc83/
  40.  
  41.  
  42. Installation.
  43. =============
  44.  
  45. This instructions assume that you have some form of WINSOCK
  46. installed and working.
  47.  
  48. 1. Unzip wsarch32.zip in a directory by itself. There should be two
  49. files altogether:
  50.  
  51. wsarch32.exe    - this is the program itself.
  52. wsarch32.txt    - this file
  53.  
  54. Thats it.
  55.  
  56. To use, enter your search term in the "Search for" field, and then
  57. press return, or select the Search button.
  58.  
  59. At the moment you wont see anything about how your query is 
  60. progressing until either it completes or times out, and no error 
  61. message is returned in the latter case!  These things will be added 
  62. in time, I just wanted to get something out before I go away for 
  63. Christmas!  I will be refining and adding functionality then.
  64.  
  65. Regards
  66. David Woakes
  67.  
  68. ----------------------------------------------------------------
  69.  
  70. Currently this version of WSARCHIE may not be distributed or placed
  71. on FTP sites. This is because it is strictly speaking an ALPHA test
  72. release.
  73.  
  74. The address to send your donation to is:
  75.  
  76. David Woakes
  77. 88 Spottiswoode St
  78. Edinburgh
  79. EH9 1DJ
  80.  
  81. I attach a copy of the latest licensing agreement from the University of
  82. Southern California:
  83.  
  84. /* 
  85.  *  Copyright (c) 1991-1994 by the University of Southern California
  86.  *  All rights reserved.
  87.  *
  88.  *  PROSPERO(TM) LICENSE AGREEMENT
  89.  *
  90.  * 1. COPYRIGHT.  The Prospero software is owned by the University of
  91.  *    Southern California and is protected by the United States copyright 
  92.  *    laws and international treaty provisions.  Other copyrights may
  93.  *    apply to parts of the Prospero distribution and are so noted when
  94.  *    known to be applicable.
  95.  * 
  96.  * 2. DISCLAIMER OF WARRANTY.  THIS SOFTWARE IS PROVIDED "AS IS".  The
  97.  *    University of Southern California MAKES NO REPRESENTATIONS OR
  98.  *    WARRANTIES, EXPRESS OR IMPLIED.  By way of example, but not
  99.  *    limitation, the University of Southern California MAKES NO
  100.  *    REPRESENTATIONS OR WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY
  101.  *    PARTICULAR PURPOSE OR THAT THE USE OF THE LICENSED SOFTWARE
  102.  *    COMPONENTS OR DOCUMENTATION WILL NOT INFRINGE ANY PATENTS,
  103.  *    COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.  The University of Southern
  104.  *    California shall not be held liable for any liability nor for any
  105.  *    direct, indirect, or consequential damages with respect to any
  106.  *    claim by the user or distributor of the Prospero software or any
  107.  *    third party on account of or arising from this Agreement or the use
  108.  *    or distribution of the Prospero software. 
  109.  * 
  110.  * 3. GRANT OF LICENSE.
  111.  * 
  112.  *  a) Permission to use, copy, modify, and distribute this software and
  113.  *     its documentation in source and binary forms is hereby granted,
  114.  *     provided that:
  115.  * 
  116.  *       i) the use, copying, or distribution is not done for direct
  117.  *          commercial advantage;
  118.  * 
  119.  *      ii) any distribution of the software is on the same terms as in
  120.  *          this Prospero License Agreement, and each copy contains the
  121.  *          copyright notices and the license agreement that appear in
  122.  *          this software and supporting documentation; and  
  123.  * 
  124.  *     iii) any documentation or other materials related to such
  125.  *          distribution or use acknowledge that the software was developed
  126.  *          by the University of Southern California.  
  127.  * 
  128.  *  b) Permission to copy, modify, and distribute this software and its
  129.  *     documentation in source and binary forms AS PART OF ANOTHER
  130.  *     PRODUCT for commercial advantage is hereby granted, provided that:
  131.  * 
  132.  *       i) notice is provided to the University of Southern California
  133.  *          describing the use of Prospero in the product;    
  134.  * 
  135.  *      ii) any distribution of the software is on the same terms as in
  136.  *          this Prospero License Agreement, and those terms apply also to
  137.  *          the distribution and use of that part of the product derived
  138.  *          from the Prospero distribution (it is acceptable to
  139.  *          impose additional restrictions on other parts of the product), 
  140.  *          and each copy contains the copyright notices and the license
  141.  *          agreement that appear in this software and supporting
  142.  *          documentation; 
  143.  * 
  144.  *     iii) any documentation or other materials related to such
  145.  *          distribution or use acknowledge that the software was developed
  146.  *          by the University of Southern California; and
  147.  * 
  148.  *      iv) one of the following three conditions is met:
  149.  * 
  150.  *          a. The product so distributed has been developed
  151.  *             independently and it incorporates only files and related
  152.  *             functions (e.g. allocators) from the Prospero distribution
  153.  *             needed to providing compatibility with the Prospero
  154.  *             distribution; or  
  155.  * 
  156.  *          b. the product so distributed has been developed independently
  157.  *             and the parts of the Prospero distribution included
  158.  *             constitute less than 25% of the product, and the total annual
  159.  *             sales of products incorporating Prospero does not exceed
  160.  *             $100,000 (U.S. Dollars); or
  161.  * 
  162.  *          c. parties to which the product is sold or distributed are
  163.  *             allowed to use or distribute the product in source and binary
  164.  *             forms without fee if the party's use or distribution of the
  165.  *             product is not for direct commercial advantage. 
  166.  * 
  167.  *  c) Permission to use this software to provide a service for a fee is
  168.  *     granted provided that notice is provided to the University of
  169.  *     Southern California describing the nature of the service and
  170.  *     provided that the total annual revenues for the service provided
  171.  *     using Prospero does not exceed $250,000 (U.S. dollars).
  172.  * 
  173.  *  d) Any use, copying, modification, or distribution other than as
  174.  *     provided for above requires an additional license from the
  175.  *     University of Southern California.  The University of Southern
  176.  *     California is prepared to license this software for such use on
  177.  *     reasonable terms.  
  178.  * 
  179.  * 4. OTHER RESTRICTIONS.  Nothing in this Agreement shall be construed
  180.  *    as conferring rights to use in advertising, publicity, or
  181.  *    otherwise, the name of the University of Southern California, or
  182.  *    any trademark thereof. 
  183.  * 
  184.  *   This agreement shall be construed, interpreted, and applied in
  185.  *   accordance with the laws of the State of California, United States of
  186.  *   America.  If any part of this Agreement is held illegal or
  187.  *   unenforceable, the remaining portions shall not be affected.
  188.  * 
  189.  *   Any notice required under this agreement shall be sent to the Prospero
  190.  *   Project; Information Sciences Institute; University of Southern
  191.  *   California; 4676 Admiralty Way; Marina del Rey, California 90292-6695
  192.  *   USA. Any questions concerning the Prospero distribution should be
  193.  *   directed to info-prospero@isi.edu.
  194.  * 
  195.  *   Prospero was originally written by Clifford Neuman (bcn@isi.edu) while
  196.  *   a graduate student at the University of Washington, and subsequently at
  197.  *   the Information Sciences Institute of the University of Southern
  198.  *   California.  Contributors include Steven Seger Augart (swa@isi.edu),
  199.  *   Santosh Rao (srao@isi.edu), and other individuals identified in the
  200.  *   software distribution and accompanying documentation.
  201.  * 
  202.  *   Prospero, the Prospero Directory Service, the Prospero File System, 
  203.  *   and the Prospero Resource Manager are trademarks of the 
  204.  *   University of Southern California. 
  205.  * 
  206.  */
  207.  
  208. Release History
  209. ---------------
  210.  
  211. 1995.12.21
  212.  
  213. 1st release. No FTP support or domain support. Also no feedback
  214. on progress of query.
  215.  
  216. 1996.01.21
  217.  
  218. 2nd Release. No FTP support.
  219. Added support for domain option and also give feedback on
  220. progress.
  221.