Client and server are the two important parts of the distributed computing model. The basic difference between these two is that Clients are the computer systems, which initiates the interaction between the two by sending a request to the server. Where as the server is the computer system which is remotely located and used to store client’s data. The servers are usually connected to the client and its purpose is to make a response to the client’s query and send it back to the client.
eAnswers Team
Client and server are the two important parts of the distributed computing model. The basic difference between these two is that Clients are the computer systems, which initiates the interaction between the two by sending a request to the server. Where as the server is the computer system which is remotely located and used to store client’s data. The servers are usually connected to the client and its purpose is to make a response to the client’s query and send it back to the client.
The servers are usually connected to the client and its purpose is to make a response to the client’s query and send it back to the client.