Skip to main content

Streams in .NET

  • Chapter
  • First Online:
Pro .NET 1.1 Network Programming

Abstract

A stream is an abstract representation of a sequence of bytes such as a file, an I/O device, or a TCP/IP socket. Through this abstraction, different devices can be accessed with the same process, and similar code can be used to read data from a file input stream, as can be used to read data from a network input stream, for example. Furthermore, the programmer’s need to worry about the actual physical mechanism of the device is removed.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 44.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 59.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2004 Christian Nagel, Ajit Mungale, Vinod Kumar, Nauman Laghari, Andrew Krowczyk, Tim Parker, Srinivasa Sivakumar, and Alexandru Serban

About this chapter

Cite this chapter

Nagel, C. et al. (2004). Streams in .NET. In: Pro .NET 1.1 Network Programming. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-0660-6_2

Download citation

  • DOI: https://doi.org/10.1007/978-1-4302-0660-6_2

  • Published:

  • Publisher Name: Apress, Berkeley, CA

  • Print ISBN: 978-1-59059-345-5

  • Online ISBN: 978-1-4302-0660-6

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics