So What is Client/Server?
So What is Client/Server?
- A computational architecture that separates an application into atleast two process
- One process plays the role of the client, the other plays the role of the server
- In this architecture, the client process requests services from server process