menu search
brightness_auto
Ask or Answer anything Anonymously! No sign-up is needed!
more_vert
What is a Client and Server?

11 Answers

more_vert

Client and Server are computers which are connect on the same network it may be Local area network LAN or wide area network WAN, BUT the CLIENT IS THE REQUESTING MACHINE WHILE THE SERVER IS THE SUPPLYING MACHINE.  

thumb_up_off_alt 0 like thumb_down_off_alt 0 dislike
more_vert

image 1. Server is software programme however clients is just an computer application such web browser

2. Server runs on remote server while client runs on users local computer.

3. multiple users can log in at the same time in a server while client is more end user software i.e single user generally can access.

4. Client means action take on users computer however in server action takes place on  web server side 

 

thumb_up_off_alt 0 like thumb_down_off_alt 0 dislike
more_vert
Server is like a building where the data is stored. And the client is like visitor to the building who accesses that data from the building. When client reaches building a request is made. Server responds by letting him in. And when server responds back again he get sthe request to the site and the  get the data accessed. This is simple system with which the server and client system works. 
thumb_up_off_alt 0 like thumb_down_off_alt 0 dislike
more_vert

Client: A client is a piece of computer hardware and software that accesses a service made available by a server. for example, web browsers are clients that connect to web servers and retrieve web pages for display.


Server: A server is a computer program or a device that provides functionality for other programs or devices, called clients.


Client-Server: when you are using your laptop or PC which is connected to internet, when you type website address then computer sends out a request to a server on the network so this would be the request here and the server is going to look at your request and see if it's valid request or and if it can fulfill this is a very critical part if you send an invalid request which cannot be fulfilled of course you are going to get an error that could be 404 page not found so the server is going to look at it and if it can fulfill it when it's going to respond with the request of webpage then it's going to send you the webpage to your computer. In this scenerio you making the request & you are declined which needs some information or has a request, the computer on the network which fulfills your request is the server.


it's very simple analogy, for example someone calling you up on the phone and asking you to pick them up from someplace that person is client and you serving them with some sort of service you are the server. whole internet is based on this analogy.

thumb_up_off_alt 0 like thumb_down_off_alt 0 dislike
more_vert
A client is a person that sends or receives information, and a server is a person that stores or provides data......................................
thumb_up_off_alt 0 like thumb_down_off_alt 0 dislike
more_vert
A client is a program or device that requests services or resources from another program or device called a server.

A server is a program or device that provides services or resources to clients over a network. Servers typically have more computing power, storage capacity, and other resources than clients, allowing them to handle multiple client requests simultaneously.

When a client requests a service or resource from a server, the server receives and processes the request, and then sends the requested information or performs the requested action back to the client. This communication between the client and server can take place over the internet or a local network.
thumb_up_off_alt 0 like thumb_down_off_alt 0 dislike
more_vert
A client is a device or application that requests a service or resource, while a server is a device or application that provides that service or resource to clients over a network.
thumb_up_off_alt 0 like thumb_down_off_alt 0 dislike
more_vert
A client is a person who requests a service from a server. A server is a person who provides access to a client's computer. The two most common types of servers are Woodstock servers and MySQL servers.
thumb_up_off_alt 0 like thumb_down_off_alt 0 dislike
more_vert
client is a program that uses services that other programs provide. The programs that provide the services are called servers. The client makes a request for a service, and a server performs that service.
thumb_up_off_alt 0 like thumb_down_off_alt 0 dislike
more_vert
Server is software programme however clients is just an computer application such web browser

2. Server runs on remote server while client runs on users local computer.

3. multiple users can log in at the same time in a server while client is more end user software i.e single user generally can access
thumb_up_off_alt 0 like thumb_down_off_alt 0 dislike
more_vert
Server responds by letting him in. And when server responds back again he get sthe request to the site and the get the data accessed. This is simple system with which the server and client system works. 
thumb_up_off_alt 0 like thumb_down_off_alt 0 dislike
Welcome to Answeree, where you can ask questions and receive answers from other members of the community.
...