Computer Science, asked by husnainirfan1314, 7 hours ago

-3
Write short answers.
How client and server communicate with each other​

Answers

Answered by jyotishitrishu
2

Explanation:

Clients and servers exchange messages in a request–response messaging pattern. The client sends a request, and the server returns a response. This exchange of messages is an example of inter-process communication.

Similar questions