Client-Server Architecture
Client-Server system is an architecture, where a client sends a request to a server, and server responds with the appropriate data/result. It is one of most basic and fundamental concept of System design.
Client-Server system is an architecture, where a client sends a request to a server, and server responds with the appropriate data/result. It is one of most basic and fundamental concept of System design.