Explain the function of server and client in a network
Answers
Answer:
A server is a powerful computer or a series of computers with the highest speed and a great process capability . it can link other computers or electronic devices together over service to provide important services across a network to both private and public users via the internet . it is advisable to have servers with dedicated functionality such as web servers , print service and database servers.
A client is a computer system which uses a network to access a remote service from the server. it can access all the applications or information from the main server .A client is also known as node.
Answer:
Server : The role of a server is to provide services to the clients on the network, as per their requests.
Client : The role of the client is to provide a workstation for a network user to use .Users work on the client computers and as per their needs , the server serves them.
Explanation:
In client -sever architecture network, each computer has a designated role either as Server or as Client.
- The services that a server might provide include : User Authentication, File Storage, Internet access, Hardware sharing etc.
- Client computers provide an interface to allow a computer user to request services of the server and display the results the server returns.