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

  1. Newsgroups: comp.protocols.tcp-ip.ibmpc
  2. Path: sparky!uunet!cs.utexas.edu!sun-barr!decwrl!deccrl!news.crl.dec.com!news!nntpd.lkg.dec.com!usenet
  3. From: mitton@dave.lkg.dec.com (Dave Mitton)
  4. Subject: Re: NDIS/Netbios
  5. Message-ID: <1993Jan13.000316.6870@nntpd.lkg.dec.com>
  6. Lines: 38
  7. Sender: usenet@nntpd.lkg.dec.com (USENET News System)
  8. Reply-To: mitton@dave.lkg.dec.com (Dave Mitton)
  9. Organization: Digital Equipment Corporation, Littleton MA
  10. References: <1993Jan11.160412@roper.mc.ti.com> <1993Jan12.004621.20284@murdoch.acc.Virginia.EDU> <1993Jan12.035023.15539@melb.bull.oz.au> <1993Jan12.173340.658@microsoft.com>
  11. Date: Wed, 13 Jan 1993 00:03:16 GMT
  12.  
  13.  
  14. RE: NETBIOS vs NETBEUI
  15.     Session API vs Transport Protocol
  16.  
  17.     Actually, IBM invented all this stuff and they are often the source of
  18. the confusion between NETBIOS the API and the NETBIOS Frames Protocol
  19. (aka NETBEUI).
  20.  
  21.     NETBIOS the API came on the scene with the first IBM PC Network
  22. Program.  The hardware was a Sytek designed broadband card that used an
  23. Ethernet data link chip and outboarded the transport protocol to the card's
  24. processor.  
  25.  
  26.     When IBM finally launched their Token Ring hardware and the PC LAN
  27. Program (note the subtle insertion of "LAN") this transport protocol got a
  28. dose of 802.2 LLC type 2 connection oriented data link.  The original token
  29. ring support software came with two primary files:
  30.     TOKREUI.SYS and NETBEUI.EXE
  31. where TOKREUI was the Token Ring card driver, and NETBEUI was the transport
  32. TSR.  
  33.     In the next version, IBM changed the packaging and created the
  34. currently known LAN Support Program, and changed the software files to
  35. the current DXMxxx.SYS scheme.
  36.  
  37.     If you read the IBM LAN Tech Reference (SC30-3383), the Transport 
  38. protocol is described there as the "NETBIOS Frames Protocol".   Only the
  39. industry has dubbed it "NETBEUI" after the original file name.
  40.  
  41.     NETBIOS the API has been alse defined on OS/2, and implemented
  42. on many transports stacks: TCP/IP (RFC1001/1002), DECnet (in PATHWORKS),
  43. NBP (from 3Com), SPX/IPX (Novell), OSI (TOP NETBIOS)...
  44.  
  45.     Dave Mitton
  46.     "Former" DECnet-DOS Technical Lead Versions 1-3.
  47.     Digital Equipment Corp.
  48.     Networks Engineering
  49.     Token Ring Program
  50.  
  51.