Business Studies, asked by anchalkumari5297, 10 months ago

How communication takes place between client and server?

Answers

Answered by Anonymous
0

Answer:

The client sends a request, and the server returns a response. This exchange of messages is an example of inter-process communication. To communicate, the computers must have a common language, and they must follow rules so that both the client and the server know what to expect.

________

Answered by Anonymous
0

Explanation:

Client-server protocols

Clients typically communicate with servers by using the TCP/IP protocol suite. TCP is a connection-oriented protocol, which means a connection is established and maintained until the application programs at each end have finished exchanging messages.

Similar questions