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

What else can I help you with?

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.