home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / mswindo / programm / win32 / 1825 < prev    next >
Encoding:
Text File  |  1992-11-06  |  1.7 KB  |  43 lines

  1. Newsgroups: comp.os.ms-windows.programmer.win32
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!concert!sas!mozart.unx.sas.com!sasdxk
  3. From: sasdxk@skyhawk.unx.sas.com (Dave Kolb)
  4. Subject: Re: Getting DOS TCP/IP software to work with NT
  5. Originator: sasdxk@skyhawk.unx.sas.com
  6. Sender: news@unx.sas.com (Noter of Newsworthy Events)
  7. Message-ID: <Bx9sIM.ILr@unx.sas.com>
  8. Date: Fri, 6 Nov 1992 01:08:45 GMT
  9. References: <1992Nov5.031150.12271@ucsu.Colorado.EDU> <EBROWN.92Nov5161748@bud_light.kodak.com>
  10. Nntp-Posting-Host: skyhawk.unx.sas.com
  11. Organization: SAS Institute Inc.
  12. Lines: 29
  13.  
  14.  
  15. In article <EBROWN.92Nov5161748@bud_light.kodak.com>, ebrown@bud_light.kodak.com (Eric Brown) writes:
  16. |> In article <1992Nov5.031150.12271@ucsu.Colorado.EDU> ushomirs@spot.Colorado.EDU (USHOMIRSKIY GRIGORIY) writes:
  17. ...
  18. |>
  19. |> I was under the impression that Microsoft and a couple other vendors
  20. |> (Sun and FTP Software notably) had come up with the Windows Socket
  21. |> specification and that that was to be the new TCP/IP standard interface
  22. |> rather than packet drivers.
  23.  
  24. WNT has a Transport Driver Interface (TDI) that wraps "streams"
  25. around tcp/ip, spx, decnet etc. and the streams layer talks NDIS to
  26. network card drivers.
  27.  
  28. I think that the Windows socket spec is at a application level and the
  29. lower levels are vendor dependent.  Microsoft just chose to run NDIS
  30. at the lower levels and interfaces their TCP/IP layer ontop of
  31. streams and WINSOCKET applications shouldn't care.
  32.  
  33. "Inside Windows NT" explains this better than I can.
  34.  
  35. Rgards,
  36.  
  37. -- 
  38. Dave Kolb                     Opinions are mine not SAS'
  39. SAS Institute, Inc.           EMAIL:      sasdxk@unx.sas.com
  40. SAS Campus Drive - J206       Phone:      (919) 677-8000 x6827
  41. Cary, NC  27513-2414 USA      FAX:        (919) 677-8123
  42.  
  43.