Computer Science, asked by mydearmomanddad, 1 year ago

what is client server communication explain with examples.....

Answers

Answered by bhavy
0


client-server    is a software architecture model consisting of two

parts, client
 systems and server systems, both communicate over a computer

network
 or on the same computer. A client-server application is a distributed

system 
consisting of both client and server software. The client process always

initiates a connection to the server, while the server process
 always waits for

requests from any client.   





SORRY FOR NOT GIVING YOU EXAMPLE






Answered by harisree232005
0

Here  a user request service from a server and the server returns back the service to the client.

Similar questions