STREAMS

STREAMS definition - computer

A feature of Unix System V that provides a standard way of dynamically building and passing messages up and down a protocol stack. STREAMS passes messages from the application "downstream" through the STREAMS modules to the network driver at the end of the stack. Messages are passed "upstream" from the driver to the application. A STREAMS module would be a transport layer protocol such as TCP and SPX or a network layer protocol such as IP and IPX.

STREAMS modules can be dynamically changed (pushed and popped) at runtime, allowing the stack to be used for multiple protocols. Two important STREAMS components are the TLI and LSL interfaces, which provide common languages to the transport and data link layers. See TLI, LSL, ODI and OSI.



Computer Desktop Encyclopedia THIS DEFINITION IS FOR PERSONAL USE ONLY
All other reproduction is strictly prohibited without permission from the publisher.
Copyright © 1981-2009 by Computer Language Company Inc. All rights reserved.

Comments
Improve this definition.
Do you have more to add? Share your linguistic knowledge or observation.
/Register to save your comments.