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

  1. Newsgroups: comp.protocols.tcp-ip.ibmpc
  2. Path: sparky!uunet!think.com!cass.ma02.bull.com!melb.bull.oz.au!dar
  3. From: dar@melb.bull.oz.au (David Rubie)
  4. Subject: Re: NDIS/Netbios
  5. Message-ID: <1993Jan12.035023.15539@melb.bull.oz.au>
  6. Organization: Bull HN Information Systems Australia
  7. References: <1993Jan8.130337.9901@informix.com> <1993Jan11.160412@roper.mc.ti.com> <1993Jan12.004621.20284@murdoch.acc.Virginia.EDU>
  8. Date: Tue, 12 Jan 1993 03:50:23 GMT
  9. Lines: 67
  10.  
  11. In <1993Jan12.004621.20284@murdoch.acc.Virginia.EDU> prs9k@brain.med.virginia.edu (Phil Scarr) writes:
  12.  
  13. >In article <1993Jan11.160412@roper.mc.ti.com> a722756@roper.mc.ti.com (W. Donald Rolph) writes:
  14. >>
  15. >>In article <1993Jan8.130337.9901@informix.com>, christb@infmuc (Christian Barmala) writes:
  16. >>|> Sorry for that stupid question:
  17. >>|> Has NDIS something to do with Netbios? Is it the NDIS the low level
  18. >>|> driver for Netbios?
  19. >>Probably should be an a FAQ, but I will venture to answer.
  20. >> 
  21. >>NDIS is a specification for writing DOS based ethernet drivers to attach to
  22. >>ethernet hardware boards.
  23.  
  24. [stuff deleted]
  25.  
  26.  
  27. >>
  28. >>Netbios can run over a variety of protocols, (e.g. TCP/IP, NBP, netbeui(sp?),
  29. >>xns, and DECNET to name a few).  The protocol  stack would then be written to
  30. >>talk to an ethernet card using NDIS, making the protocol stack network card
  31. >>independent.
  32.  
  33. >Huh?  NetBios can be ENCAPSULATED in different protocols (like TCPIP)
  34. >but since it works on basically the same layer, what you are saying
  35. >isn't correct. NetBeui is a flavor of NetBios which will run
  36. >concurrently with TCP/IP.  It is a way to trick NetBios aware programs
  37. >to use TCP/IP instead.  Microsoft is now using TCP/IP as their transport
  38. >mechanism on LanManager (at least with LanManX for the HP9000).
  39.  
  40. Nope.
  41.  
  42. Netbeui is a grungy little protocol stack which is a cut down and faster
  43. version of NBP.  Netbeui has nothing to do with TCP/IP at all.  Netbios
  44. over TCP/IP is covered by an RFC (number forgotten).  Tricking netbios aware
  45. programs is not the way I'd put it at all.  Netbios offers a standard API
  46. set which is protocol stack independent.  There is no tricking involved at
  47. all.
  48.  
  49. HP Lan Manager / X (and other vendor flavours) use the RFC Netbios which is
  50. generally described as "netbios over TCP/IP".  Microsoft's primary transport
  51. protocol is now Netbeui.  They supply TCP/IP with Lan manager (OS/2
  52. versions) as a convenience, although you gotta pay
  53. extra money for the useful utilities.  You do get Ping though.  Most
  54. versions of Lan Man/X use TCP/IP because it's so much easier to port than
  55. writing your own Unix based Netbeui stack.  SCO did that though.  Poor 
  56. buggers.
  57.  
  58.  
  59. >>
  60. >>Hope that helps.
  61.  
  62. >Hope THIS helps...
  63. >>
  64.  
  65. Hope I helped the hopeless and the hopeful who needed help :-)
  66.  
  67.  
  68.  
  69.  
  70. David Rubie
  71. Systems Engineer
  72. Bull HN Information Systems
  73. Canberra, Australia
  74. dar@melb.bull.oz.au
  75.  
  76. It wasn't me.  I didn't say it!
  77.  
  78.