home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / hp / 13032 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1.6 KB  |  44 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!ukma!darwin.sura.net!ra!atkinson
  3. From: atkinson@itd.nrl.navy.mil (Randall Atkinson)
  4. Subject: Re: Re: HPUX & SVID
  5. Message-ID: <Bxw56M.F9C@ra.nrl.navy.mil>
  6. Sender: usenet@ra.nrl.navy.mil
  7. Organization: Naval Research Laboratory, DC
  8. References: <BxLv9F.tB@ra.nrl.navy.mil> <4310312@hpindda.cup.hp.com>
  9. Date: Wed, 18 Nov 1992 02:49:33 GMT
  10. Lines: 32
  11.  
  12. In article <4310312@hpindda.cup.hp.com> alech@hpindda.cup.hp.com (Alec Henderson) writes:
  13.  
  14. >HP has just released a separate STREAMS/UX product.  It requires HP-UX 9.x.
  15. >It includes the basic STREAMS framework, a generic TLI interface, and
  16. >DLPI to HP's Ethernet/802.3 and Token Ring/802.5 network interface
  17. >cards.
  18. >
  19. >The STREAMS/UX product does NOT provide a STREAMS-based implementation
  20. >of pipes and fifos, TCP/IP, or terminal I/O.
  21.  
  22. This is a step in the right direction.  
  23.  
  24. A comment:
  25.   Longer term, I'd like to be able to use the STREAMS interface and
  26. modules I'm used to with pipes and fifos and terminal i/o also.  I
  27. don't particularly care how you build your kernel internals as long as
  28. I can use STREAMS on HPUX the same way I can use it on my more modern
  29. versions of System V (i.e. I want source code compatibility) .
  30.  
  31. A question: 
  32.   What does it mean to say that HP provides "a generic TLI interface"
  33. but does "NOT provide a STREAMS-based implementation of TCP/IP" ??
  34.  
  35. Does this mean that I get TLI without any protocols underneath the
  36. interface ?  
  37.  
  38. Or does this mean that internally underneath you guys are translating
  39. STREAMS+TLI into sockets calls in a way that I don't need to care
  40. about ??
  41.  
  42. Ran
  43. atkinson@itd.nrl.navy.mil
  44.