Embed presentation
Download to read offline














Client server technology involves a client making a request to a server for data or information. The server then fulfills the request by providing the data or information back to the client. In a client server setup, the client is typically a desktop computer that sends requests to the server, which can be a more powerful computer that accepts the requests, processes them, and responds with the results back to the client. Some key features of client server technology include reliability, availability, flexibility, and scalability through the ability to easily add or remove nodes on the network.













