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.
Chat with our AI personalities
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...
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.
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).
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.
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)
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 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.
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
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.
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.
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.
Distinguish between Peer-to-Peer and server based networks