answersLogoWhite

0


Best Answer

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

16y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

15y ago

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...

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

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.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

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).

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

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.

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

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)

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

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.

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

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.

This answer is:
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

Related questions

What is the difference between client and member server?

client is share to data storage in server


What is the difference between client server and mobile agent based approach?

noemally client server is used by client o server and mobile for calling


What is the difference between Client and member?

client is share to data storage in server


What is the difference between mysap and sap?

SAP - Client (installed)/Server mySAP web browser (Client)/Server


What is a server's physical case?

what is the difference between a server physical case and a client case


What is difference between client server and web server?

client site program always execute on client computer while server site program execute on sever computer


Difference between peer to peer and client server?

In a peer to peer network, all nodes are the same. In a client-server network, conversely, the server node maintains control over other nodes.


What is the difference between a client and a 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


What is the difference between client and server on the data communication network?

A server will receive connections from a client, and the client will usually receive some service from the server. When you're browsing web sites online, those web sites are hosted on servers. Your web browser acts as a client to connect to the server and interact with it.


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


What is the difference between the client and the server?

a server runs the website though the internet and sends the data to any computer who asks for the web page meanwhile a client is a computer asking for the web page


What is the difference between thin client and thick client?

Thick Client : Processing is done on client side. eg: Applets.Thin client : Processing is done on server side.eg: Yahoo, hotmail, etc.