home *** CD-ROM | disk | FTP | other *** search
/ CD Loisirs 26 / CDL26.iso / PLANETPC / WIN311 / ELEMENTS / WINVN996 / README.TXT < prev    next >
Text File  |  1995-08-24  |  38KB  |  829 lines

  1.             *** NOTE NOTE NOTE ***
  2.  
  3.                  WinVN 0.99-6
  4.  
  5.   Make sure to read the Installation Instructions before installing
  6.   WinVN.  E-mail traffic is high for the unpaid supporters of this
  7.   product, and almost all the questions people ask are either answered
  8.   in this README.TXT, FAQ.TXT, the WWW site, the hardcopy docs or the
  9.   MAIL.WINVN newsgroup on NEWS.KSC.NASA.GOV.  Please help us spend our
  10.   time making WinVN a better product and not answering the same
  11.   questions over and over.
  12.  
  13.                                                 JD
  14.             **********************
  15.  
  16. Contents
  17. ========
  18. What is WinVN?
  19. Requirements
  20. Upgrade Instructions
  21. New Installation Instructions
  22. WinVN Files
  23. Latest Version
  24. Contacting the Developers
  25. Credits
  26. Revision History
  27.  
  28.  
  29. What is WinVN?
  30. ==============
  31.  
  32. WinVN is an NNTP newsreader for the Microsoft Windows family.  You can use
  33. it to read and post Usenet News, and send email via the SMTP or MAPI
  34. protocols.  There are three version of WinVN all derived from a common
  35. set of source files:
  36.  
  37.   WinVN 16-bit   For Windows and Windows for Workgroups
  38.   WinVN 32-bit   *Only* for Windows NT and Windows 95
  39.   WinVN AXP      *Only* for Windows NT on DEC Alpha platform
  40.  
  41.  
  42. Requirements
  43. ============
  44.  
  45. 1) An appropriate operating system: Windows, Windows for Workgroups,
  46.    Windows NT, Windows NT/AXP or Windows 95.
  47.  
  48. 2) A correct installation as described below.
  49.  
  50. 3) An appropriate network connection with a TCP/IP stack and either a
  51.    WINSOCK.DLL or a WSOCKETS.DLL.  See Installation Instructions below.
  52.  
  53. 4) An NNTP News Server that supports at least one of the following NNTP
  54.    extensions:
  55.      XHDR    Most news servers can do this
  56.      XOVER   INN is a news server that does XOVER
  57.  
  58.    WinVN will use XOVER, a better protocol, if your server supports it.
  59.    You need the name or address of the server.  A few news servers require
  60.    a username and password for authentication--most do not.  Contact your
  61.    news server's administrator if in doubt.
  62.  
  63.  
  64. Upgrade Intructions
  65. ===================
  66.  
  67. 1) Just unzip the archive into your current WinVN directory.  The archive does
  68.    not contain NEWSRC or WINVN.INI files, so your existing settings will be
  69.    preserved and WinVN will merge in any new features needed for the new
  70.    release.  (If you are paranoid: move your WINVN.INI and NEWSRC files to
  71.    a different directory, delete everything else in your WinVN directory,
  72.    unzip WinVN, and finally move your WINVN.INI and NEWSRC files back.)
  73.  
  74.  
  75. 2) *** IF THE INCLUDED CTL3D DLL IS A NEWER VERSION THAN YOURS ***
  76.    WinVN 16-bit:
  77.      Move (*don't copy*) CTL3DV2.DLL into your \WINDOWS\SYSTEM directory.
  78.      There must be *one and only one* instance of this file on your disk!
  79.    WinVN 32-bit:
  80.      Windows NT:
  81.        Move (*don't copy*) CTL3D32.DLL into your %SystemRoot%\SYSTEM32 directory.
  82.      Windows 95:
  83.        Move (*don't copy*) CTL3D32.DLL into your \WINDOWS\SYSTEM directory.
  84.      There must be *one and only one* instance of this file on your disk!
  85.  
  86.  
  87. New Installation Instructions
  88. =============================
  89.  
  90. 0) Read this file, the help file, and the FAQ.  They will answer most of
  91.    your questions.
  92.  
  93. 1) Create a WinVN directory and unzip the archive into this directory.
  94.  
  95. 2) *** DO NOT SKIP THIS STEP! ***
  96.    WinVN 16-bit:
  97.      Move (*** DO NOT COPY!!! ***) CTL3DV2.DLL into your
  98.       \WINDOWS\SYSTEM directory. There must be *one and only one*
  99.       instance of this file on your disk! or you will get a
  100.       CTL3DV2.DLL was not installed correctly message.  This message
  101.       is put out by the authors of CTL3DV2.DLL and not by WinVN!  We
  102.       can't do anything about that.
  103.  
  104.    WinVN 32-bit:
  105.      Windows NT:
  106.        Move (*don't copy*) CTL3D32.DLL into your %SystemRoot%\SYSTEM32 directory.
  107.      Windows 95:
  108.        Move (*don't copy*) CTL3D32.DLL into your \WINDOWS\SYSTEM directory.
  109.  
  110.      There must be *one and only one* instance of this file on your disk!
  111.      (Note: if you are running Windows 3.1 with Win32S, you still can't
  112.       run the 32-bit version of WinVN.   Win32S doesn't provide a 32-bit
  113.       WINSOCK.DLL so it won't buy you anything even if we supported it.)
  114.  
  115. 3) This is very important!  Choose the appropriate WinSock interface by
  116.    editing the GenSockDLL entry in the Communications section of your
  117.    WINVN.INI.   WinVN doesn't ship with a WINVN.INI file but it will
  118.    produce one the first time you run the program.  If you want to
  119.    change WinVN's DLL that interfaces to the WINSOCK.DLL on your
  120.    networking stack, run WinVN first, have it produce a WINVN.INI
  121.    and then edit the WINVN.INI using an editor.
  122.  
  123.    See below for details.
  124.  
  125.    WinVN 16-bit:
  126.      GWINSOCK.DLL   The default, which should work in most cases
  127.      PWKSOCK.DLL    For pre-WinSock 1.1 compliant TCP/IP stacks
  128.                     such as Dec Pathworks 4.1 or earlier (Pathworks
  129.                     5.0 or higher use GWINSOCK.DLL) or LanManager 2.1a
  130.                     or earlier.  (LanMan 2.2 or higher, use GWINSOCK.DLL)
  131.      GENASYNC.DLL   Faster with modem and Trumpet or NetManage products
  132.  
  133.    WinVN 32-bit:
  134.      GWINSOCK.DLL   The default, which should work in all cases
  135.  
  136.  
  137.    Details
  138.    -------
  139.      You will have one of the following two types of TCP/IP stacks:
  140.  
  141.      WinSock v1.1 (or higher) TCP/IP stack and WINSOCK.DLL:
  142.        (Examples: Microsoft TCP/IP, Trumpet, PC/TCP, Windows NT,
  143.         Windows 95, NetManage TCP/IP, LanManager 2.2, DEC Pathworks 5.1)
  144.  
  145.        a) Make sure WINSOCK.DLL is in your path before starting Windows.
  146.        b) Make sure the GenSockDLL entry in the Communications section
  147.           of your WINVN.INI is set to GWINSOCK.DLL or GENASYNC.DLL, as
  148.           appropriate.
  149.  
  150.        SPECIAL NOTE: If you are using later versions of the Trumpet or
  151.        NetManage (Chameleon) products, you will get better performance over
  152.        a modem with GENASYNC.DLL rather than GWINSOCK.DLL.
  153.  
  154.      *or*
  155.  
  156.      Pre-WinSock v1.1 TCP/IP stack and WSOCKETS.DLL:
  157.        (Examples: DEC Pathworks 4.1 or Microsoft LanManager 2.1a)
  158.  
  159.        a) Make sure WSOCKETS.DLL is in your path before starting Windows.
  160.        b) Make sure the GenSockDLL entry in the Communications section
  161.           of your WINVN.INI is set to PWKSOCK.DLL.
  162.  
  163.      NOTE: GWINSOCK.DLL, GENASYNC.DLL and PWKSOCK.DLL are not replacements
  164.      for your TCP/IP stack's own socket DLLs--they use them.  For example,
  165.      GWINSOCK.DLL talks to WINSOCK.DLL, and PWKSOCK.DLL talks to WSOCKETS.DLL.
  166.  
  167. 4) Configure the Communications Options.  The first time you start WinVN
  168.    you will be asked to configure these options.  You must have the name or
  169.    address of your news server.  The TCP port should be NNTP or 119 if the
  170.    former does not work.  The Username and Password should *only* be
  171.    filled in if your news server requires them for authentication.
  172.    Contact your news server's administrator if in doubt.
  173.  
  174.    If you are using SMTP mail, fill in the appropriate SMTP host name or
  175.    address.  See the help file for more information.
  176.  
  177. 5) Configure your Personal Info.  The first time you start WinVN
  178.    you will be asked for your name, email address, and organization.  Make
  179.    sure you provide a valid email address.
  180.  
  181.  
  182.  
  183. WinVN Files
  184. ===========
  185.  
  186. WinVN 16-bit:
  187.  
  188. File           Location                Description
  189. ------------   ---------------------   ------------------
  190. WINVN.EXE      WinVN directory         The program itself
  191. WINVN.HLP      WinVN directory         The help file
  192. WVTB.DLL       WinVN directory         Toolbar support
  193. GWINSOCK.DLL   WinVN directory         Generic WinSock interface
  194. PWKSOCK.DLL    WinVN directory         For pre-Winsock 1.1 compliant TCP/IP stacks
  195. GENASYNC.DLL   WinVN directory         For modem and Trumpet or NetManage
  196. README.TXT     WinVN directory         This file
  197. WINVNFAQ.TXT   WinVN directory         Frequently Asked Questions (and answers)
  198. NEWSRC         WinVN directory*        List of newsgroups and read articles
  199. WINVN.INI      WinVN directory*        Configuration file
  200. CTL3DV2.DLL    \WINDOWS\SYSTEM