Q- what is the role of a server machine in the client - server technology?
Answers
Explanation:
Client-server Technology
INDUSTRY NEWS, WEB HOSTING
OCT 9, 2010
Client-server Technology
Client-server is a computer model that separates client and server, and usually interlinked using a computer network. Each instance of a client can send data requests to one of the servers online and expect a response. In turn, some of the available servers can accept these requests, process them and return the result to the client. Although the concept be applied to various uses and applications, the architecture is almost the same.
Often clients and servers communicate through a computer network with separate hardware, but the client and server can reside on the same system. The machine is a host server that is running one or more server programs that share their resources with clients.
A client does not share its resources, but requests content from a server or service function. Clients, therefore, initiate communication sessions with the servers that wait for incoming requests.
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.