home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / protocol / tcpip / ibmpc / 7343 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  3.4 KB

  1. Path: sparky!uunet!psinntp!Microdyne.COM!sparcipc!towfiq
  2. From: towfiq@Microdyne.COM (Mark Towfiq)
  3. Message-ID: <TOWFIQ.93Jan11110858@sparcipc.Microdyne.COM>
  4. Date: 11 Jan 93 11:08:58
  5. Organization: Microdyne Corporation, Westford, MA, USA
  6. In-reply-to: backman@FTP.COM's message of 8 Jan 93 16:03:27 GMT
  7. Newsgroups: comp.protocols.tcp-ip.ibmpc
  8. Subject: Re: WinVN over Winsock
  9. X-Mailer: GNU Emacs 18.58 with RMAIL and Supercite 2.2
  10. References: <9301081603.AA26359@ftp.com>
  11. Distribution: world
  12. Lines: 86
  13.  
  14. >>>>> On 8 Jan 93 16:03:27 GMT, backman@FTP.COM (Larry Backman) said:
  15.  
  16. >> I have placed a Winsock compliant WINVN NNTP newsreader to kkkdksf
  17. >> for anonymous ftp. This version of WINVN should be compatible with
  18. >> Winsock 1.0 & 1.1.
  19.  
  20. lb> and in what domain and what host could I find kkkdksf?
  21.  
  22.   Please note a version of WINVN has been placed in the Windows
  23. Sockets archive on Microdyne.COM (mirrored at sunsite.unc.edu, which
  24. has a higher-speed connection to the Internet, as well as Windows
  25. Sockets information available via WAIS).  At the end of this posting,
  26. please find the README from the Microdyne.COM archive.
  27.  
  28. Mark Towfiq
  29. Windows Sockets Mailing List Coordinator
  30. winsock-request@Microdyne.COM
  31. ----------------------------------------------------------------------
  32.   Via anonymous FTP to Microdyne.COM, anyone is free to access the
  33. directory pub/winsock, which contains files and information pertinent
  34. to the Windows Sockets API.
  35.  
  36.   Here are the contents of the directory:
  37.  
  38. README            The file you are reading now.
  39.  
  40. archive/        An archive of the winsock@Microdyne.COM
  41.             mailing list.  (Send subscription requests to
  42.             winsock-request@Microdyne.COM.)
  43.  
  44. finger30.zip        Lee Murach's sample Finger clients, version
  45.             3.0, written to version 1.1 of the Windows
  46.             Sockets API.  "Finger" is written to the
  47.             synchronous, "fake blocking" form of the
  48.             Windows Sockets calls, and "Mfinger" written
  49.             to the asynchronous, message-based ones.
  50.  
  51. ftpsoftware.zip        FTP Software's Windows Sockets DLL, intended
  52.             to run with PC/TCP 2.10 and PC/TCP 2.11.  This
  53.             DLL was designed specifically for use with
  54.             PC/TCP from FTP Software.  It will not run
  55.             over other vendors' protocol stacks.
  56.  
  57. ../incoming/        A directory where submissions to the archive
  58.             (e.g. sample programs) should be placed.
  59.  
  60. microsoft/        This directory contains the necessary files
  61.             for 16-bit Windows Sockets support for the
  62.             Windows NT October Beta release.
  63.  
  64. netmanage.zip        The NetManage WINSOCK.DLL and associated
  65.             files, provided by Boris Yanovsky to assist in
  66.             testing.
  67.  
  68. press-releases/        The text of some of the press releases about
  69.             the Windows Sockets API.
  70.  
  71. winvn.zip        A NNTP-based newsreader, written to use the
  72.             Windows Sockets API.
  73.  
  74. In the subdirectories winsock-1.0 and winsock-1.1 you will find the
  75. specification in any of these following formats:
  76.  
  77. winsock.def        Sample Windows Sockets DLL Module Definitions
  78.             File
  79.  
  80. winsock.doc        Windows Sockets API specification in WinWord
  81.             2.0 format
  82.  
  83. winsock.h        Windows Sockets API header file
  84.  
  85. winsock.hlp        Windows Sockets API specification in WinHelp
  86.             3.1 format (you need the 3.1 WINHELP.EXE to
  87.             read it)
  88.  
  89. winsock.ps        Windows Sockets API specification in
  90.             PostScript format
  91.  
  92. winsock.rtf        File used to build WINSOCK.HLP.
  93.  
  94. winsock.txt        Windows Sockets API specification in ASCII
  95.             Text format
  96.  
  97. winsock.zip        A file in ZIP format suitable for a developer
  98.             to program against -- it contains WINSOCK.H
  99.             and WINSOCK.DEF.
  100.