Chapter 6. UNIX Special Files

Team-FLY

This chapter discusses UNIX special files that represent devices. Two important examples of special files are pipes and FIFOs, interprocess communication mechanisms that allow processes running on the same system to share information and hence cooperate. The chapter introduces the client-server model and also discusses how to handle special files representing devices such as terminals.

Objectives

  • Learn about interprocess communication

  • Experiment with client-server interactions

  • Explore pipes and redirection

  • Use device control to set parameters

  • Understand how UNIX achieves device independence

Team-FLY


Unix Systems Programming
UNIX Systems Programming: Communication, Concurrency and Threads
ISBN: 0130424110
EAN: 2147483647
Year: 2003
Pages: 274

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net