home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / protocol / tcpip / ibmpc / 6997 < prev    next >
Encoding:
Text File  |  1992-12-17  |  3.9 KB  |  106 lines

  1. Newsgroups: comp.protocols.tcp-ip.ibmpc
  2. Path: sparky!uunet!mcsun!inesc.inesc.pt!rabbit!prc
  3. From: prc@rabbit (Pedro Ramalho Carlos)
  4. Subject: Re: WINSOCK from Netmanage
  5. Message-ID: <1992Dec17.005746.10600@inesc.pt>
  6. Summary: DLL available at Microdyne.com
  7. Sender: usenet@inesc.pt (USENET News System)
  8. Nntp-Posting-Host: rabbit.inesc.pt
  9. Organization: INESC - Lisboa, Portugal
  10. References: <1992Dec15.144810.9062@inesc.pt>
  11. Date: Thu, 17 Dec 1992 00:57:46 GMT
  12. Lines: 92
  13.  
  14. Hi
  15.  
  16.  Thanks a lot for all the answers.
  17.  
  18.  The point is that the Winsock API archive site changed from vax.ftp.com
  19. to Microdyne.com.
  20.  
  21.  There you can find the specs, Netmanage DLL and some demos in directory
  22. pub/winsock.
  23.  
  24. ----------
  25. Mark Towfiq writes:
  26. >   The official anonymous FTP site for Windows Sockets is Microdyne.COM
  27. > (along with the companion mailing list, winsock-request@Microdyne.COM).
  28. >  
  29. >   Here is the README file from the Windows Sockets archive:
  30. > ----------------------------------------------------------------------
  31. >   Via anonymous FTP to Microdyne.COM, anyone is free to access the
  32. > directory pub/winsock, which contains files and information pertinent
  33. > to the Windows Sockets API.
  34. >  
  35. >   Here are the contents of the directory:
  36. >  
  37. > README                  The file you are reading now.
  38. >  
  39. > archive/                An archive of the winsock@Microdyne.COM
  40. >                         mailing list.  (Send subscription requests to
  41. >                         winsock-request@Microdyne.COM.)
  42. >  
  43. > finger30.zip            Lee Murach's sample Finger clients, version
  44. >                         3.0, written to version 1.1 of the Windows
  45. >                         Sockets API.  "Finger" is written to the
  46. >                         synchronous, "fake blocking" form of the
  47. >                         Windows Sockets calls, and "Mfinger" written
  48. >                         to the asynchronous, message-based ones.
  49. >  
  50. > ../incoming/            A directory where submissions to the archive
  51. >                         (e.g. sample programs) should be placed.
  52. >  
  53. > netmanage.zip           The NetManage WINSOCK.DLL and associated
  54. >                         files, provided by Boris Yanovsky to assist in
  55. >                         testing.
  56. >  
  57. > In the subdirectories winsock-1.0 and winsock-1.1 you will find the
  58. > specification in any of these following formats:
  59. >  
  60. > winsock.def             Sample Windows Sockets DLL Module Definitions
  61. >                         File
  62. >  
  63. > winsock.doc             Windows Sockets API specification in WinWord
  64. >                         2.0 format
  65. >  
  66. > winsock.h               Windows Sockets API header file
  67. >  
  68. > winsock.hlp             Windows Sockets API specification in WinHelp
  69. >                         3.1 format (you need the 3.1 WINHELP.EXE to
  70. >                         read it)
  71. >  
  72. > winsock.ps              Windows Sockets API specification in
  73. >                         PostScript format
  74. >  
  75. > winsock.rtf             File used to build WINSOCK.HLP.
  76. >  
  77. > winsock.txt             Windows Sockets API specification in ASCII
  78. >                         Text format
  79. >  
  80. > winsock.zip             A file in ZIP format suitable for a developer
  81. >                         to program against -- it contains WINSOCK.H
  82. >                         and WINSOCK.DEF.
  83.  
  84. and Boris Yanovsky writes:
  85. > We did post our TCP/IP stack with winsock.dll to ftp.com because they
  86. > were 
  87. > the winsock archive site.  Later all the winsock archives were moved to
  88. > Mycrodyne.com and that is where you can get all the winsock stuff:
  89. > latest 
  90. > specs, test apps, and our TCP/IP stack.  The stuff that we posted was 
  91. > writen to sepc ver. 1.0B, so it is going to be outdated any day now,
  92. > since 
  93. > the final version of winsock spec 1.1 should become available soon.  As
  94. > soon as ver 1.1 spec is finalized we will be releasing new winsock.dll 
  95. > which is 1.1 compliant.
  96.  
  97.  
  98. Thanks again and hope this helps.
  99.  
  100. -regards
  101. -- 
  102.  
  103. --pedro ramalho carlos (prc@inesc.pt)
  104. --INESC (Lisboa, Portugal)
  105.