How communication takes place between client and server?
Answers
Answered by
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
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
Math,
5 months ago
English,
5 months ago
English,
10 months ago
Environmental Sciences,
10 months ago
English,
1 year ago