meta data for this page
Communications system architecture, modeling, CSPA
vp file exer_architecture.zip (Rename: .zip ⇒ .vpp)
Task A
Model architecture of exer_python chat system.
Task B
Task C
Model full featured architecture of exer_python chat system.
- There can be multiple chat channels
- User can be joined to multiple different chat channels
- Assumed N-1 protocol layer is TCP as transport
Task D
Create a abstract session layer where users can a form session for usage certain service.
(optional)