2016년 3월 27일 일요일

인터넷시스템 3/28 - 2장 Application Layer (Web and HTTP)

2장 Application Layer (Web and HTTP)


2.1 principles of network application

  • Application architecture:
    • clinet-server
    • p2p
  • addressing = IP + port
  • App-layer protocol

2.2 Web and HTTP

  • HTTP overview
  • Non-persistent/Persistent
  • HTTP message
    • request
    • response
  • Cookie
  • Web caching

실습