Communication Model
ISO/OSI Model
- Physical
- Datalink
- Network
- Transport
- Session
- Presentation
- Application
An alternative, e.g. Functional, Model
- Physical
- Datagram
- connectionless service between source and destination process
- location of services
- Transport
- reliable transport between client and server
- “transaction level”
- Binding
- location of resources within the server
- logical connection between client and server
- User