P2P | Client / Server
|
| | every host can make a request and every host can make a response. |
| | some hosts can make requests and some hosts (potentially the same) can make responses. |
| | everyone is allowed to start a conversation and send data |
| | load on the system can become an essential problem |
| | the more hosts using the protocol the more reliable it becomes. |
| | there is no authority |