answersLogoWhite

0

A personal computer is usually a stand alone computer in the home and is fully functional by itself. A server computer can do many things, usually used in offices, schools and any other establishment with several machines. A servers main existence is to connect other computers around it and proved services. Such as on a network at one of these establishments let say you click print on a word document, this would then be sent to the server and then sent to the printer nearby. I use to work for a University, they had about 70 servers, quite often a server will have one duty such as a web server which simply sends the websites you want to see to your computer. The internet is made of servers that share data all day.

User Avatar

Wiki User

17y ago

Still curious? Ask our experts.

Chat with our AI personalities

JudyJudy
Simplicity is my specialty.
Chat with Judy
ProfessorProfessor
I will give you the most educated answer.
Chat with Professor
FranFran
I've made my fair share of mistakes, and if I can help you avoid a few, I'd sure like to try.
Chat with Fran
More answers

Generally a Client computer connects to a server computer to obtain various services.

Some of these services that a server computer perform are...

File server

Print server

mail server

DNS server

DHCP server

application server

A server generally hosts these services and provides them to client computers as they request them...

User Avatar

Wiki User

16y ago
User Avatar

Server Computer is the head of all the network computers that called as a client computer. Server computer main duty is the main storage of all the data of the client computers. Also, Server computer has the Main system that the client computers will be using.

User Avatar

Wiki User

13y ago
User Avatar

a workstation is a group of computers or laptops and other network equipment such as a network printer utilizing local area network resources at one location used by a group of people while a client computer is a single computer used by a person (it is define, not like a network equipment).

User Avatar

Wiki User

12y ago
User Avatar

A server waits for requests from the client. Once the client does a request, the server responds. The "client-server" system is used in may different cases; for example, FTP, filesharing, sharing a printer, databases, etc.

A server waits for requests from the client. Once the client does a request, the server responds. The "client-server" system is used in may different cases; for example, FTP, filesharing, sharing a printer, databases, etc.

A server waits for requests from the client. Once the client does a request, the server responds. The "client-server" system is used in may different cases; for example, FTP, filesharing, sharing a printer, databases, etc.

A server waits for requests from the client. Once the client does a request, the server responds. The "client-server" system is used in may different cases; for example, FTP, filesharing, sharing a printer, databases, etc.

User Avatar

Wiki User

15y ago
User Avatar

client: a computer/device that wants/receives some sort of service (eg: internet browsing, downloading files, etc)

server: a computer/device that gives some sort of service (eg: web server hosts web pages that can be viewed by client machines, dhcp server gives IP addresses to all computers on the network so that they can connect to the network, file server stores files and serves them to clients as requested)

User Avatar

Wiki User

13y ago
User Avatar

A server waits for requests from the client. Once the client does a request, the server responds. The "client-server" system is used in may different cases; for example, FTP, filesharing, sharing a printer, databases, etc.

User Avatar

Wiki User

15y ago
User Avatar

A server network is a computer that links devices together. and a desktop is known as a PC(Personal Computer) for a home user, business, etc use.

User Avatar

Wiki User

13y ago
User Avatar

Add your answer:

Earn +20 pts
Q: What are the difference between a client and a server?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

What is the difference between a client and a member server?

Client server A Computer Joined In The Domain With Client OS like Windows XP, Windows vista, Windows 7 etc. and Member server A Computer Joined In The Domain With Server OS like windows server 2000,windows server 2003,windows server 2008


1 For a communication session between a pair of processes which process is the client and which is the server?

with the Web, a browser is a client process and a Web server is a server process. With p2p file sharing, the peer that is downloading the file is labeled as the client, and the peer that is uploading the file is labeled as the server.


How connectionless communication between a client and a server proceeds when using sockets?

Both the client and the server create a socket, but only the server binds the socket to a local endpoint. The server can then subsequently do a blocking readcall in which it waits for incoming data from any client. Likewise, after creating the socket, the client simply does a blocking call to write data to the server. There is no need to close a connection.


What are the difference between peer to peer networks ans client server?

Peer to Peer networking has no central "hub" to store the data to be downloaded. When a Client needs information, they connect to other clients on a network to download that information. An example of Peer-to-Peer networking is BitTorrent. Client-Server Networks use a central computer as a hub to store information. So when a client needs to access information, they need to access the Server for that data. An example of a Client-Server Network is any website.


What is client-server peer-to-peer and hybrid network?

Distinguish between Peer-to-Peer and server based networks