Chapter 2: Summary
typical request/reply message exchange:
- client requests info or service
- server responds with data, status code
message formats:
- headers: fields giving info about data
- data: info being communicated
Most importantly: learned about protocols
- centralized vs. decentralized
- reliable vs. unreliable msg transfer
- “complexity at network edge”