home *** CD-ROM | disk | FTP | other *** search
/ SVM Mac - Best of 1995 / SVM-MAC-WIN-1995-133.img / pc / francnet / fichiers / readme.ge_ / readme.ge
Text File  |  1994-08-11  |  721b  |  24 lines

  1. Before starting up this version of winvn, you must specify which
  2. sockets DLL you want to use.
  3.  
  4. Use 'gwinsock.dll' for winsock stacks.
  5. Use 'pwksock.dll' for pathworks/lanman stacks.
  6.  
  7. To select a particular DLL, change/add a line in
  8. the [Communications] section of your winvn.ini:
  9. GenSockDLL=gwinsock.dll
  10.  
  11. (gwinsock.dll is the default)
  12.  
  13. NOTE:  There's no need to copy or move the DLL to any other
  14. directory.  Keep it with your winvn.exe
  15.  
  16. NOTE: 'gwinsock.dll' and 'pwksock.dll' are not _replacements_
  17. for your tcp/ip stack's own socket dlls... they _use_ them:
  18. i.e, 'gwinsock.dll' talks to 'winsock.dll', and
  19. 'pwksock.dll' talks to 'wsockets.dll'.
  20.  
  21. DLL's for other stacks may be available soon.
  22.  
  23. -Sam
  24.