home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / protocol / tcpip / ibmpc / 7398 < prev    next >
Encoding:
Text File  |  1993-01-12  |  2.0 KB  |  42 lines

  1. Newsgroups: comp.protocols.tcp-ip.ibmpc
  2. Path: sparky!uunet!microsoft!hexnut!henrysa
  3. From: henrysa@microsoft.com (Henry Sanders)
  4. Subject: Re: NDIS/Netbios
  5. Message-ID: <1993Jan12.173340.658@microsoft.com>
  6. Date: 12 Jan 93 17:33:40 GMT
  7. Organization: Microsoft Corporation
  8. References: <1993Jan11.160412@roper.mc.ti.com> <1993Jan12.004621.20284@murdoch.acc.Virginia.EDU> <1993Jan12.035023.15539@melb.bull.oz.au>
  9. Lines: 31
  10.  
  11. >Netbeui is a grungy little protocol stack which is a cut down and faster
  12. >version of NBP.  Netbeui has nothing to do with TCP/IP at all.  Netbios
  13. >over TCP/IP is covered by an RFC (number forgotten).  Tricking netbios aware
  14. >programs is not the way I'd put it at all.  Netbios offers a standard API
  15. >set which is protocol stack independent.  There is no tricking involved at
  16. >all.
  17.  
  18. Actually, Netbeui has nothing to do with NBP. Netbeui is a a pretty 
  19. simple beast that uses LLC class 2 for reliable delivery, and layers
  20. another protocol on top of that to provide name resolution, confirmed
  21. data delivery, graceful close, etc. The NetBIOS for TCP RFCs are
  22. RFC1001/1002. There is also a spec. from TOP for doing NetBIOS on
  23. top of OSI. People might argue how protocol independent the NetBIOS
  24. API is - it seems like you always have to layer some convergence
  25. protocol on top of your favorite protocol to make NetBIOS work.
  26.  
  27. >HP Lan Manager / X (and other vendor flavours) use the RFC Netbios which is
  28. >generally described as "netbios over TCP/IP".  Microsoft's primary transport
  29. >protocol is now Netbeui.  They supply TCP/IP with Lan manager (OS/2
  30. >versions) as a convenience, although you gotta pay
  31. >extra money for the useful utilities.  You do get Ping though.  Most
  32. >versions of Lan Man/X use TCP/IP because it's so much easier to port than
  33. >writing your own Unix based Netbeui stack.  SCO did that though.  Poor 
  34. >buggers.
  35.  
  36. I don't know that I would describe Netbeui as our 'primary transport
  37. protocol'. I don't think anybody here considers TCP/IP less important
  38. that Netbeui, and we are working hard to improve our TCP offerings.
  39.  
  40. Henry Sanders
  41. henrysa@microsoft.com
  42.