home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / hp / 13085 < prev    next >
Encoding:
Internet Message Format  |  1992-11-18  |  2.3 KB

  1. From: alech@hpindda.cup.hp.com (Alec Henderson)
  2. Date: Wed, 18 Nov 1992 07:27:36 GMT
  3. Subject: Re: Re: HPUX & SVID
  4. Message-ID: <4310315@hpindda.cup.hp.com>
  5. Organization: HP Information Networks, Cupertino, CA
  6. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!saimiri.primate.wisc.edu!sdd.hp.com!hpscit.sc.hp.com!scd.hp.com!hpscdm!hplextra!hpfcso!hpcss01!hpindda!alech
  7. Newsgroups: comp.sys.hp
  8. References: <BxLv9F.tB@ra.nrl.navy.mil>
  9. Lines: 43
  10.  
  11. atkinson@itd.nrl.navy.mil (Randall Atkinson) writes:
  12.  
  13. >>HP has just released a separate STREAMS/UX product.  It requires HP-UX 9.x.
  14. >>It includes the basic STREAMS framework, a generic TLI interface, and
  15. >>DLPI to HP's Ethernet/802.3 and Token Ring/802.5 network interface
  16. >>cards.
  17. >>
  18. >>The STREAMS/UX product does NOT provide a STREAMS-based implementation
  19. >>of pipes and fifos, TCP/IP, or terminal I/O.
  20. >A question: 
  21. >  What does it mean to say that HP provides "a generic TLI interface"
  22. >but does "NOT provide a STREAMS-based implementation of TCP/IP" ??
  23. >
  24. >Does this mean that I get TLI without any protocols underneath the
  25. >interface ?  
  26.  
  27. Yes, the TLI interface is included for use by HP and third-party
  28. products supplying STREAMS-based network protocol stacks that
  29. understand TPI (the downstream end of the TLI interface module).
  30. HP will not be supplying a STREAMS-based implementation of TCP/IP
  31. in conjunction with or as part of the HP-UX 9.x releases.
  32.  
  33. >Or does this mean that internally underneath you guys are translating
  34. >STREAMS+TLI into sockets calls in a way that I don't need to care
  35. >about ??
  36.  
  37. It is possible to translate TLI calls into BSD sockets calls and
  38. send them down a (non-STREAMS-based) TCP/IP stack.  HP is investigating
  39. something along these lines - anyone interested?  (If so, why do you
  40. prefer TLI to BSD sockets?).  Note, of course, that this works only
  41. if the application's interaction with the network protocol stack is
  42. genuinely limited to the TLI interface.  If the application is using
  43. STREAMS to insert additional functionality onto the Stream data path,
  44. this won't help you.
  45.  
  46. Regards,
  47. Alec Henderson
  48.  
  49. Telephone: T/408-447-3965        Hewlett-Packard
  50. FAX:       408-447-3660            Information Networks Division
  51. E-mail:    alech@cup.hp.com               19420 Homestead Road MS 43L9
  52. HPDesk:    Alec Henderson/HP6600/1B    Cupertino, CA  95014  (USA)
  53.