home *** CD-ROM | disk | FTP | other *** search
/ Cardinal Internet Access Solutions / Cardinal_Internet_Access_Solutions(1996-08-19).iso / files / internet / slipnet / slipnet.z / WSARCH07.TXT < prev    next >
Text File  |  1994-11-17  |  6KB  |  135 lines

  1. This is the seventh ALPHA version (V0.7) of a windows based archie client. The
  2. major changes from the previous release are as follows:
  3.  
  4. 1.  Edit Menu:  It is now possible to copy search results to the clipboard.
  5.  
  6. 2.  When using file retrieve the FTP command will be displayed in an Edit box,
  7.     so that you can alter it prior to executing it.
  8.  
  9. If you have problems
  10. ====================
  11.  
  12. Do please tell me of any problems via email (david@maxwell.demon.co.uk).
  13. I'm currently working full time on a 9 month contract so I have less time to
  14. spend on this than previously. As a result I may not get back to you
  15. straight away, but I will do my best.
  16.  
  17. David Woakes (david@maxwell.demon.co.uk)
  18.  
  19. Credits:
  20.  
  21. This archie client is based upon the archie client that is included in the
  22. Prospero V5.2a release.
  23.  
  24. It was written by Clifford Neuman with changes by Brendan Kehoe
  25. and George Ferguson.
  26.  
  27.  
  28. Installation.
  29. =============
  30.  
  31. This instructions assume that you have some form of WINSOCK installed and
  32. working and that you are using Windows 3.1.
  33.  
  34. I use Peter Tattam's Trumpet Winsock. It's shareware and has SLIP built in
  35. and can be found at the follwing sites:
  36.  
  37. ftp.demon.co.uk:/pub/ibmpc/winsock/stacks/trumpwsk/twsk10a.zip
  38. ftp.sunet.se:/pub/pc/news/trumpet/winsock/twsk10a.zip
  39. tasman.cc.utas.edu.au:/pub/pc/news/trumpet/winsock/twsk10a.zip
  40.  
  41. I mention this winsock as it is the only one that I've tried this with and
  42. it might not work with others, although theorectically it should.
  43.  
  44. 1. Unzip wsarchie.zip in a directory by itself. There should be three files
  45. altogether:
  46.  
  47. wsarchie.exe    - this is the program itself.
  48. wsarchie.hlp    - this is wsarchie's windows help file. This should probably
  49.                   reside in the same directory as wsarchie.exe.
  50. wsarchie.ini    - contains the list of archie servers, and user preference
  51.                   settings. This file can be left in wsarchie's working
  52.                   directory or placed in c:\windows.
  53. wsarch07.txt    - this file
  54. dispmsg.exe     - a trace display program, which if running at the same time
  55.                   as wsarchie will display various traces as wsarchie performs
  56.                   searches.
  57.  
  58. 2. Use the FTP Setup command in the Options menu to setup the command line
  59. for the FTP client. This is a non essential step, but is useful.
  60.  
  61. That's it. As long as wsarchie.ini is in wsarchie.exe's working directory
  62. everything should go swimmingly. You can add an icon in a program manager
  63. group in the usual fashion (ie drag wsarchie.exe from the file manager to
  64. the desired group, or use {file, new} from the program manager menu).
  65. The icon is derived from the Winsock icon.
  66.  
  67. To use, enter your search term in the "Search for" field, and then press
  68. return, or select the Search button. If things go successfully then you
  69. should see the title bar change informing you of packets being recieved.
  70. When complete the results will be displayed in the host, directories and
  71. files list boxes. Full details of the selected file will be displayed below.
  72. Note some archie servers seem to give fewer details than others.
  73.  
  74. To change the default Archie server use the Option Menu command User
  75. Preferences. A dialog will be displayed, currently this allows default
  76. archie client and default search type to be set.
  77.  
  78. The domain box can be used to limit the sites that the Archie Server will
  79. consider during it's search.
  80.  
  81. The following is the list of known problems with wsarchie and how they can be
  82. solved (or not).
  83.  
  84. 1.  WS_FTP (16 or 32 bit versions) fail to execute.
  85.  
  86. Get the latest version from either
  87.  
  88. ftp.usma.edu:/pub/msdos or somewhere on 147.51.200.18 (it is fairly obvious if you 
  89. try).
  90.  
  91. 2.  There is no response from the server, even though you can telnet to it.
  92.  
  93. This is usually caused by a firewall on your site blocking the incoming packets 
  94. because they are UDP packets.  You will need to talk to your network supervisor. 
  95. Wsarchie (Version 0.2+) uses a non privileged port number above 2050 (the actual 
  96. number may vary), so there shouldn't be problems with letting them in.  Some 
  97. administrators take a different view and refuse to let these packets in.  There is 
  98. nothing I can do if you cannot get the network administrator to change there 
  99. philosophy.  Try the latest version of wsarchie available from 
  100. ftp.demon.co.uk:/pub/ibmpc/winsock/apps/wsarchie.
  101.  
  102. 3.  You get the message "WINSOCK ERROR: NO_DATA: No entry found".
  103.  
  104. This means that the name server lookup failed.  Try using telnet to connect to the 
  105. archie client.  If this succeeds from the same machine then there is a problem 
  106. with name resolution.  If you are probably using Chameleon's winsock, try reducing 
  107. your list of name servers to one or check whether the latest version fixes this.
  108.  
  109.  
  110. 4.  With PC-NFS V5.1 you will often get the error WINSOCK ERROR: EMSGSIZE.
  111.  
  112. I believe this is caused by an underlying restriction in the winsock stack. There 
  113. is nothing that I can do about this.
  114.  
  115. 5.  With Novell Winsock, an empty error dialog is displayed when a search is 
  116. started.
  117.  
  118. Hopefully this version should at least display an error number here.
  119.  
  120. 6. With Novell Winsock, searches fail with the error ENOBUFS.
  121.  
  122. Check your net.cfg file.  If there are lines in it like:
  123.  
  124. tcp_sockets 32
  125. udp_sockets 8
  126. raw_sockets 1
  127.  
  128. then taking them out might fix the problem, but will probably restrict the winsock 
  129. capabilities.  I wouldnÆt really suggest that you play with these settings unless 
  130. you are fairly expert on Novell.
  131.  
  132. Good Luck
  133.  
  134. David Woakes (david@maxwell.demon.co.uk).
  135.