§3.1.

Chapter 3

Layering

This chapter introduces one of the critical themes of internet programming and of computer science: layering.

  • What is layering?

  • How can you create a simple web server?

  • How is layering used to handle requests between a web browser and a web server?