Explain the client server architecture of internet. (0 information technology )
Answers
Client server network :-
client server network architecture means a type of network where a computer is a host and provides services to the nodes (the connected computers).The capacity and capability of this type of network is more than peer to peer network.
HOPE IT HELPS YOU ; )
Answer:
In simple terms, Client Server architecture is a model where the client requests some information or resources to the server and the server processes and responds back over the network.
Explanation:
We can take a simple example in browsing a website, the client requests the webpage / index file to the server and the server responds back. For more information, this blog post on client server architecture on web have very simple explanation.
https://codewithrasbin.com/html-for-beginner-course-lesson-1-overview/
Hope this helps.