ClientServer

Client-Server Paradigm

Keywords

- Iterative server
- concurrent server
- stateful server
- stateless server
- session
- daytime protocol
- echo protocol

three tier

service session

protocol

to specify the rules that must be observed by the client and server during the conduction of a service session

Connectionless server

Connection-oriented server


Iterative server

concurrent server


- Stateful server

- stateless server

- hybrid